diff options
Diffstat (limited to 'OpenKeychain/src/main/res/raw-pt/help_changelog.html')
-rw-r--r-- | OpenKeychain/src/main/res/raw-pt/help_changelog.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/raw-pt/help_changelog.html b/OpenKeychain/src/main/res/raw-pt/help_changelog.html index acea5d0f7..118c6c48d 100644 --- a/OpenKeychain/src/main/res/raw-pt/help_changelog.html +++ b/OpenKeychain/src/main/res/raw-pt/help_changelog.html @@ -1,6 +1,19 @@ <html> <head></head> <body> + +<h2>3.0</h2> +<ul> +<li>Full support for Yubikey signature generation and decryption!</li> +<li>Propose installable compatible apps in apps list</li> +<li>New design for decryption screens</li> +<li>Many fixes for key import, also fixes stripped keys</li> +<li>Honor and display key authenticate flags</li> +<li>User interface to generate custom keys</li> +<li>Fixing user id revocation certificates</li> +<li>New cloud search (searches over traditional keyservers and keybase.io)</li> +<li>Support for stripping keys inside OpenKeychain</li> +</ul> <h2>2.9.2</h2> <ul> <li>Fix keys broken in 2.9.1</li> |