Releases: mailvelope/mailvelope
Releases · mailvelope/mailvelope
v6.0.1
What's Changed
- Support HTML view in multipart/signed messages
- Remove attachment frame if extraction of signature in multipart/signed fails
- Fix reload button in the Mailvelope menu has no effect
- Fix decrypted message not shown as dimensions of decrypt view is set to zero
- Fix decrypt popup viewer of decrypt result view in app
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- [Chrome] Migrate to Manifest V3 (service worker)
- Large refactoring of controller architecture and event handling
- Fix error if multipart/signed message has a S/MIME signature
- Traverse first two levels of MIME tree to search for attachment nodes
- Update react-datepicker to v4.20
- Gmail decrypt frame: fix for scroll bar hides close button
- Replace moment library with date-fsn
- Detect port when using the authorize domain function of the client-API
Full Changelog: v5.2.0...v6.0.0
Note: v6.0.0 is a Chrome-only release. We will publish a manifest v3 update for Edge soon. Firefox will stay on manifest v2 as of now and we will publish new releases as v5.x.x from the branch manifest-v2.
Mailvelope 5.2.0
- Measure onboarding success with opt-in for 1% of users (Clean Insights)
- Auto text wrap in display container for cleartext signed messages
- Fix duplicate key entries in the keyring after reload of GnuPG keyring
- Add better hint when GnuPG is installed but not detected
- Use crypto.randomUUID() for unique identifiers
Mailvelope 5.1.2
- Fix click on links in decrypted message leading to page loading errors
- Update dependencies
Mailvelope 5.1.1
- [Gmail] Fix detection of encrypted attachments
Mailvelope 5.1.0
- Support signature verification independent of sender identity (sender email address not available or does not match user identities on sender key
- Display signature verification results in the file decryption UI (OpenPGP.js, previously only available with GnuPG keyring)
- Warn about signature inconsistency between message and attachments
- Improve detection of messages with detached signatures
- Fix key import not updating existing keys properly
- Fix undefined password in private key backup after prior usage of password cache
Mailvelope 5.0.1
- Replace QR code library
- Fix showing only first email address of key in recipient selection of Mailvelope editor
- Fix unknown signature has fingerprint instead keyId (GnuPG backend)
Mailvelope 5.0.0
- Upgrade to OpenPGP.js v5
- Fix timeout error when loading large GnuPG keyrings
Mailvelope 4.7.1
- [Gmail] Fix Gmail API re-authentication required after browser restart
Mailvelope 4.7.0
- [Gmail] Migrate deprecated OAuth out-of-band flow to browser.identity API