mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22:16 -05:00
Update changelog
This commit is contained in:
parent
b0c87e2372
commit
a4e871030d
@ -2,8 +2,9 @@
|
||||
|
||||
## 3.2beta2
|
||||
|
||||
* First version with full YubiKey support available from the user interface: Edit keys, bind YubiKey to keys,...
|
||||
* Material design
|
||||
* Integration of QR Scanner (New permissions required)
|
||||
* Integration of QR Code Scanning (New permissions required)
|
||||
* Improved key creation wizard
|
||||
* Fix missing contacts after sync
|
||||
* Requires Android 4
|
||||
@ -13,6 +14,7 @@
|
||||
* Fix: Some valid keys were shown revoked or expired
|
||||
* Don't accept signatures by expired or revoked subkeys
|
||||
* Keybase.io support in advanced view
|
||||
* Method to update all keys at once
|
||||
|
||||
|
||||
## 3.1.2
|
||||
@ -35,7 +37,7 @@
|
||||
* Redesigned decrypt screen
|
||||
* New icon usage and colors
|
||||
* Fix import of secret keys from Symantec Encryption Desktop
|
||||
* Subkey IDs on YubiKeys are now checked correctly
|
||||
* Experimental YubiKey support: Subkey IDs are now checked correctly
|
||||
|
||||
|
||||
## 3.0.1
|
||||
@ -46,7 +48,6 @@
|
||||
|
||||
## 3.0
|
||||
|
||||
* Full support for YubiKey signature generation and decryption!
|
||||
* Propose installable compatible apps in apps list
|
||||
* New design for decryption screens
|
||||
* Many fixes for key import, also fixes stripped keys
|
||||
@ -55,12 +56,13 @@
|
||||
* Fixing user id revocation certificates
|
||||
* New cloud search (searches over traditional keyservers and keybase.io)
|
||||
* Support for stripping keys inside OpenKeychain
|
||||
* Experimental YubiKey support: Support for signature generation and decryption
|
||||
|
||||
|
||||
## 2.9.2
|
||||
|
||||
* Fix keys broken in 2.9.1
|
||||
* YubiKey decryption now working via API
|
||||
* Experimental YubiKey support: Decryption now working via API
|
||||
|
||||
|
||||
## 2.9.1
|
||||
@ -69,7 +71,7 @@
|
||||
* Fix key flags handling (now supporting Mailvelope 0.7 keys)
|
||||
* Improved passphrase handling
|
||||
* Key sharing via SafeSlinger
|
||||
* YubiKey: preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain
|
||||
* Experimental YubiKey support: Preference to allow other PINs, currently only signing via the OpenPGP API works, not inside of OpenKeychain
|
||||
* Fix usage of stripped keys
|
||||
* SHA256 as default for compatibility
|
||||
* Intent API has changed, see https://github.com/open-keychain/open-keychain/wiki/Intent-API
|
||||
@ -80,7 +82,7 @@
|
||||
|
||||
* Fixing crashes introduced in v2.8
|
||||
* Experimental ECC support
|
||||
* Experimental YubiKey support (signing-only with imported keys)
|
||||
* Experimental YubiKey support: Only signing with imported keys
|
||||
|
||||
|
||||
## 2.8
|
||||
|
Loading…
Reference in New Issue
Block a user