Skip to content

v1.8.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@bkaankose bkaankose released this 20 Aug 00:55
· 213 commits to main since this release
d623129

Please be aware that this version may not function completely and is intended solely for testing purposes.

This beta release is for users who would like to try out the newest features of Wino Mail.

What's Changed

  • Implemented alias support #324
  • Adjustable mail list pane with splitter control by @Tiktack #325
  • Fixed an issue where re-opening draft message with attachment breaks the attachment content.
  • Reworked Outlook draft creation and sending messages to use APIs instead of sending direct MIME content since sending base 64 encoded MIME messages do not support aliases.
  • Fixed an issue where compose page were not disposed properly when leaving the page, causing drafts to be not updated.
  • Implemented synchronizing profile picture data and display name for Outlook and Gmail provider types. Removed "Sender Name" textbox when creating the account. This value will come from the account profiles during initial sync. Profile picture data is saved, but not used anywhere else for now.

Full Changelog: v1.8.0...v1.8.2