Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJanek Bevendorff <janek@jbev.net>2017-10-22 01:27:26 +0300
committerJanek Bevendorff <janek@jbev.net>2017-10-22 01:27:26 +0300
commit880a8da68a7a44ccc2730321a7a691afa8a55ee2 (patch)
tree6e5537e4bea4ed814f3e40d2110a8bab71460d04 /share
parente2c6f5010830855ff1a4b49bfe60f455951218fd (diff)
Bump version to 2.2.2 and update changelog
Diffstat (limited to 'share')
-rw-r--r--share/linux/org.keepassxc.appdata.xml20
1 files changed, 19 insertions, 1 deletions
diff --git a/share/linux/org.keepassxc.appdata.xml b/share/linux/org.keepassxc.appdata.xml
index 3a5eb2c5a..563450a4f 100644
--- a/share/linux/org.keepassxc.appdata.xml
+++ b/share/linux/org.keepassxc.appdata.xml
@@ -67,7 +67,25 @@
</screenshots>
<releases>
- <release version="2.2.1" date="2017-10-01">
+ <release version="2.2.2" date="2017-10-22">
+ <description>
+ <ul>
+ <li>Fixed entries with empty URLs being reported to KeePassHTTP clients [#1031]</li>
+ <li>Fixed YubiKey detection and enabled CLI tool for AppImage binary [#1100]</li>
+ <li>Added AppStream description [#1082]</li>
+ <li>Improved TOTP compatibility and added new Base32 implementation [#1069]</li>
+ <li>Fixed error handling when processing invalid cipher stream [#1099]</li>
+ <li>Fixed double warning display when opening a database [#1037]</li>
+ <li>Fixed unlocking databases with --pw-stdin [#1087]</li>
+ <li>Added ability to override QT_PLUGIN_PATH environment variable for AppImages [#1079]</li>
+ <li>Fixed transform seed not being regenerated when saving the database [#1068]</li>
+ <li>Fixed only one YubiKey slot being polled [#1048]</li>
+ <li>Corrected an issue with entry icons while merging [#1008]</li>
+ <li>Corrected desktop and tray icons in Snap package [#1030]</li>
+ <li>Fixed screen lock and Google fallback settings [#1029]</li>
+ </ul>
+ </description>
+ </release><release version="2.2.1" date="2017-10-01">
<description>
<ul>
<li>Corrected multiple snap issues [#934, #1011]</li>