Changelog 3.8

This commit is contained in:
Dominik Schürmann
2016-01-11 17:35:15 +01:00
parent dfeb122378
commit 900c80c25c

View File

@@ -1,9 +1,17 @@
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!) [//]: # (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 ## 3.7
* Improved Android 6 support (permissions, integration into text selection) * Improved Android 6 support (permissions, integration into text selection)
* API: Version 10 * API: Version 10
## 3.6 ## 3.6
* Encrypted backups * Encrypted backups
@@ -16,6 +24,7 @@
* Experimental feature: dark theme * Experimental feature: dark theme
* API: Version 9 * API: Version 9
## 3.5 ## 3.5
* Key revocation on key deletion * Key revocation on key deletion
@@ -23,18 +32,21 @@
* Fix: Don't close OpenKeychain after first time wizard succeeds * Fix: Don't close OpenKeychain after first time wizard succeeds
* API: Version 8 * API: Version 8
## 3.4 ## 3.4
* Anonymous key download over Tor * Anonymous key download over Tor
* Proxy support * Proxy support
* Better YubiKey error handling * Better YubiKey error handling
## 3.3 ## 3.3
* New decryption screen * New decryption screen
* Decryption of multiple files at once * Decryption of multiple files at once
* Better handling of YubiKey errors * Better handling of YubiKey errors
## 3.2 ## 3.2
* First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,... * First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,...