Merge branch 'master' into release/elbe

This commit is contained in:
Jakub
2020-11-27 07:46:40 +01:00
46 changed files with 1870 additions and 646 deletions

View File

@ -1,3 +1,4 @@
Ensured that conversations are properly threaded
Fixed Linux font issues (Fedora)
Better handling of Mime encrypted messages
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)

View File

@ -1,4 +1,4 @@
Ensured better message flow by refactoring both address and date parsing
Improved secure connectivity checks
Better deb packaging
More robust error handling
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