forked from Silverfish/proton-bridge
Other: release notes 1.8.5
This commit is contained in:
committed by
Jakub
parent
835bf1e77f
commit
fce5990d19
@ -1,15 +1,27 @@
|
|||||||
## v1.8.3
|
## v1.8.5
|
||||||
- 2021-05-31
|
- 2021-06-11
|
||||||
|
|
||||||
### New
|
### New
|
||||||
|
|
||||||
- Improved moving messages from other accounts to ProtonMail - implemented new parser for processing such messages
|
- Updated golang Secure Remote Password Protocol
|
||||||
- Performance improvements
|
- Updated crypto-libraries to gopenpgp/v2 v2.1.9
|
||||||
|
- Implemented new message parser (for imports from external accounts)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Sync issue with Microsoft Outlook (changed the order of processing requests)
|
- Bridge not to strip PGP signatures of incoming clear text messages
|
||||||
- Fetching the bodies of non-multipart messages
|
- Import of messages with malformed MIME header
|
||||||
|
- Improved parsing of message headers
|
||||||
|
- Fetching bodies of non-multipart messages
|
||||||
|
- Sync and performance improvements
|
||||||
|
|
||||||
|
|
||||||
|
## v1.8.3
|
||||||
|
- 2021-05-27
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- A bug with sending encrypted emails to external contacts
|
||||||
|
|
||||||
|
|
||||||
## v1.8.2
|
## v1.8.2
|
||||||
|
|||||||
@ -1,3 +1,11 @@
|
|||||||
|
## v1.8.3
|
||||||
|
- 2021-05-27
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- A bug with sending encrypted emails to external contacts
|
||||||
|
|
||||||
|
|
||||||
## v1.8.2
|
## v1.8.2
|
||||||
- 2021-05-21
|
- 2021-05-21
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user