chore: Vasco da Gama Bridge 3.6.0 changelog.

This commit is contained in:
Jakub 2023-10-02 16:31:07 +02:00
parent 48d1ca1e72
commit 0c212fbef4
1 changed files with 9 additions and 0 deletions

View File

@ -10,8 +10,10 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* GODT-2772: Setup wizard content.
* GODT-2769: Setup Wizard architecture.
* GODT-2767: Setup Wizard foundations.
* GODT-2725: Implement receive message step with expected structure exposed.
### Changed
* GODT-2960: Added content in empty view when there is no account.
* GODT-2771: Cert related tools for macOS.
* GODT-2770: Proof of concept for web view as a tool window and overlay (not used).
* GODT-2916: Split Decryption from Message Building.
@ -19,6 +21,13 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* GODT-2664: Trigger QA installer.
### Fixed
* GODT-2989: Allow to send bug report when no account connected.
* GODT-2988: Fix setup wizard KB links.
* GODT-2968: Use proper base64 encoded string even for bad password test.
* GODT-2965: Fix multipart/mixed testdata + structure parsing steps related to this.
* GODT-2932: Fix syncing not being reported in GUI.
* GODT-2967: Tray menu entries close the setup wizard when needed.
* GODT-2212: Preserver Header order in message building.
* Fixed missing GoOs gRPC call in bridge-gui-tester.
* GODT-2929: Message dedup with different text transfer encoding.