aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2016-01-11 17:35:15 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2016-01-11 17:35:15 +0100
commit900c80c25cf3cf839d02e2f2eea7f24c362b89ad (patch)
tree62ba60f81066eb5a0e023e93cdf15149449ed44c
parentdfeb1223783b5b47c8c3d8e9b1703df4e5512bb7 (diff)
downloadopen-keychain-900c80c25cf3cf839d02e2f2eea7f24c362b89ad.tar.gz
open-keychain-900c80c25cf3cf839d02e2f2eea7f24c362b89ad.tar.bz2
open-keychain-900c80c25cf3cf839d02e2f2eea7f24c362b89ad.zip
Changelog 3.8
-rw-r--r--OpenKeychain/src/main/res/raw/help_changelog.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/raw/help_changelog.md b/OpenKeychain/src/main/res/raw/help_changelog.md
index e2943adff..557aee3fa 100644
--- a/OpenKeychain/src/main/res/raw/help_changelog.md
+++ b/OpenKeychain/src/main/res/raw/help_changelog.md
@@ -1,9 +1,17 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
+## 3.8
+
+ * Redesigned key editing
+ * Choose remember time individually when entering passwords
+
+
## 3.7
+
* Improved Android 6 support (permissions, integration into text selection)
* API: Version 10
+
## 3.6
* Encrypted backups
@@ -16,6 +24,7 @@
* Experimental feature: dark theme
* API: Version 9
+
## 3.5
* Key revocation on key deletion
@@ -23,18 +32,21 @@
* Fix: Don't close OpenKeychain after first time wizard succeeds
* API: Version 8
+
## 3.4
* Anonymous key download over Tor
* Proxy support
* Better YubiKey error handling
+
## 3.3
* New decryption screen
* Decryption of multiple files at once
* Better handling of YubiKey errors
+
## 3.2
* First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,...