mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22:16 -05:00
Changelog 3.1
This commit is contained in:
parent
e1b0908290
commit
893a4620c1
10
CHANGELOG
10
CHANGELOG
@ -1,3 +1,13 @@
|
||||
## 3.1
|
||||
* Fix crash on Android 5
|
||||
* New certify screen
|
||||
* Secure Exchange directly from key list (SafeSlinger library)
|
||||
* New QR Code program flow
|
||||
* 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
|
||||
|
||||
## 3.0.1
|
||||
* Better handling of large key imports
|
||||
* Improved subkey selection
|
||||
|
@ -6,6 +6,18 @@ And don't add newlines before or after p tags because of transifex -->
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h2>3.1</h2>
|
||||
<ul>
|
||||
<li>Fix crash on Android 5</li>
|
||||
<li>New certify screen</li>
|
||||
<li>Secure Exchange directly from key list (SafeSlinger library)</li>
|
||||
<li>New QR Code program flow</li>
|
||||
<li>Redesigned decrypt screen</li>
|
||||
<li>New icon usage and colors</li>
|
||||
<li>Fix import of secret keys from Symantec Encryption Desktop</li>
|
||||
<li>Subkey IDs on Yubikeys are now checked correctly</li>
|
||||
</ul>
|
||||
|
||||
<h2>3.0.1</h2>
|
||||
<ul>
|
||||
<li>Better handling of large key imports</li>
|
||||
|
Loading…
Reference in New Issue
Block a user