mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
722 B
722 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.
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.