mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 12:46:46 +00:00
Other: Bridge James v1.8.0 release notes
This commit is contained in:
committed by
Jakub
parent
8496c9e181
commit
41d82e10f9
@ -1,3 +1,21 @@
|
|||||||
|
## v1.8.0
|
||||||
|
- 2021-05-17
|
||||||
|
|
||||||
|
### New
|
||||||
|
- Refactor of message builder to achieve greater RFC compliance
|
||||||
|
- Implemented connection manager to improve performance during weak connection, better handling of connection loss and other connectivity issues
|
||||||
|
- Increased the number of message fetchers to allow more parallel requests - performance improvement
|
||||||
|
- Log changes for easier debugging (update-related)
|
||||||
|
- 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
|
||||||
|
- 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
|
||||||
|
|
||||||
|
|
||||||
## v1.6.9
|
## v1.6.9
|
||||||
- 2021-04-01
|
- 2021-04-01
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,11 @@
|
|||||||
|
## v1.3.3
|
||||||
|
- 2021-05-17
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fixed potential security vulnerability related to rpath
|
||||||
|
- Improved parsing of embedded messages
|
||||||
|
|
||||||
|
|
||||||
## v1.3.1
|
## v1.3.1
|
||||||
- 2021-03-11
|
- 2021-03-11
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user