diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-10-26 23:15:46 +0100 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-10-26 23:15:46 +0100 |
commit | 893a4620c16065846135608d1e5ada7a0dc043ec (patch) | |
tree | 139b545234f36182d3dde1ace8ea7c573f68da99 /OpenKeychain/src/main/res | |
parent | e1b09082904df31a8f5e101a05875ca659bc1818 (diff) | |
download | open-keychain-893a4620c16065846135608d1e5ada7a0dc043ec.tar.gz open-keychain-893a4620c16065846135608d1e5ada7a0dc043ec.tar.bz2 open-keychain-893a4620c16065846135608d1e5ada7a0dc043ec.zip |
Changelog 3.1
Diffstat (limited to 'OpenKeychain/src/main/res')
-rw-r--r-- | OpenKeychain/src/main/res/raw/help_changelog.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/raw/help_changelog.html b/OpenKeychain/src/main/res/raw/help_changelog.html index 9071e7e36..4488b0605 100644 --- a/OpenKeychain/src/main/res/raw/help_changelog.html +++ b/OpenKeychain/src/main/res/raw/help_changelog.html @@ -6,6 +6,18 @@ And don't add newlines before or after p tags because of transifex --> </head> <body> +<h2>3.1</h2> +<ul> +<li>Fix crash on Android 5</li> +<li>New certify screen</li> +<li>Secure Exchange directly from key list (SafeSlinger library)</li> +<li>New QR Code program flow</li> +<li>Redesigned decrypt screen</li> +<li>New icon usage and colors</li> +<li>Fix import of secret keys from Symantec Encryption Desktop</li> +<li>Subkey IDs on Yubikeys are now checked correctly</li> +</ul> + <h2>3.0.1</h2> <ul> <li>Better handling of large key imports</li> |