From 893a4620c16065846135608d1e5ada7a0dc043ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 26 Oct 2014 23:15:46 +0100 Subject: Changelog 3.1 --- CHANGELOG | 10 ++++++++++ OpenKeychain/src/main/res/raw/help_changelog.html | 12 ++++++++++++ 2 files changed, 22 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index a88895c38..f10977505 100644 --- a/CHANGELOG +++ b/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 diff --git a/OpenKeychain/src/main/res/raw/help_changelog.html b/OpenKeychain/src/main/res/raw/help_changelog.html index 9071e7e36..4488b0605 100644 --- a/OpenKeychain/src/main/res/raw/help_changelog.html +++ b/OpenKeychain/src/main/res/raw/help_changelog.html @@ -6,6 +6,18 @@ And don't add newlines before or after p tags because of transifex --> +

3.1

+ +

3.0.1