Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Releases: Zimbra-Community/pgp-zimlet

Support nested multipart/mixed in mime messages (great improvements in Thunderbird/Enigmail compatibilty)

28 Apr 13:51
Compare
Choose a tag to compare

Upgrade Zimbra OpenPGP Zimlet to 2.2.8

  • Support nested multipart/mixed in mime messages (great improvements in Thunderbird/Enigmail compatibilty)
  • Do not decode quoted-printable if a PGP message block is detected
  • Better html2text coversion

Key server lookup comatible with IE/Edge, remove openpgp.HKP and use XMLhttp request instead.

25 Apr 19:47
Compare
Choose a tag to compare

Key server lookup comatible with IE/Edge, remove openpgp.HKP and use XMLhttp request instead.

Adding keyserver lookup and direct send

25 Apr 13:51
Compare
Choose a tag to compare

Adding menu option to lookup via keyserver (admin can configure the preferred one)
Adding option to send the email directly after encryption/signing

Fix a bug in the translations

24 Apr 08:44
Compare
Choose a tag to compare

Fix a bug in the translations

Show correct icon for pgp encrypted attachments

24 Apr 05:28
Compare
Choose a tag to compare

Show correct icon for pgp encrypted attachments
and some code clean-up

disable autoplay in the help, and destroy the help page on closing (stop the video)

23 Apr 05:36
Compare
Choose a tag to compare

disable autoplay in the help, and destroy the help page on closing (stop the video)

Performance patch

22 Apr 08:11
Compare
Choose a tag to compare

Performance, only get the relevant message part via REST api instead of getting entire message when viewing message

Add progress round for attachment encryption

22 Apr 04:51
Compare
Choose a tag to compare

adding progress round for encrypting and uploading attachments

Release 2.2.0

21 Apr 13:26
Compare
Choose a tag to compare

Adds support for encrypted attachments, compatible with Thunderbird/Enigmail.

Other improvements:

  • Reply/reply-all decrypted message.
  • Prevent accidental private key emailing.
  • Bugfix for select-self when using multiple user id's.
  • Built in how-to video
  • Cleaned up UI
  • Update OpenPGP.js

Release 2.0.7

27 Mar 17:19
Compare
Choose a tag to compare
  • OpenPGP Zimlet now also work in search results (when view is set to By Message, NOT conversation)
  • Update OpenPGP.js to version 2.2.0