Skip to content

Commit fd100ee

Browse files
committed
chore: update changelog for Quebec 3.1.0.
1 parent a11559f commit fd100ee

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

Changelog.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
# Proton Mail Bridge and Import-Export app Changelog
1+
# Proton Mail Bridge Changelog
22

33
Changelog [format](http://keepachangelog.com/en/1.0.0/)
44

55
## [Bridge 3.1.0] Quebec
66

77
### Changed
8+
* GODT-2523: Use software QML rendering backend by default on Windows.
9+
* GODT-2500: Reorganise async methods.
10+
* GODT-2500: Add panic handlers everywhere.
11+
* GODT-2511: Add bridge-gui switches to permanently select the QML rendering backend.
12+
* GODT-2509: Migrate TLS cert from v1/v2 location during upgrade to v3.
13+
* GODT-2487: Add windows test job and worker.
814
* Update GPA to include detailed error messages.
915
* GODT-2479: Ensure messages always have a text body part.
1016
* GODT-2482: More attachment to relevant exceptions.
@@ -33,6 +39,18 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
3339
* GODT-2289: UIDValidity as Timestamp.
3440

3541
### Fixed
42+
* GODT-2505: Show notification only for cases when user needs to do actions.
43+
* GODT-2516: Log error when the vault key cannot be created/loaded from the keychain.
44+
* GODT-2526: Fix high memory usage with fetch/search.
45+
* GODT-2514: Apply Retry-After to 503.
46+
* GODT-2524: Preserve old vault values.
47+
* GODT-2508: Handle Address Updated for none-existing address.
48+
* GODT-2504: Fix missing attachments in imported message.
49+
* GODT-2513: Scanner Crash in Gluon.
50+
* GODT-2512: Catch unhandled API errors.
51+
* GODT-2507: Memory consumption bug.
52+
* GODT-2497: Do not report EOF and network errors.
53+
* GODT-2481: Fix DBUS Secert Service.
3654
* GODT-2455: Upper limit for number of merged events.
3755
* GODT-2480: Do not override X-Original-Date with invalid Date.
3856
* GODT-2473: Fix handling of complex mime types.

0 commit comments

Comments
 (0)