Skip to content

v2.0.41.0 - Native AOT

Latest

Choose a tag to compare

@bkaankose bkaankose released this 02 Aug 23:28

Version 2.0.41.0 Changes

This release is mostly about hardening stability improvements and addressing beta feedback along with some of the stale Github issues on top of v2.0.40.0 - Native AOT build. It's also AOT/Trimmed build.

  • Mail Filters: Outlook/Gmail and custom mail filters. Now we sync your filters and provide local only action queue for filters. Local filters are more powerful but we support provider filters as well. This is an opt-in feature right now that requires re-authentication for Outlook
    and Gmail with new auth scopes for backward compatibility. Addressing the spam filter item for #1005
image
  • IMAP/SMTP auth / connectivity improvements. I put the IMAP synchronizer into some analysis and along the road it appeared that even though most of the stuff were covered nicely, there were some gaps for setting up accounts, ssl checks, validations and configurations. Some of the settings that user set on the UI were not properly reflected for imap connections; leaving users with not properly setup accounts. Build has bunch of improvements around this area and draft/sending handling.

  • Custom notification sounds: You can now change mail or calendar notification sounds. It's not custom %100, you are tied to what Windows platform offers for now, but it's a good start.

image
  • Better handling of selection with the new mail list.
  • Hebrew language support with RTL. #1003
  • Code block for the new editor. #620
  • Fixed the issue with text color and highlighting in the new editor.
  • Removed X-Wino-Header header when sending the draft with SMTP for IMAPs. #697
  • Compact account menu item under Personalization page to save more space on the left navigation menu for those who like. #667
image image
  • Fixed the issue when going to account details, selector bar at the top shows incorrect tab. #959
  • Move to focused and move to Other (and their Always) variant is supported for Outlook now. #464
  • Sub-header implementations for all setting pages that does deep navigation from the root settings page.
  • Fixed "More" tree view item for folder selection. #1007

This build is a release candidate. If everything goes fine during the week, it's expected to hit the Microsoft Store pretty soon.

Cheers!