diff options
Diffstat (limited to 'OpenKeychain/src/main/res/raw')
-rw-r--r-- | OpenKeychain/src/main/res/raw/help_changelog.md | 12 |
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,... |