Update release notes.
This commit is contained in:
committed by
Jakub
parent
50d167a983
commit
4554369292
@ -1,11 +1,29 @@
|
|||||||
## v1.6.0
|
## v1.6.2
|
||||||
- 2021-01-28
|
- 2021-02-02
|
||||||
|
|
||||||
### New
|
### New
|
||||||
|
Introducing silent updates
|
||||||
|
|
||||||
In app silent updates
|
- Introducing 'early' and 'stable' updates channels
|
||||||
|
- Allowing users to enable early access from within the GUI
|
||||||
|
- Adding and option to disable silent updates in settings
|
||||||
|
|
||||||
|
Changing the distribution of release notes
|
||||||
|
|
||||||
|
Performance and stability
|
||||||
|
|
||||||
|
- Implement support of UID EXPUNGE - to avoid avoid unnecessary resync
|
||||||
|
- Improve memory usage - gopenpgp dependency updated to v2.1.3
|
||||||
|
- Reducing network traffic by caching message size and body structure
|
||||||
|
|
||||||
|
Adding a scroll bar to the settings tab
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
- Fetch errors - introducing a stop to the imap server once there is no internet connection
|
||||||
Performance
|
- Setting up flags to avoid messages misplacement
|
||||||
|
- Inline messages incorrectly changed to attachments
|
||||||
|
- Reporting bug from accounts with empty account name
|
||||||
|
- Panic when stopping import progress during loading mailboxes info
|
||||||
|
- Panic when modifying addresses during changing address mode
|
||||||
|
- Panic when trying to parse a multipart/alternative section that has no child sections
|
||||||
|
- Prevent potential loss of messages when moving to local folder and back
|
||||||
|
|||||||
Reference in New Issue
Block a user