Skip to content

Releases: ProtonMail/proton-bridge

Bridge Bastei v3.12.0

19 Jun 06:06
Compare
Choose a tag to compare

Added

  • BRIDGE-75: Bridge repair button.
  • BRIDGE-79: Add New Outlook for Mac KB disclaimer.

Changed

  • BRIDGE-16: Bump version Go 1.21.9 Qt 6.4.3.
  • BRIDGE-23: Update gluon to go 1.21.
  • BRIDGE-22: Update gpa to go 1.21.

Fixed

  • BRIDGE-90: Disable repair button when bridge cannot connect to proton servers; bump GPA.
  • BRIDGE-69: Explicitly handle semver panic for last bridge version from vault.
  • BRIDGE-29: Bump gluon version.
  • BRIDGE-49: Configure gitleaks baseline and grype config.
  • BRIDGE-21: Missing panic handling.
  • BRIDGE-17: Broken telemetry heartbeat test.
  • BRIDGE-10: Bumped gluon version.

Bridge Alcantara v3.11.1

21 May 09:32
Compare
Choose a tag to compare

Fixed

  • BRIDGE-70: Hotfix for blocked smtp/imap port causing bridge to quit.

Bridge Alcantara v3.11.0

29 Apr 12:31
Compare
Choose a tag to compare

Added

  • GODT-3185: Report cases which leads to wrong address key used.

Changed

  • BRIDGE-14: HV3 implementation.
  • BRIDGE-15: Certificate install is now also done during Outlook setup on macOS.
  • GODT-3146: Start servers on startup, keep running even when no users are active.
  • BRIDGE-19: Update checksum validation use warning instead of error on non-existing files.

Fixed

  • BRIDGE-8: Fix bridge double sessionID issue in logs.
  • BRIDGE-7: Modify keychain test on macOS.
  • BRIDGE-4: Logs not being created when invalid flag is passed.
  • BRIDGE-5: Add tooltip to tray icon.
  • GODT-3163: Filter MBOX format delimiter.

Bridge Zaehringen v3.10.0

12 Mar 12:27
Compare
Choose a tag to compare

Added

  • GODT-3199: Add package log field.
  • GODT-3220: Add more test scenarios.

Changed

  • GODT-3193: Preserve attachment encoding.
  • GODT-3214: Encrypt only with primary key.
  • GODT-2662: Use tart runner for darwin jobs.
  • GODT-1602: Test: run integration tests against black πŸ–€.
  • GODT-3257: Test: quad9 provider test not working on CI.

Fixed

  • GODT-3290: Fix test failing because of leap day.

Bridge Ypsilon v3.9.1

12 Feb 11:20
Compare
Choose a tag to compare

Fixed

  • GODT-3235: Update bridge update key.

Bridge Xikou v3.8.2

02 Feb 23:17
Compare
Choose a tag to compare

Fixed

  • GODT-3235: Update bridge update key.

Bridge Ypsilon v3.9.0

31 Jan 12:09
Compare
Choose a tag to compare
Bridge Ypsilon v3.9.0 Pre-release
Pre-release

Added

  • GODT-3230: Scripts for removing Bridge from device.
  • GODT-3195: Add OS info to the log.
  • GODT-3156: Add time zone info to the bridge log.
  • GODT-3162: Test: Add test scenarios for KB article suggestions.
  • Test: Add scenarios for checking messages sent from Web Client.
  • GODT-3162: Test: Add step definition for checking KB article suggestions.

Changed

  • GODT-3160: Bump version Go 1.21.6.
  • GODT-3160: Load pipeline env from bridge internal.
  • GODT-3052: Test: Replace attachments and inline content in feature tests with the smallest valid versions.
  • GODT-3155: Customize log formatter for easier parsing.
  • GODT-3172: Detect missing keychain item.
  • GODT-3172: Do not list, just retrieve vault key.
  • Log the message received time when handling message creation event.
  • Set log as artefact for all integration test.
  • Get better logging arround keychain list initialisation.

Fixed

  • GODT-3229: Escape reserved XML characters in Apple configuration profile.
  • GODT-3228: Get rid of fork of docker-credential-helpers.
  • GODT-3176: Assume inline if content id is present.
  • GODT-3160: Ignore non-called vulnerabilities.
  • GODT-3160: Updated external dependencies reported by govulncheck.
  • GODT-3203: Crash in chunkDivide.
  • Fix for SMTP connection mode toggle in bridge-gui-tester.
  • GODT-3183: Fix database indices.
  • GODT-3187: Fix numberOfDay computation when changing year and day.
  • GODT-3188: Happy new year.

Bridge Xikou v3.8.1

12 Dec 12:45
Compare
Choose a tag to compare

Added

  • GODT-3121: Suggest relevant KB articles in the in-app bug report form.
  • GODT-2001: Add govulncheck to scan for vulnerabilities.

Changed

  • Keep nighlty-job log as artifact.
  • Test: Improve TestMetadata_JobCorrectlyFinishesAfterCancel.

Fixed

  • GODT-3153: Do not take into account full address when hasing messages.

Bridge Xikou v3.8.0

11 Dec 16:26
Compare
Choose a tag to compare
Bridge Xikou v3.8.0 Pre-release
Pre-release

Added

  • Test: Add test scenarios to add an /Answered flag to a replied message and revert.
  • GODT-3046: Added links to KB in error messages.
  • Test(GODT-3113): Inline HTML message and HTML attachment is getting altered.
  • Test(GODT-3124): Attempt to fix 401 during login.

Changed

  • GODT-3134: Br tag triggers installer.
  • Added update events to bridge GUI tester.

Fixed

  • GODT-3142: Pass br tag if available.
  • GODT-3151: Fix feature test with non modified HTML part.
  • GODT-3151: Only modify HTML Meta content if UTF-8 charset override is needed.
  • GODT-2851: Add empty text part if no text part when importing multipart.
  • GODT-3102: Distinguish Vault Decryption from Serialization Errors.
  • GODT-3124: Handling of sync child jobs.
  • GODT-3148: Bump go-sysinfo to get rid of linker warning on macOS Sonoma.
  • GODT-3124: Flaky tests.
  • GODT-3022: Handle multipart/related on fake server.
  • GODT-3133: Fix GetSystemLanguage.
  • GODT-3124: Race condition in sync task waiter.
  • GODT-3124: Race conditions reported by race check.
  • GODT-2797: Encode attached key name and use same pubkey name as web-app.
  • Fix case of IMAP login error.
  • GODT-3132: Do not allow sending on disabled accounts.
  • GODT-3046: fix typo spotted during KB article review.
  • GODT-3129: Bad Event during after address order change.
  • GODT-3117: Improve GetAllContacts and GetAllContactsEmail.

Bridge v3.7.1

22 Nov 11:50
Compare
Choose a tag to compare

Added

  • Test(GODT-2740): Sending Plain text messages to internal recipient.
  • Test(GODT-2892): Create fake log file.
  • GODT-3122: Added test, changed interface for accessing display name.

Changed

  • Remove debug prints.
  • GODT-2576: Forward and $Forward Flag Support.
  • GODT-3053: Use smaller bridge window on small screens.
  • GODT-3113: Only force UTF-8 charset for HTML part when needed.
  • GODT-3113: Do not render HTML for attachment.
  • GODT-3112: Replaced error message when bridge exists prematurely. Added a link to support form.
  • GODT-2947: Remove 'blame it on the weather' error part from go-smtp.
  • GODT-3010: Log MimeType parsing issue.
  • GODT-3104: Added log entry for cert install status on startup on macOS.
  • GODT-2277: Move Keychain helpers creation in main.

Fixed

  • GODT-3054: Only delete drafts after message has been Sent.
  • GODT-2576: Correctly handle Forwarded messages from Thunderbird.
  • GODT-3122: Use display name as 'Email Account Name' in macOS profile.
  • GODT-3125: Heartbeat crash on exit.
  • GODT-2617: Validate user can send from the SMTP sender address.
  • GODT-3123: Trigger bad event on empty EventID on existing accounts.
  • GODT-3118: Do not reset EventID when migrating sync settings.
  • GODT-3116: Panic on closed channel.
  • GODT-1623: Throttle SMTP failed requests.
  • GODT-3047: Fixed 'disk full' error message.
  • GODT-3054: Delete draft create from reply.
  • GODT-3048: WKD Policy behavior.