File tree Expand file tree Collapse file tree 6 files changed +19
-15
lines changed
Expand file tree Collapse file tree 6 files changed +19
-15
lines changed Original file line number Diff line number Diff line change @@ -602,7 +602,7 @@ public void NavigatePage(WinoPage winoPage)
602602 {
603603 NavigationService . Navigate ( winoPage ) ;
604604
605- StatePersistenceService . CoreWindowTitle = "Wino Mail" ;
605+ StatePersistenceService . CoreWindowTitle = "Wino Mail Beta " ;
606606 }
607607
608608 public async Task MenuItemInvokedOrSelectedAsync ( IMenuItem clickedMenuItem )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ namespace Wino.Mail.ViewModels
88{
99 public partial class WelcomePageViewModel : BaseViewModel
1010 {
11- public const string VersionFile = "170 .md" ;
11+ public const string VersionFile = "171 .md" ;
1212
1313 private readonly IFileService _fileService ;
1414
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # 🚀 Welcome to Wino Mail Beta (1.7.1)
2+
3+ ## This is not a stable release. Please use it at your own risk. 🚨
4+
5+ # Changelog
6+
7+ - Fixed: Folders are not loaded for an account for some cases.
8+ - Fixed: Changling language breaks the new menu navigation system.
9+ - Fixed: Crash on Gmail messages when there are no labels on the message.
10+ - Folder Options for accounts UI is fixed. Now you are able to enable/disable synchronization for specific folders and show/hide unread badge.
11+ - Special Folders configuration is enabled under Folder Options.
12+ - 'Configure' button added to Info Bar message when the folder doesn't exists for operation.
13+ - Implemented single messaage download in case of MIME doesn't exists on the disk.
14+ - Fixed process launch options to enable toast notification navigation again.
15+ - Settings -> Reading Pane: Added an option to disable/enable auto select next item when the message is moved from the list.
Original file line number Diff line number Diff line change 2121 <Identity
2222 Name =" 58272BurakKSE.WinoMailPreview"
2323 Publisher =" CN=51FBDAF3-E212-4149-89A2-A2636B3BC911"
24- Version =" 1.7.0 .0" />
24+ Version =" 1.7.1 .0" />
2525
2626 <mp : PhoneIdentity PhoneProductId =" 0f6f3c1b-6ffd-4212-9c91-a16e8d1fa437" PhonePublisherId =" 00000000-0000-0000-0000-000000000000" />
2727
Original file line number Diff line number Diff line change 760760 <Content Include =" Assets\WinoIcons.ttf" />
761761 <Content Include =" JS\Quill\reader.css" />
762762 <Content Include =" JS\Quill\reader.html" />
763- <Content Include =" Assets\ReleaseNotes\170 .md" />
763+ <Content Include =" Assets\ReleaseNotes\171 .md" />
764764 <None Include =" Package.StoreAssociation.xml" />
765765 <Content Include =" Properties\Default.rd.xml" />
766766 <Content Include =" Assets\SplashScreen.scale-200.png" />
You can’t perform that action at this time.
0 commit comments