chore: 3.3.0 stable release notes

This commit is contained in:
Jakub
2023-06-15 14:36:21 +02:00
parent a06fd31f49
commit c4abb14ae6

View File

@ -1,3 +1,22 @@
## v3.3.0
- 2023-06-20
### New
- Reduced the number of occasions when email clients ask for Bridge credentials
- Added new Bridge notifications to help users to configure and troubleshoot their email clients
- To avoid the need to reconfigure email clients, Bridge remembers the old account password when an account is re-added (removed and added again)
- Further improved logging to support troubleshooting
- 2 factor authentication (2FA) is submitted automatically after entering a code
- Removed the requirement of having an administrator account on macOS to install Bridge
### Fixed
- Fixed numerous crashes
- Fixed the case when an email could not be sent if a PDF was attached to the email
- Added varioius bugfixes and security improvemenets
- Reduced the Bridge cache size by cleaning up temporary emails that were saved during failed initial synchronizations
- Further reduced the chance of desyncronization between the email client and Bridge
## v3.2.0
- 2023-05-26