Releases: ProtonMail/proton-bridge
Releases · ProtonMail/proton-bridge
Bridge James v1.8.10
Fixed
- GODT-1348: Max 100 conn per host.
- GODT-1204: Handle importing too big messages.
- GODT-1202: Do not update package if it's version older than launcher
- GODT-1318: Bump gopenpgp to v2.2.2, go-srp to v0.0.1, go-crypto to 52430bf6
- GODT-219: Update to godog v0.12.1
- GODT-1205: "RCPT TO" does not contain all addressed from "CC"
- GODT-1103: Cleanup on windows when uninstalling Bridge
Bridge James v1.8.9
Fixed
- Fixed an issues with incorrect handling of 401 server error leading to random Bridge logouts
- Changed encoding of message/rfc822 - to better handle sending of the .msg files
- Fixed crash within RFC822 builder for invalid or empty headers
- Fixed crash within RFC822 builder for header with key length > 76 chars
Bridge James v1.8.7
New
- Updated crypto-libraries to gopenpgp/v2 v2.1.10
Fixed
- Fixed IMAP/SMTP restart in Bridge to mitigate connection issues
- Fixed unknown charset error for 'combined' messages
- Implemented a long-term fix for 'invalid or missing message signature' error
Bridge James v1.8.5
New
- Updated golang Secure Remote Password Protocol
- Updated crypto-libraries to gopenpgp/v2 v2.1.9
- Implemented new message parser (for imports from external accounts)
Fixed
- Bridge not to strip PGP signatures of incoming clear text messages
- Import of messages with malformed MIME header
- Improved parsing of message headers
- Fetching bodies of non-multipart messages
- Sync and performance improvements
Bridge James v1.8.3
Fixed
- A bug with sending encrypted emails to external contacts
Bridge James v1.8.2
Fixed
- Hotfix for error during bug reporting
Bridge James v1.8.1
Fixed
- Hotfix for crash when listing empty folder
Bridge James v1.8.0
New
- Implemented connection manager to improve performance during weak connection, better handling of connection loss and other connectivity issues
- Prompt profile installation during Apple Mail auto-configuration on MacOS Big Sur
Fixed
- Bugs with building of message bodies/headers
- Incorrect naming format of some of the attachments
Bridge Iron v1.7.1
New
- Refactor of message builder to achieve greater RFC compliance
- Increased the number of message fetchers to allow more parallel requests - performance improvement
- Log changes for easier debugging (update-related)
Fixed
- Removed html-wrappig of non-decriptable messages - to facilitate decryption outside Bridge and/or allow to store such messages as they are
- Tray icon issues with multiple displays on MacOS
Bridge Iron 1.7.0
New
- Revise storage locations for the config files, preferences and cache
- Log improvements for easier debugging (sync issues)
- Added relevant metadata to Windows builds
Fixed
- Fixed the way Bridge interacts with Windows Firewall and Defender
- Fixed potential security vulnerability related to rpath
- Improved parsing of embedded messages
- GUI bug fixes