Skip to content

Commit

Permalink
Release 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Oberndörfer committed Mar 7, 2013
1 parent d6e59b3 commit eb84522
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
22 changes: 22 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@

0.6 / 07.03.2013
==================

* Load web fonts locally from the extension
* External rich text (wysihtml5) or plain text editor for mail composition
* New preferences views for general and security settings
* Disable context menu
* Update RequireJS to 2.1.2
* Update Bootstrap to 2.2.2
* New external password dialog
* Keep passwords in memory for browser session (optional)
* New popup to display decrypted messages
* Security token concept on all popup dialogs
* Use iframe sandbox feature in encrypt and decrypt scenarios
* Show watermark behind inline decrypted messages
* [OpenPGP.js] support key import from hushmail
* [OpenPGP.js] prefer subkeys for encryption
* Show warning if external editor lost focus
* Sanitize HTML of decrypted message
* Logic to keep critical dialogs in the foreground


0.5.5 / 06.02.2013
==================

Expand Down
1 change: 0 additions & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"options_page": "options.html",
"permissions": [
"tabs",
//"contextMenus",
"webRequest",
"*://*/*",
"clipboardWrite"
Expand Down
Binary file modified dist/mailvelope.zip
Binary file not shown.

0 comments on commit eb84522

Please sign in to comment.