mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-25 08:35:16 +08:00
[client-app] Update changelog
This commit is contained in:
parent
9fbee22538
commit
91f5ca4de9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
- Fixes:
|
- Fixes:
|
||||||
+ Dispose of mail listener connection before getting new one. This will
|
+ Dispose of mail listener connection before getting new one. This will
|
||||||
prevent sync process from leaking Imap connections and getting stuck.
|
prevent sync process from leaking Imap connections and getting stuck.
|
||||||
+ Fix performance regression when polling for gmail attribute changes from
|
+ Fix performance regression when polling for gmail attribute changes
|
||||||
+ Don't double report unhandled rejections
|
+ Don't double report unhandled rejections
|
||||||
+ Fix unhandled rejection handling (fix ipc parse error)
|
+ Fix unhandled rejection handling (fix ipc parse error)
|
||||||
+ Fix regression when processing messages under a transaction
|
+ Fix regression when processing messages under a transaction
|
||||||
|
|
Loading…
Reference in a new issue