January 24th, 2013· Added support for named groups
· Added search ability to Encrypt-to key dialog
· Added review dialog for import of public keys
· Improved GMAIL compose integration
· Added support for new GMAIL compose window (for in4mer, enjoy!)
· Added WebPG action menu to text-area fields [BETA]
· Fixed Firefox options dialog sizing and decoration
· Added ability to publish keys to defined key-server
· Added ability to retrieve keys from defined key-server
· Added Email and UID aliases to Encrypt-to dialog
· Minor bug fix to key expiration dialog
· Moved to webpg-npapi v0.6.3
October 10th, 2012· Fixed gmail integration not loading
· Fixed Send Button override for gmail integration; closes #62;
· Fixed issue that made it impossible to sign a UID in the search results; closes #63
· Added user preference to sign outgoing email in gmail by default; closes #64
· Improved load time and removed un-needed gmail_integration checks
· Added very basic and unfriendly thunderbird support (sign only)
· Changed utility method webpg.utils.onRequest to webpg.utils._onRequest to in order to pass validation for addons.mozilla.org, which erroneously detects this as a handleEvent call, not a user defined method. Lame.