Release beta 1.7.1
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
# 🚀 Good job on building Wino Mail from the source 🙂
|
||||
|
||||
## Once we finish pre-release testing, I will add the 1.7.0 patch notes here.
|
||||
|
||||
### Right now, it's pretty lonely here. 🤷♂️
|
||||
|
||||
- Make sure you read the contributuion guidelines before you start diving into the code. ⚠️
|
||||
- You may find some redundant methods, interfaces, classes, etc. that are not used in the project. Please ignore them for now 🥺. I will clean them up in the future.
|
||||
- If you want to disable the unlimited account check, go to AccountManagementViewModel.cs and update the Free Account Count property at the top 😁
|
||||
- If you have any questions, feel free to ask me on [Twitter 🐦](https://twitter.com/TrayhopeR) or project's Discord channels.
|
||||
- Good luck! 🍀
|
||||
15
Wino.Mail/Assets/ReleaseNotes/171.md
Normal file
15
Wino.Mail/Assets/ReleaseNotes/171.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 🚀 Welcome to Wino Mail Beta (1.7.1)
|
||||
|
||||
## This is not a stable release. Please use it at your own risk. 🚨
|
||||
|
||||
# Changelog
|
||||
|
||||
- Fixed: Folders are not loaded for an account for some cases.
|
||||
- Fixed: Changling language breaks the new menu navigation system.
|
||||
- Fixed: Crash on Gmail messages when there are no labels on the message.
|
||||
- Folder Options for accounts UI is fixed. Now you are able to enable/disable synchronization for specific folders and show/hide unread badge.
|
||||
- Special Folders configuration is enabled under Folder Options.
|
||||
- 'Configure' button added to Info Bar message when the folder doesn't exists for operation.
|
||||
- Implemented single messaage download in case of MIME doesn't exists on the disk.
|
||||
- Fixed process launch options to enable toast notification navigation again.
|
||||
- Settings -> Reading Pane: Added an option to disable/enable auto select next item when the message is moved from the list.
|
||||
Reference in New Issue
Block a user