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

show public key details in manage keys window

26 Feb 12:10
Compare
Choose a tag to compare

show public key details in manage keys window

New implementation of contacts/addresbook scanning, faster and more reliable

24 Feb 13:48
Compare
Choose a tag to compare

adding version 1.5.3

  • fixing a small lay-out bug in generate keypair result, scrollbar outside dialog
  • show fingerprint and created date in the keypair result
  • new implementation of contacts/addresbook scanning, faster and more reliable

fixing 2 bugs in okBtnDecryptFile and downloadBlob

19 Feb 14:00
Compare
Choose a tag to compare

fixing 2 bugs, if statement fail in zimbra/pgp was not decoding base64 in Enigmail messages

adding zimbra/pgp 'mime' type to okBtnDecryptFile so we actually use the if statement from the first bug

version to 1.5.1 file encrypt/decrypt support (for manual attachment)

19 Feb 10:22
Compare
Choose a tag to compare

version to 1.5.1 file encrypt/decrypt support (for manual attachment)
decrypting these attachments will not work in enigmail, but with GNU tools:
gpg -d "PGP-attachment.jpg" > "attachment.jpg.base64"
base64 -d "attachment.jpg.base64" > "attachment.jpg"

show progress round in decrypt dialog when working, instead of not updating the gui.

18 Feb 08:59
Compare
Choose a tag to compare

show progress round in decrypt dialog when working, instead of not updating the gui.

release version 1.4.9 - i18n support

18 Feb 08:58
Compare
Choose a tag to compare

release version 1.4.9 - i18n support

adding 'Wrong passphrase!' when user enters wrong password in encrypt window when also signing.

12 Feb 09:40
Compare
Choose a tag to compare

adding 'Wrong passphrase!' when user enters wrong password in encrypt window when also signing.

Fixing issue https://github.com/barrydegraaff/pgp-zimlet

12 Feb 08:09
Compare
Choose a tag to compare

Fixing message view for Internet Explorer 10 users.

09 Feb 11:11
Compare
Choose a tag to compare

Fixing message view for Internet Explorer 10 users - and removing in-line editing of message results

Allow selections in all dialogs in this Zimlet, especially in decrypted results, and disable the spellcheck.

05 Feb 13:52
Compare
Choose a tag to compare

Allow selections in all dialogs in this Zimlet, especially in decrypted results, and disable the spellcheck.