From 8753347f6979830a73e711883aacffd7679118e8 Mon Sep 17 00:00:00 2001 From: Carlo Teubner <435950+c4rlo@users.noreply.github.com> Date: Sat, 31 Jul 2021 11:14:19 +0100 Subject: [PATCH] CHANGELOG.md: backfill recent releases (#6733) Co-authored-by: Carlo Teubner --- CHANGELOG.md | 40 +++++++++++++++++++ .../linux/org.keepassxc.KeePassXC.appdata.xml | 36 +++++++++++++++++ 2 files changed, 76 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6422d7b89..c1c36a06e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,45 @@ # Changelog +## 2.6.6 (2021-06-12) + +### Fixed + +- Fix focusing search when pressing hotkey [#6603] +- Trim whitespace from TOTP key input prior to processing [#6604] +- Fix building on macOS [#6598] +- Resolve compiler warnings for unused return values [#6607] + +## 2.6.5 (2021-06-08) + +### Added + +- Show search bar when toolbar is hidden or in overflow [#6279] +- Show countdown for clipboard clearing in status bar [#6333] +- Command line option to lock all open databases [#6511] +- Allow CSV import of bare TOTP secrets [#6211] +- Retain file creation time when saving database [#6576] +- Set permissions of saved attachments to be private to the current user [#6363] +- OPVault: Use Text instead of Name for attribute names [#6334] + +### Changed + +- Reports: Allow resizing of reports columns [#6435] +- Reports: Toggle showing expired entries [#6534] +- Save Always on Top setting [#6236] +- Password generator can exclude additional lookalike characters (6/G, 8/B) [#6196] + +### Fixed + +- Allow setting MSI properties in unattended install [#6196] +- Update MainWindow minimum size to enable smaller verticle space [#6196] +- Use application font size when setting default or monospace fonts [#6332] +- Fix notes not clearing in entry preview panel in some cases [#6481] +- macOS: Correct window activation when restoring from tray [#6575] +- macOS: Better handling of minimize after unlock when using browser integration [#6338] +- Linux: Start after the system tray is available on LXQt [#6216] +- Linux: Allow selection of modal dialogs on X11 in Auto-Type [#6204] +- KeeShare: prevent crash when file extension is missing [#6174] + ## 2.6.4 (2021-01-31) ### Added diff --git a/share/linux/org.keepassxc.KeePassXC.appdata.xml b/share/linux/org.keepassxc.KeePassXC.appdata.xml index d9779e3df..a91f7b6a4 100644 --- a/share/linux/org.keepassxc.KeePassXC.appdata.xml +++ b/share/linux/org.keepassxc.KeePassXC.appdata.xml @@ -50,6 +50,42 @@ + + +
    +
  • Fix focusing search when pressing hotkey [#6603]
  • +
  • Trim whitespace from TOTP key input prior to processing [#6604]
  • +
  • Fix building on macOS [#6598]
  • +
  • Resolve compiler warnings for unused return values [#6607]
  • +
+
+
+ + +
    +
  • Show search bar when toolbar is hidden or in overflow [#6279]
  • +
  • Show countdown for clipboard clearing in status bar [#6333]
  • +
  • Command line option to lock all open databases [#6511]
  • +
  • Allow CSV import of bare TOTP secrets [#6211]
  • +
  • Retain file creation time when saving database [#6576]
  • +
  • Set permissions of saved attachments to be private to the current user [#6363]
  • +
  • OPVault: Use Text instead of Name for attribute names [#6334]
  • +
  • Reports: Allow resizing of reports columns [#6435]
  • +
  • Reports: Toggle showing expired entries [#6534]
  • +
  • Save Always on Top setting [#6236]
  • +
  • Password generator can exclude additional lookalike characters (6/G, 8/B) [#6196]
  • +
  • Allow setting MSI properties in unattended install [#6196]
  • +
  • Update MainWindow minimum size to enable smaller verticle space [#6196]
  • +
  • Use application font size when setting default or monospace fonts [#6332]
  • +
  • Fix notes not clearing in entry preview panel in some cases [#6481]
  • +
  • macOS: Correct window activation when restoring from tray [#6575]
  • +
  • macOS: Better handling of minimize after unlock when using browser integration [#6338]
  • +
  • Linux: Start after the system tray is available on LXQt [#6216]
  • +
  • Linux: Allow selection of modal dialogs on X11 in Auto-Type [#6204]
  • +
  • KeeShare: prevent crash when file extension is missing [#6174]
  • +
+
+