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

Release version 1.6.1

Compare
Choose a tag to compare
@barrydegraaff barrydegraaff released this 28 Apr 12:36

Bugfix release:

Signature verification fails for HTML messages send as Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable
https://github.com/barrydegraaff/pgp-zimlet/issues/80

Add option to "Forget all other public keys (set new AES password)"
https://github.com/barrydegraaff/pgp-zimlet/issues/78

[openpgpjs] Signing messages with Trailing Whitespace results in GOT A BAD SIGNATURE
https://github.com/barrydegraaff/pgp-zimlet/issues/77

Add option for end users to set: ZmSetting MAX_MESSAGE_SIZE
Fixes issue 'The message is too large to display', truncates clear signed messages (and breaks them)
For users of this Zimlet this setting is set to 1MB the next time they hit OK in Manage Keys Dialog, for other users the limit remains as Zimbra default 250kB.