Bridge Golden-Gate v1.5.5

Changed
• Improvements to message parsing
• Better error handling

Fixed
• AppleMail crashes (related to timestamps)
• Sending messages from aliases in combined inbox mode
• Fedora font issues
This commit is contained in:
Jakub
2021-01-13 15:21:47 +01:00
parent 175f0977f9
commit 2f149eb545
6 changed files with 37 additions and 31 deletions

View File

@ -1,3 +1,8 @@
AppleMail crashes (timestamp related)
Encoding errors
Installation issues on linux
Message corruption - rare cases of overly long headers
AppleMail crashes (related to timestamps)
Sending messages from aliases in combined inbox mode
• Fedora font issues
For more detailed summary of the changes see https://github.com/ProtonMail/proton-bridge/blob/master/Changelog.md

View File

@ -1,3 +1,2 @@
Support read confirmations
Adding GPLv3 licence button to the GUI
• Improved testing
Improvements to message parsing
Better error handling