[GODT-275] Add enable/disable auto updates GUI option Refactor Updater module GODT-805 Changed manual update information bar layout GODT-806, GODT-875 Change update dialogs Refactor InformationBar
1.3 KiB
ProtonMail Bridge and Import-Export app Changelog
Changelog format
Unreleased
Added
-
GODT-906 Handle RFC2047-encoded content transfer encoding values.
-
GODT-875 Added GUI dialog on force update.
-
GODT-820 Added GUI notification on impossibility of update installation (both silent and manual).
-
GODT-870 Added GUI notification on error during silent update.
-
GODT-805 Added GUI notification on update available.
-
GODT-804 Added GUI notification on silent update installed (promt to restart).
-
GODT-275 Added option to disable autoupdates in settings (default autoupdate is enabled).
-
GODT-874 Added manual triggers to Updater module.
Changed
-
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.
Removed
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.