Skip to content

Releases: ProtonMail/proton-bridge

Bridge James v1.8.10

06 Oct 10:04
Compare
Choose a tag to compare

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

01 Sep 14:40
Compare
Choose a tag to compare

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

22 Jun 08:02
Compare
Choose a tag to compare

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

15 Jun 14:58
Compare
Choose a tag to compare
Bridge James v1.8.5 Pre-release
Pre-release

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

31 May 06:55
Compare
Choose a tag to compare

Fixed

  • A bug with sending encrypted emails to external contacts

Bridge James v1.8.2

26 May 15:18
Compare
Choose a tag to compare

Fixed

  • Hotfix for error during bug reporting

Bridge James v1.8.1

20 May 10:37
Compare
Choose a tag to compare

Fixed

  • Hotfix for crash when listing empty folder

Bridge James v1.8.0

12 May 12:18
Compare
Choose a tag to compare

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

28 Apr 17:41
Compare
Choose a tag to compare
Bridge Iron v1.7.1 Pre-release
Pre-release

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

21 Apr 15:26
Compare
Choose a tag to compare
Bridge Iron 1.7.0 Pre-release
Pre-release

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