1.10.2 release notes.
This commit is contained in:
@@ -8,6 +8,16 @@ For most of you, this may not bring significant improvements, but our underlying
|
||||
|
||||
If you are a developer and want to learn about how .NET9 affects the UWP applications, checkout [this blog post](https://devblogs.microsoft.com/ifdef-windows/preview-uwp-support-for-dotnet-9-native-aot/) to learn more about our upgrade journey. Native AOT is still in progress and will be available in later updates.
|
||||
|
||||
## Account Colors and Edit Account Details
|
||||
|
||||
In older versions, you were only able to rename your account name in account details. Now there is a new page where you can edit account name, sender name and assign a new account color to highlight account icon on the side bar menu.
|
||||
|
||||

|
||||
|
||||
For IMAP accounts, you can change your configuration as well.
|
||||
|
||||

|
||||
|
||||
## Online Search
|
||||
|
||||
One of the common issues users report as a feedback is that they can't find the mail they are looking for. Main problem for this issue is that Wino Mail does not synchronize all your mails (at least for some mail providers like Outlook) for performance reasons. Search was performed for the downloaded mails locally in offline mode.
|
||||
@@ -58,4 +68,4 @@ As always, this major release has a lot of overall bugfixes for the application.
|
||||
* Displaying full message (MIME) source by @Tiktack in https://github.com/bkaankose/Wino-Mail/pull/541
|
||||
* Clearing rendered text selection when changing mails by @Tiktack in https://github.com/bkaankose/Wino-Mail/pull/543
|
||||
* Creating a shared web editor component by @Tiktack in https://github.com/bkaankose/Wino-Mail/pull/578
|
||||
* Clickable plaintext links and fixes to dark mode by @KamilDev in https://github.com/bkaankose/Wino-Mail/pull/488
|
||||
* Clickable plaintext links and fixes to dark mode by @KamilDev in https://github.com/bkaankose/Wino-Mail/pull/488
|
||||
|
||||
Reference in New Issue
Block a user