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