This commit is contained in:
Andrzej Szafranski
2021-03-10 21:35:31 +00:00
parent 3b60bbe13b
commit 7e8f6943f2

View File

@ -2,14 +2,12 @@
- 2021-03-04 - 2021-03-04
### New ### New
- Allow to choose which keychain is used by Bridge on Linux - Allow to choose which keychain is used by Bridge on Linux
- Added automatic update CLI commands - Added automatic update CLI commands
- Improved performance during slow connection - Improved performance during slow connection
- Added IMAP requests to the logs for easier debugging - Added IMAP requests to the logs for easier debugging
### Fixed ### Fixed
- Fixed update notifications - Fixed update notifications
- Fixed GUI freeze while switching to early update channel - Fixed GUI freeze while switching to early update channel
- Fixed Bridge autostart - Fixed Bridge autostart
@ -23,13 +21,11 @@
- 2021-02-16 - 2021-02-16
### New ### New
- Added desktop files and icon in Bridge repo - Added desktop files and icon in Bridge repo
- Better detection of MacOS version to improve automatic AppleMail configuration - Better detection of MacOS version to improve automatic AppleMail configuration
- Clearing cache after switching early access off - Clearing cache after switching early access off
### Fixed ### Fixed
- Better poor connection handling - added retries for starting IMAP server after the connection was down - Better poor connection handling - added retries for starting IMAP server after the connection was down
- Excluding updates from 'clearing cache' - Excluding updates from 'clearing cache'
- Not allowing copying from Inbox to Sent and vice versa - Not allowing copying from Inbox to Sent and vice versa