Bridge GoldenGate 1.5.0

- Ensured better message flow by refactoring both address and date parsing
- Improved secure connectivity checks
- Better deb packaging
- More robust error handling

- Ensured that conversations are properly threaded
- Fixed Linux font issues (Fedora)
- Better handling of Mime encrypted messages
This commit is contained in:
Jakub
2020-11-04 12:26:07 +01:00
parent f1d70361c9
commit 9a77650004
7 changed files with 21 additions and 29 deletions

View File

@ -1,3 +1,3 @@
Fixed rare mail loss when moving from Spam folder
Limited log size
Fixed Linux font issues (mouse hover).
Ensured that conversations are properly threaded
Fixed Linux font issues (Fedora)
Better handling of Mime encrypted messages

View File

@ -1,8 +1,4 @@
Bulletproofing against any potential data loss and/or duplication
Performance improvements for handling attachments and non-standard formatting
• Better stability of the message parser
Additional foreign encoding support for outgoing messages
• Complete refactor of the way messages are parsed to simplify code maintenance
• Improved User-Agent detection
• Added MacOS Big Sur compatibility
• Added persistent anonymous API cookies
Ensured better message flow by refactoring both address and date parsing
Improved secure connectivity checks
• Better deb packaging
More robust error handling