Bridge Golden-Gate 1.5.3

• Support read confirmations
• Adding GPLv3 licence button to the GUI
• Improved testing

• AppleMail crashes (timestamp related)
• Encoding errors
• Installation issues on linux
This commit is contained in:
Jakub
2020-12-09 16:48:44 +01:00
parent f295d03641
commit 914d1b27b5
6 changed files with 36 additions and 28 deletions

View File

@ -1,4 +1,3 @@
Bridge crashes related to labels handling
GUI popup related to TLS connection error
An issue where a random session key is included in the data payload
• Error handling (including improved detection)
AppleMail crashes (timestamp related)
Encoding errors
Installation issues on linux

View File

@ -1,4 +1,3 @@
Improved package creation logic
Refactor of sending functions to simplify code maintenance
Added tests for package creation
• For more detailed summary of the changes see https://github.com/ProtonMail/proton-bridge/blob/master/Changelog.md
Support read confirmations
Adding GPLv3 licence button to the GUI
Improved testing