forked from Silverfish/proton-bridge
clean unreleased
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# ProtonMail Bridge and Import-Export app Changelog
|
||||
# ProtonMail Bridge and Import-Export unreleased
|
||||
|
||||
Changelog [format](http://keepachangelog.com/en/1.0.0/)
|
||||
|
||||
@ -15,17 +15,13 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
|
||||
* GODT-874 Added manual triggers to Updater module.
|
||||
|
||||
### Changed
|
||||
* GODT-97 Don't log errors caused by SELECT "".
|
||||
* Rename channels `beta->early`, `live->stable`.
|
||||
* GODT-893 Bump go-rfc5322 dependency to v0.2.1 to properly detect syntax errors during parsing.
|
||||
* GODT-892 Swap type and value from sentry exception and cut panic handlers from the traceback.
|
||||
* GODT-854 EXPUNGE and FETCH unilateral responses are returned before OK EXPUNGE or OK STORE, respectively.
|
||||
* GODT-806 Changed GUI dialog on manual update. Added autoupdates checkbox. Simplifyed installation process GUI.
|
||||
* Bump gopenpgp dependency to v2.1.3 for improved memory usage.
|
||||
* GODT-912 Changed scroll bar behaviour in settings tab
|
||||
* GODT-858 Bump go-rfc5322 dependency to v0.5.0 to handle some invalid RFC5322 groups and add support for semicolon delimiter in address-list.
|
||||
* GODT-923 Fix listener locking.
|
||||
* GODT-389 Prefer `From` header instead of `MAIL FROM` address.
|
||||
* GODT-898 Only set ContentID for inline attachments.
|
||||
* GODT-149 Send heartbeat ASAP on each new calendar day.
|
||||
|
||||
### Removed
|
||||
@ -33,15 +29,4 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
|
||||
|
||||
### Fixed
|
||||
* GODT-946 Fix flaky tests notifying changes.
|
||||
|
||||
### Changed
|
||||
* GODT-97 Don't log errors caused by SELECT "".
|
||||
|
||||
### Fixed
|
||||
* GODT-979 Fix panic when trying to parse a multipart/alternative section that has no child sections.
|
||||
### Changed
|
||||
* GODT-389 Prefer `From` header instead of `MAIL FROM` address.
|
||||
* GODT-898 Only set ContentID for inline attachments.
|
||||
* GODT-773 Replace `INTERNALDATE` older than birthday of RFC822 by birthday of RFC822 to not crash Apple Mail.
|
||||
* GODT-927 Avoid to call API with empty label name.
|
||||
* GODT-732 Fix usage of fontawesome
|
||||
|
||||
Reference in New Issue
Block a user