Tags: CorollaD/keepassxc
Tags
Release 2.7.5 - Add menu option to allow screenshots [keepassxreboot#8841] - Add support for Botan 3 [keepassxreboot#9388] - Increase max TOTP step to 24 hours [keepassxreboot#9149] - Improve HTML export layout [keepassxreboot#8987] - Turn search reset off by default [keepassxreboot#9153] - Use QClipboard::clear() instead of setting blank text [keepassxreboot#9148] - Hide group column header choice when not in search [keepassxreboot#9171] - Improve look of KeePassXC logo and icons [keepassxreboot#9355] - Add keyboard shortcuts for app and database settings [keepassxreboot#9007] - Hide rename button from attachments preview panel [keepassxreboot#8842] - Linux: Set SingleMainWindow in .desktop file [keepassxreboot#7430] - Fix crash when search clears while creating new entry [keepassxreboot#9230] - Fix crash when using Windows Hello in a Remote Desktop session [keepassxreboot#9006] - Fix crash in Group Edit after enabling Browser Integration [keepassxreboot#8778] - Fix canceling quick unlock when it is unavailable [keepassxreboot#9034] - Set password input field font correctly [keepassxreboot#8732] - Greatly improve performance when rendering entry view [keepassxreboot#9398] - Fix various accessibility issues [keepassxreboot#9138] - Fix arrows size when expand/collapse a group [keepassxreboot#9096] - Select the clone instead of the original after cloning an entry [keepassxreboot#9070] - Fix bugs with preview widget [keepassxreboot#9170] - Fix status bar update when switching to other DB [keepassxreboot#9073] - Fix database settings spin box bug [keepassxreboot#9101] - Fix Ctrl Tab shortcut to cycle databases in unlock dialog [keepassxreboot#8839] - Fix TOTP QR code maintaining square ratio [keepassxreboot#9027] - Fix Auto-Type configuration page on custom sequence selection [keepassxreboot#8752] - Fix unexpected behavior of `--lock` when KeePassXC is not running [keepassxreboot#8889] - Make open folder icon exempt from "Apply group icon to entry" [keepassxreboot#9205] - Allow setting default file open directory with env var [keepassxreboot#9192] - SSH Agent: Fix support for AES-256/GCM openssh keys [keepassxreboot#8968] - Browser: Fix Native Messaging script path with BSD OS's [keepassxreboot#8835] - MacOS: Fix text selection for Auto-Type clear field [keepassxreboot#9066] - MacOS: Don't rely on AppleInterfaceStyle for theme switching [keepassxreboot#8615] - Windows: Remove registry detection of desktop shortcut [keepassxreboot#9380]
Release 2.7.4 - Add 2 months expiration preset [keepassxreboot#8687] - CLI: Add Unicode support on Windows [keepassxreboot#8618] - Fix crash on macOS when unlocking database [keepassxreboot#8676] - Fix display of passwords in preview panel [keepassxreboot#8633] - Fix clicking links in entry preview panel [keepassxreboot#8644] - Prevent expired entries search if no results returned [keepassxreboot#8643] - Browser: Revert code causing connection problems [keepassxreboot#8665] - Browser: Fix socket file symbolic link on Linux [keepassxreboot#8656] - Flatpak: Fix launching browser proxy service [keepassxreboot#8680] - SSH Agent: Fix paegent support on Windows [keepassxreboot#8619]
Release 2.7.3 Changes - Enhance Tags Support and Add Saved Searches [keepassxreboot#8435, keepassxreboot#8607] - Significant improvements to entry preview panel [keepassxreboot#7993] - Add password strength indicator to all password fields [keepassxreboot#7885] - Limit zxcvbn entropy estimation length to 128 characters [keepassxreboot#7748] - Try full URL path when fetching favicon [keepassxreboot#8565] - Hide usernames in preview panel when hidden in entry view [keepassxreboot#8608] - Enable dark title bar on windows when accent color is not used [keepassxreboot#8498] - Add option to display passwords in color in preview panel [keepassxreboot#7097] - Add XML Export option to GUI [keepassxreboot#8524] - Increase entropy required for a "good" password rating to 75 [keepassxreboot#8523] - Add shortcut to copy password with TOTP appended [keepassxreboot#8443] - Show entry count in status bar [keepassxreboot#8435] - Allow KeePassXC to be built without X11 [keepassxreboot#8147] - Enable use of VivoKey Apex and Dangerous Things FlexSecure tokens [keepassxreboot#8332] - Add setting for number of recent files [keepassxreboot#8239] - Add Ctrl Tab shortcut to cycle databases in unlock dialog [keepassxreboot#8168] - Replace offensive words in eff_large.wordlist [keepassxreboot#7968] - Auto-Type: PICKCHARS can specify attribute and ignore BEEP [keepassxreboot#8118] - Linux: Add isHardwareKeySupported and refreshHardwareKeys to DBus methods [keepassxreboot#8055] - Add config variable to specify default database file name [keepassxreboot#8042] - Support numeric aware sorting on Windows and macOS [keepassxreboot#8363] - CLI: Add `db-edit` command [keepassxreboot#8400] - CLI: Add option to display all attributes with `show` command [keepassxreboot#8256] - CLI: Show UUID and tags with `show` and `clip` commands [keepassxreboot#8241] - Browser: Move socket into separate directory on Linux [keepassxreboot#8030] - Browser: Add group setting to omit WWW subdomain when matching URLs [keepassxreboot#7988] - FdoSecrets: Ask to unlock the database when creating items [keepassxreboot#8022, keepassxreboot#8028] - FdoSecrets: Skip entries in recycle bin when searching [keepassxreboot#8021] Fixes - Fix potential deadlock in UI when saving [keepassxreboot#8606] - Fix newlines when copying notes from preview panel [keepassxreboot#8542] - Fix dark mode detection on Linux [keepassxreboot#8477] - Fix crash when deleting items in recycle bin while searching [keepassxreboot#8117] - Fix crash when trying to close database during unlock [keepassxreboot#8144] - Fix tabbing around the interface [keepassxreboot#8435, keepassxreboot#8520] - Fix OPVault import when there are multiple OTP fields [keepassxreboot#8436] - Fix various Windows Hello bugs [keepassxreboot#8354] - Fix use of Apple Watch for Quick Unlock [keepassxreboot#8311] - Better handling of "Lock on Minimize" setting [keepassxreboot#8202] - Check for write permission before entering portable mode [keepassxreboot#8447] - Correct regex escape logic to prevent parse errors [keepassxreboot#7778] - Normalize slashes and file case for last used databases [keepassxreboot#7864, keepassxreboot#7214] - Link ykcore against pthread [keepassxreboot#7807] - Auto-Type: Fix menu entries in selection dialog on Windows [keepassxreboot#7987] - Auto-Type: Fix use of modifiers under macOS [keepassxreboot#8111] - CLI: Fix output when using clip with the -t flag [keepassxreboot#8271] - Browser: Use asynchronous access confirm dialog [keepassxreboot#8273] - Browser: Always send database locked/unlocked status [keepassxreboot#8114]
Release 2.7.2 - Enhance Tags Support and Add Saved Searches [keepassxreboot#8435, keepassxreboot#8607] - Significant improvements to entry preview panel [keepassxreboot#7993] - Add password strength indicator to all password fields [keepassxreboot#7885] - Limit zxcvbn entropy estimation length to 128 characters [keepassxreboot#7748] - Try full URL path when fetching favicon [keepassxreboot#8565] - Hide usernames in preview panel when hidden in entry view [keepassxreboot#8608] - Enable dark title bar on windows when accent color is not used [keepassxreboot#8498] - Add option to display passwords in color in preview panel [keepassxreboot#7097] - Add XML Export option to GUI [keepassxreboot#8524] - Increase entropy required for a "good" password rating to 75 [keepassxreboot#8523] - Add shortcut to copy password with TOTP appended [keepassxreboot#8443] - Show entry count in status bar [keepassxreboot#8435] - Allow KeePassXC to be built without X11 [keepassxreboot#8147] - Enable use of VivoKey Apex and Dangerous Things FlexSecure tokens [keepassxreboot#8332] - Add setting for number of recent files [keepassxreboot#8239] - Add Ctrl Tab shortcut to cycle databases in unlock dialog [keepassxreboot#8168] - Replace offensive words in eff_large.wordlist [keepassxreboot#7968] - Auto-Type: PICKCHARS can specify attribute and ignore BEEP [keepassxreboot#8118] - Linux: Add isHardwareKeySupported and refreshHardwareKeys to DBus methods [keepassxreboot#8055] - Add config variable to specify default database file name [keepassxreboot#8042] - Support numeric aware sorting on Windows and macOS [keepassxreboot#8363] - CLI: Add `db-edit` command [keepassxreboot#8400] - CLI: Add option to display all attributes with `show` command [keepassxreboot#8256] - CLI: Show UUID and tags with `show` and `clip` commands [keepassxreboot#8241] - Browser: Move socket into separate directory on Linux [keepassxreboot#8030] - Browser: Add group setting to omit WWW subdomain when matching URLs [keepassxreboot#7988] - FdoSecrets: Ask to unlock the database when creating items [keepassxreboot#8022, keepassxreboot#8028] - FdoSecrets: Skip entries in recycle bin when searching [keepassxreboot#8021] - Fix potential deadlock in UI when saving [keepassxreboot#8606] - Fix newlines when copying notes from preview panel [keepassxreboot#8542] - Fix dark mode detection on Linux [keepassxreboot#8477] - Fix crash when deleting items in recycle bin while searching [keepassxreboot#8117] - Fix crash when trying to close database during unlock [keepassxreboot#8144] - Fix tabbing around the interface [keepassxreboot#8435, keepassxreboot#8520] - Fix OPVault import when there are multiple OTP fields [keepassxreboot#8436] - Fix various Windows Hello bugs [keepassxreboot#8354] - Fix use of Apple Watch for Quick Unlock [keepassxreboot#8311] - Better handling of "Lock on Minimize" setting [keepassxreboot#8202] - Check for write permission before entering portable mode [keepassxreboot#8447] - Correct regex escape logic to prevent parse errors [keepassxreboot#7778] - Normalize slashes and file case for last used databases [keepassxreboot#7864, keepassxreboot#7214] - Link ykcore against pthread [keepassxreboot#7807] - Auto-Type: Fix menu entries in selection dialog on Windows [keepassxreboot#7987] - Auto-Type: Fix use of modifiers under macOS [keepassxreboot#8111] - CLI: Fix output when using clip with the -t flag [keepassxreboot#8271] - Browser: Use asynchronous access confirm dialog [keepassxreboot#8273] - Browser: Always send database locked/unlocked status [keepassxreboot#8114]
Release 2.7.1 - Show when tags are changed in entry history [keepassxreboot#7638] - Improve tags editing and allow spaces in tags [keepassxreboot#7708] - Improve layout of entry preview panel [keepassxreboot#7767] - Incorporate patches to support Flatpak distribution [keepassxreboot#7728] - Add expiration presets for 12 and 24 hours [keepassxreboot#7738] - Fix crash when building history change list [keepassxreboot#7638] - Fix hiding password on database unlock [keepassxreboot#7725] - Fix AES KDF slow transform speed [keepassxreboot#7755] - Auto-Type: Correct timing issue on macOS and Linux that prevented typing [keepassxreboot#7588] - Auto-Type: Fix use of Ctrl/Alt/Shift/Win modifiers on Windows [keepassxreboot#7629] - Auto-Type: Reduce/eliminate delay when searching for entries [keepassxreboot#7598] - Auto-Type: Map ASCII dead keys on Linux for international keyboards [keepassxreboot#7614] - CLI: Fix detection of hardware keys (YubiKey) [keepassxreboot#7593] - CLI: Add missing parameter -c to add/edit entries command [keepassxreboot#7863] - Secret Service: Fix crash when multiple prompts are shown [keepassxreboot#7786] - SSH Agent: Fix default agent selection on Windows [keepassxreboot#7764] - Fix database unlock dialog not being the top window on Linux [keepassxreboot#7771] - Fix drag/drop entries between tabs on Wayland [keepassxreboot#7628] - Fix compiling with minizip-ng [keepassxreboot#7638]
Release 2.7.0 Major Additions - Implement KDBX 4.1 [keepassxreboot#7114] - Add direct write save option for cloud storage and GVFS [keepassxreboot#6863] - Prevent screen capture on Windows and macOS [keepassxreboot#6030] - Support quick unlock using Windows Hello [keepassxreboot#7384] - Support quick unlock using Apple Watch [keepassxreboot#5526] - Allow specifying database backup paths [keepassxreboot#7035] - Add tag functionality [keepassxreboot#6487][keepassxreboot#7436][keepassxreboot#7446] - Add password rating column to entry view [keepassxreboot#4797] - Add group clone action [keepassxreboot#6124] - Show modifications between entry history items [keepassxreboot#6789] - Ability to bulk-delete and purge unused custom icons [keepassxreboot#5970] - Support adding custom passphrase wordlists [keepassxreboot#6799] - Support passphrase wordlists in numbered and PGP-signed formats [keepassxreboot#6791] - Implement support for hardware keys via wireless NFC [keepassxreboot#6895] - SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys [keepassxreboot#6371] - CLI: Implement attachment handling [keepassxreboot#5538] - CLI: Add support for okon in offline HIBP checks [keepassxreboot#5478] - CLI: Implement `search` command and remove `locate` [keepassxreboot#6805] - CLI: Add db statistic output to `db-info` command [keepassxreboot#7032] - CLI: Add -i/--include option to `generate` command. [keepassxreboot#7112] - CLI: Add a -n (--notes) option to `add` and `edit` commands [keepassxreboot#4646] - CLI: Add keyfile option to `import` command [keepassxreboot#5402] - CLI: Adding a best option to clip to copy a password of the best match [keepassxreboot#4489] - Browser: Add Microsoft Edge support on Linux [keepassxreboot#7100] - Browser: Support native password generator from the extension [keepassxreboot#6529] - Browser: Add group settings [keepassxreboot#4180] - Browser: Add feature to ignore entries for HTTP-Auth Logins [keepassxreboot#5394] - Browser: Support triggering Auto-Type from browser extension [keepassxreboot#6272] - Browser: Add delete-entry command to API [keepassxreboot#6899] - Browser: Add search 'by-path' url to API [keepassxreboot#5535] - Browser: search for entries by UUID to API [keepassxreboot#4763] - Browser: Support auto-download of favicon on entry addition [keepassxreboot#7179] - Auto-Type: Major improvements to Auto-Type [keepassxreboot#5864][keepassxreboot#7463][keepassxreboot#7435][keepassxreboot#7391][keepassxreboot#7129][keepassxreboot#6400][keepassxreboot#6364][keepassxreboot#6361][keepassxreboot#5283][keepassxreboot#7507] - Auto-Type: Fix typing to virtual machines on Windows [keepassxreboot#7366] - Auto-Type: Re-implement X11 keysym emulation [keepassxreboot#7098] - Auto-Type: Support multiple Xkb layouts [keepassxreboot#6247] - Auto-Type: Abort keystroke if modifiers held on X11 [keepassxreboot#6351][keepassxreboot#6357] - Auto-Type: Add TOTP option to entry level Auto-Type menu [keepassxreboot#6675] - FdoSecrets: Major Refactor and Code Consolidation [keepassxreboot#5747][keepassxreboot#5660][keepassxreboot#7043][keepassxreboot#6915] - FdoSecrets: Implement unlock before search [keepassxreboot#6943] - Reports: Add browser statistics report [keepassxreboot#7197] Major Changes - Port crypto backend to [Botan](https://github.com/randombit/botan) [keepassxreboot#6209] - Improve attachment handling and security [keepassxreboot#6606][keepassxreboot#5034][keepassxreboot#7083] - Allow selecting any open database in unlock dialog [keepassxreboot#5427] - KeeShare: Remove checking signed container and QuaZip dependency [keepassxreboot#7223] - Introduce security option to enable copy on double click (default off) [keepassxreboot#6433] - Add 'delete entry without confirm' functionality [keepassxreboot#5812] - Improve macOS and Windows platform integration [keepassxreboot#5851] - Lock only the current database by default [keepassxreboot#6652] - Show expired entries on DB unlock [keepassxreboot#7290] - Update D-Bus adaptor interface class name to match definition file [keepassxreboot#7523] Other Changes and Fixes - Add countdown progress bar to TOTP preview [keepassxreboot#6930] - Enter favicon url directly on icons page [keepassxreboot#6614] - Set C 17 as standard in the build system [keepassxreboot#7180] - Internalize ykcore into code base [keepassxreboot#6654] - Transition to Visual Studio builds on Windows [keepassxreboot#5874] - Ability to delete entries from health check reports [keepassxreboot#6537] - Enhance remembering last-used directories [keepassxreboot#6711] - Implement org.freedesktop.appearance.color-scheme support on Linux [keepassxreboot#7422] - Support sorting HTML export [keepassxreboot#7011] - Add display number of characters in passphrases [keepassxreboot#5449] - Use Alt Tab on macOS to switch between databases [keepassxreboot#5407] - Add feature to sort groups using shortcut keys [keepassxreboot#6999] - Add CTRL Enter to apply password generator changes [keepassxreboot#6414] - Display `Database created` timestamp on statistics report [keepassxreboot#6876] - Browser: Improve best matching credentials setting [keepassxreboot#6893] - SSH Agent: Use both Pageant and OpenSSH agent simultaneously on Windows [keepassxreboot#6288] - SSH Agent: Allow using database path to resolve keys [keepassxreboot#6365] - SSH Agent: Show correct error messages in main window [keepassxreboot#7166] - Multiple fixes for MSI installer [keepassxreboot#6630] - Fix tab order for CSV import dialog to match screen order [keepassxreboot#7315] - Don't mark kdbx:// urls as invalid [keepassxreboot#7221] - Make selected text copyable instead of copying password [keepassxreboot#7209] - Detect timestamp resolution for CSV files [keepassxreboot#7196] - Fix crash while downloading favicon [keepassxreboot#7104] - Correct naming of newly generated keyx files [keepassxreboot#7010] - Place the 'Recycle Bin' at the bottom of the list when groups are sorted [keepassxreboot#7004] - Handle tilde with custom browser paths [keepassxreboot#6659] - Don't scroll up when deleting an entry [keepassxreboot#6833] - Set the MIME-Type to text/plain when using wl-copy on wayland [keepassxreboot#6832] - Fix adaptive icon painting [keepassxreboot#5989][keepassxreboot#6033] - Fix favicon download from URL with non-standard port [keepassxreboot#5509] - Ignore recycle bin on KeePassHTTP migration [keepassxreboot#5481] - Fix keepassxc-cr-recovery utility [keepassxreboot#7521] - Fix Auto-Type not working when audio recording indicator is active on macOS 12.2 [keepassxreboot#7526]
Release 2.7.0-beta1 Major Additions - Implement KDBX 4.1 [keepassxreboot#7114] - Add direct write save option for cloud storage and GVFS [keepassxreboot#6863] - Prevent screen capture on Windows and macOS [keepassxreboot#6030] - Support quick unlock using Windows Hello [keepassxreboot#7384] - Support quick unlock using Apple Watch [keepassxreboot#5526] - Allow specifying database backup paths [keepassxreboot#7035] - Add tag functionality [keepassxreboot#6487][keepassxreboot#7436][keepassxreboot#7446] - Add password rating column to entry view [keepassxreboot#4797] - Add group clone action [keepassxreboot#6124] - Show modifications between entry history items [keepassxreboot#6789] - Ability to bulk-delete and purge unused custom icons [keepassxreboot#5970] - Support adding custom passphrase wordlists [keepassxreboot#6799] - Support passphrase wordlists in numbered and PGP-signed formats [keepassxreboot#6791] - Implement support for hardware keys via wireless NFC [keepassxreboot#6895] - SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys [keepassxreboot#6371] - CLI: Implement attachment handling [keepassxreboot#5538] - CLI: Add support for okon in offline HIBP checks [keepassxreboot#5478] - CLI: Implement `search` command and remove `locate` [keepassxreboot#6805] - CLI: Add db statistic output to `db-info` command [keepassxreboot#7032] - CLI: Add -i/--include option to `generate` command. [keepassxreboot#7112] - CLI: Add a -n (--notes) option to `add` and `edit` commands [keepassxreboot#4646] - CLI: Add keyfile option to `import` command [keepassxreboot#5402] - CLI: Adding a best option to clip to copy a password of the best match [keepassxreboot#4489] - Browser: Add Microsoft Edge support on Linux [keepassxreboot#7100] - Browser: Support native password generator from the extension [keepassxreboot#6529] - Browser: Add group settings [keepassxreboot#4180] - Browser: Add feature to ignore entries for HTTP-Auth Logins [keepassxreboot#5394] - Browser: Support triggering Auto-Type from browser extension [keepassxreboot#6272] - Browser: Add delete-entry command to API [keepassxreboot#6899] - Browser: Add search 'by-path' url to API [keepassxreboot#5535] - Browser: search for entries by UUID to API [keepassxreboot#4763] - Browser: Support auto-download of favicon on entry addition [keepassxreboot#7179] - Auto-Type: Major improvements to Auto-Type [keepassxreboot#5864][keepassxreboot#7463][keepassxreboot#7435][keepassxreboot#7391][keepassxreboot#7129][keepassxreboot#6400][keepassxreboot#6364][keepassxreboot#6361][keepassxreboot#5283] - Auto-Type: Fix typing to virtual machines on Windows [keepassxreboot#7366] - Auto-Type: Re-implement X11 keysym emulation [keepassxreboot#7098] - Auto-Type: Support multiple Xkb layouts [keepassxreboot#6247] - Auto-Type: Abort keystroke if modifiers held on X11 [keepassxreboot#6351][keepassxreboot#6357] - Auto-Type: Add TOTP option to entry level Auto-Type menu [keepassxreboot#6675] - FdoSecrets: Major Refactor and Code Consolidation [keepassxreboot#5747][keepassxreboot#5660][keepassxreboot#7043][keepassxreboot#6915] - FdoSecrets: Implement unlock before search [keepassxreboot#6943] - Reports: Add browser statistics report [keepassxreboot#7197] Major Changes - Port crypto backend to [Botan](https://github.com/randombit/botan) [keepassxreboot#6209] - Improve attachment handling and security [keepassxreboot#6606][keepassxreboot#5034][keepassxreboot#7083] - Allow selecting any open database in unlock dialog [keepassxreboot#5427] - KeeShare: Remove checking signed container and QuaZip dependency [keepassxreboot#7223] - Introduce security option to enable copy on double click (default off) [keepassxreboot#6433] - Add 'delete entry without confirm' functionality [keepassxreboot#5812] - Improve macOS and Windows platform integration [keepassxreboot#5851] - Lock only the current database by default [keepassxreboot#6652] - Show expired entries on DB unlock [keepassxreboot#7290] Other Changes and Fixes - Add countdown progress bar to TOTP preview [keepassxreboot#6930] - Enter favicon url directly on icons page [keepassxreboot#6614] - Set C 17 as standard in the build system [keepassxreboot#7180] - Internalize ykcore into code base [keepassxreboot#6654] - Transition to Visual Studio builds on Windows [keepassxreboot#5874] - Ability to delete entries from health check reports [keepassxreboot#6537] - Enhance remembering last-used directories [keepassxreboot#6711] - Implement org.freedesktop.appearance.color-scheme support on Linux [keepassxreboot#7422] - Support sorting HTML export [keepassxreboot#7011] - Add display number of characters in passphrases [keepassxreboot#5449] - Use Alt Tab on macOS to switch between databases [keepassxreboot#5407] - Add feature to sort groups using shortcut keys [keepassxreboot#6999] - Add CTRL Enter to apply password generator changes [keepassxreboot#6414] - Display `Database created` timestamp on statistics report [keepassxreboot#6876] - Browser: Improve best matching credentials setting [keepassxreboot#6893] - SSH Agent: Use both Pageant and OpenSSH agent simultaneously on Windows [keepassxreboot#6288] - SSH Agent: Allow using database path to resolve keys [keepassxreboot#6365] - SSH Agent: Show correct error messages in main window [keepassxreboot#7166] - Multiple fixes for MSI installer [keepassxreboot#6630] - Fix tab order for CSV import dialog to match screen order [keepassxreboot#7315] - Don't mark kdbx:// urls as invalid [keepassxreboot#7221] - Make selected text copyable instead of copying password [keepassxreboot#7209] - Detect timestamp resolution for CSV files [keepassxreboot#7196] - Fix crash while downloading favicon [keepassxreboot#7104] - Correct naming of newly generated keyx files [keepassxreboot#7010] - Place the 'Recycle Bin' at the bottom of the list when groups are sorted [keepassxreboot#7004] - Handle tilde with custom browser paths [keepassxreboot#6659] - Don't scroll up when deleting an entry [keepassxreboot#6833] - Set the MIME-Type to text/plain when using wl-copy on wayland [keepassxreboot#6832] - Fix adaptive icon painting [keepassxreboot#5989][keepassxreboot#6033] - Fix favicon download from URL with non-standard port [keepassxreboot#5509] - Ignore recycle bin on KeePassHTTP migration [keepassxreboot#5481]
Release 2.6.6 Fixed - Fix focusing search when pressing hotkey [keepassxreboot#6603] - Trim whitespace from TOTP key input prior to processing [keepassxreboot#6604] - Fix building on macOS [keepassxreboot#6598] - Resolve compiler warnings for unused return values [keepassxreboot#6607]
Release 2.6.5 Added - Show search bar when toolbar is hidden or in overflow [keepassxreboot#6279] - Show countdown for clipboard clearing in status bar [keepassxreboot#6333] - Command line option to lock all open databases [keepassxreboot#6511] - Allow CSV import of bare TOTP secrets [keepassxreboot#6211] - Retain file creation time when saving database [keepassxreboot#6576] - Set permissions of saved attachments to be private to the current user [keepassxreboot#6363] - OPVault: Use Text instead of Name for attribute names [keepassxreboot#6334] Changed - Reports: Allow resizing of reports columns [keepassxreboot#6435] - Reports: Toggle showing expired entries [keepassxreboot#6534] - Save Always on Top setting [keepassxreboot#6236] - Password generator can exclude additional lookalike characters (6/G, 8/B) [keepassxreboot#6196] Fixed - Allow setting MSI properties in unattended install [keepassxreboot#6196] - Update MainWindow minimum size to enable smaller verticle space [keepassxreboot#6196] - Use application font size when setting default or monospace fonts [keepassxreboot#6332] - Fix notes not clearing in entry preview panel in some cases [keepassxreboot#6481] - macOS: Correct window activation when restoring from tray [keepassxreboot#6575] - macOS: Better handling of minimize after unlock when using browser integration [keepassxreboot#6338] - Linux: Start after the system tray is available on LXQt [keepassxreboot#6216] - Linux: Allow selection of modal dialogs on X11 in Auto-Type [keepassxreboot#6204] - KeeShare: prevent crash when file extension is missing [keepassxreboot#6174]
PreviousNext