Other: Release notes Iron early 1.7.0

This commit is contained in:
Andrzej Szafranski
2021-04-20 23:37:19 +00:00
committed by Jakub
parent c5eb660315
commit 11b1e3acf5

View File

@ -1,3 +1,19 @@
## v1.7.0
- 2021-04-21
### New
- Refactor of message builder to achieve greater RFC compliance
- Increased the number of message fetchers to allow more parallel requests - performance improvement
- Log changes for easier debugging (update-related)
### Fixed
- Ensured returning of newlines when returning headers (including a fix for sending from emClient)
- 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
- 2021-03-30