forked from Silverfish/proton-bridge
830 B
830 B
ProtonMail Bridge and Import-Export app Changelog
Changelog format
Unreleased
Added
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.
Removed
- GODT-651 Build creates proper binary names.
- GODT-148 Allow import (using the Import-Export app) of already encrypted messages as is.
- GODT-202 Update to latest go-smtp.
Fixed
- GODT-135 Support parameters in SMTP
FROM MAILcommand, such asBODY=7BIT, or empty valueFROM MAIL:<>used by some clients. - GODT-338 GODT-781 GODT-857 GODT-866 Flaky tests.