From f691795ca146321a747642854e7e79e8aedab13f Mon Sep 17 00:00:00 2001 From: Gabor Meszaros Date: Mon, 15 May 2023 11:26:03 +0000 Subject: [PATCH] doc: Add 3.2.0 release notes --- release-notes/bridge_early.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/release-notes/bridge_early.md b/release-notes/bridge_early.md index 11d4b1e6..bfbbd454 100644 --- a/release-notes/bridge_early.md +++ b/release-notes/bridge_early.md @@ -1,3 +1,24 @@ +## v3.2.0 +- 2023-05-15 + +### New +- Enhanced Proton infrastructure protection +- Enhanced the integration with the operating system by replacing status windows with native tray icon context menu +- Switched to two columns layout on the account details page to make the informaion easier to access +- Improved logs to support troubleshooting +- Added optional usage sharing to support user experience improvements +- Implemented smart picking of default IMAP and SMTP ports +- Added various security and performance improvements + +### Fixed +- Replaced invalid email addresses with empty field for new drafts so it can be syncronized across Proton clients +- Improved crash handling +- Fixed label / unlabel performance when applied on large amount of emails +- Fixed "reply to" related issues +- Updated build instructions +- Announced IMAP ID capability to email clients + + ## v3.1.3 - 2023-05-10