Files
keepassxc/share/linux/org.keepassxc.KeePassXC.appdata.xml
renner 9814037fd3 feat: refresh appdata.xml
* Adds donation, contact and up-to-date transifex URL
* Add features to appdata.xml for FlatHub
* Remove old releases to reduce file size
* Improve summary and description text
2025-11-02 09:08:07 -05:00

705 lines
47 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<!--Copyright 2025 KeePassXC Team <team@keepassxc.org> -->
<component type="desktop-application">
<!--Created with jdAppStreamEdit 9.2-->
<id>org.keepassxc.KeePassXC.desktop</id>
<name>KeePassXC</name>
<summary>Secure and Full-featured Password Manager</summary>
<summary xml:lang="de">Sicherer und voll ausgestatteter Passwort-Manager</summary>
<developer id="org.keepassxc">
<name>KeePassXC Team</name>
</developer>
<metadata_license>CC-BY-3.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<update_contact>team@keepassxc.org</update_contact>
<description>
<p>KeePassXC is a modern, secure, and open-source password manager for your most sensitive information.
Designed for people with extremely high demands of secure personal data management. You can store
many different types of information, such as usernames, passwords, URLs, attachments, and notes in
an offline, encrypted file. Major features include: Auto-Type into any window, browser integration,
password generator, advanced search, comprehensive reports, FDO Secret Service integration, SSH agent
key management, and many more!</p>
<p xml:lang="de">KeePassXC ist ein moderner, sicherer Open-Source-Passwortmanager für Ihre sensibelsten Daten,
entwickelt für Anwender mit höchsten Ansprüchen an die sichere Verwaltung persönlicher Daten.
Sie können verschiedenste Informationen wie Benutzernamen, Passwörter, URLs, Anhänge und Notizen offline in
einer verschlüsselten Datei speichern. Zu den wichtigsten Funktionen gehören: Automatisches
Einfügen in beliebige Fenster, Browserintegration, Passwortgenerator, umfangreiche Suche, umfassende Berichte,
Integration mit dem FDO-Secret-Service, SSH-Agent-Schlüsselverwaltung und vieles mehr!</p>
</description>
<screenshots>
<screenshot type="default">
<caption>Organize with Groups and Entries</caption>
<image type="source">https://keepassxc.org/assets/img/screenshots/database_view.png</image>
</screenshot>
<screenshot>
<caption>Unlock database</caption>
<image type="source">https://keepassxc.org/assets/img/screenshots/unlock_database.png</image>
</screenshot>
<screenshot>
<caption>Icon Selection for Entry</caption>
<image type="source">https://keepassxc.org/assets/img/screenshots/edit_entry_icons.png</image>
</screenshot>
<screenshot>
<caption>Password Generator</caption>
<image type="source">https://keepassxc.org/assets/img/screenshots/password_generator_advanced.png</image>
</screenshot>
</screenshots>
<releases>
<release version="2.8.0" date="2025-01-01" type="development">
<description>
<ul>
<li>Placeholder for future release notes</li>
</ul>
</description>
</release>
<release version="2.7.10" date="2025-03-02" type="stable">
<description>
<ul>
<li>Allow adjusting application font size [#11567]</li>
<li>Add Proton Pass importer [#11197]</li>
<li>Support KeePass2 TOTP settings [#11229]</li>
<li>Add New/Preview Entry Attachments dialog and functionality [#11637, #11699, #11650]</li>
<li>Add database name, color, and icon options for unlock view [#10819, #11725]</li>
<li>Show entry background color as column [#6798]</li>
<li>Use icons for password strength [#9844]</li>
<li>Add "Group Full Path" column in entry view [#10278]</li>
<li>Passphrase "MIXED case" Type [#11255]</li>
<li>Allow deleting extension plugin data from Browser Statistics [#11218]</li>
<li>Add --minimized option to keepassxc [#11693]</li>
<li>Implement T-CONV and T-REPLACE-RX entry placeholders [#11453]</li>
<li>Option to disable opening browser when URL field double-clicked [#11332]</li>
<li>Overhaul action states and add icons to toolbar [#11047]</li>
<li>Show character count in password generator dialog [#10940]</li>
<li>Add ability to expire entries from context menu [#8731]</li>
<li>Add copy field shortcuts to Auto-Type select dialog [#11518]</li>
<li>Passkeys: Add support for selecting group on creation [#11260]</li>
<li>Browser: Refactor Access Control Dialog [#9607]</li>
<li>Browser: Add support for URL wildcards and exact URL [#9835, #11752]</li>
<li>Browser: Allow groups to restrict by browser integration key [#9852]</li>
<li>CLI: Add `-d` dry-run shortcut to merge command [#11192]</li>
<li>CLI: HTML export [#11590]</li>
<li>macOS: Add option to disable database lock when switching user [#9707]</li>
<li>SSH Agent: Implement feature to clear all identities [#10649]</li>
<li>Major enhancements to documentation [#11745, #10875]</li>
<li>Various UI and style fixes [#11535, #11672, #11511, #11445, #11426, #11273, #11455, #11321, #11594, #11539, #11351, #11354, #10748, #11602, #11303, #11291, #10091, #9417]</li>
<li>Various improvements to tags [#11676, #11652, #11625]</li>
<li>Reset splitter sizes on database unlock [#11014]</li>
<li>Remember sort order in Auto-type popup dialog [#9508]</li>
<li>Fix database password clearing when modifying key file / hardware key [#11001]</li>
<li>Fix issues with reloading and handling of externally modified db file [#10612]</li>
<li>Support passkeys with Bitwarden import [#11401]</li>
<li>Fix various quirks with CSV import [#11787]</li>
<li>Show Auto-Type select dialog even if window title is empty [#11603]</li>
<li>Refactor hardware key code to avoid deadlock [#11703, #10872]</li>
<li>Show a clear error if hardware key is found slots are not configured [#11609]</li>
<li>Fix signal/slot disconnect when opening import wizard [#11039]</li>
<li>Fix setting window title as modified [#11542]</li>
<li>Fix assert hit when viewing entry history [#11413]</li>
<li>Fix multiple crashes on Linux [#11513]</li>
<li>Fix backup file path time substitution [#10834]</li>
<li>Prevent long-running threads from deadlocking the program with only 1 CPU [#11155]</li>
<li>Hide the menubar when menus lose focus (if toggled off) [#11355, #11605]</li>
<li>CLI: Restore the original codepage on windows [#11470]</li>
<li>Passkeys: Various fixes [#10934, #10951]</li>
<li>Browser: Fix cancel with database unlock dialog [#11435]</li>
<li>Browser: Resolve references in Access Confirm dialog [#11055]</li>
<li>SSH Agent: Add timeout to streams to prevent deadlock [#11290]</li>
<li>macOS: Replace legacy code for screen recording permissions [#11428]</li>
<li>macOS: Implement Secure Input Mode [#11623]</li>
<li>macOS: Fix showing ambigious name in settings [#11373]</li>
<li>macOS: Fix copy-to-clipboard shortcut in entry preview widget [#10966]</li>
<li>Linux: Prevent multiple lock requests [#11306]</li>
<li>Snap: Prevent need for snap helper script to configure browser extension [#10924]</li>
<li>Windows: Detect outdated VC Redist with MSI installer [#11469]</li>
<li>Windows: Additional exclusion fields for clipboard [#11521]</li>
</ul>
</description>
</release>
<release version="2.7.9" date="2024-06-19" type="stable">
<description>
<ul>
<li>Passkeys: Ability to easily remove a passkey from an entry [#10777]</li>
<li>Snap: Use new desktop portal for native messaging integration [#10906]</li>
<li>Improve entry placeholder/reference feature [#10846]</li>
<li>Improve CSV importing when title field isn't specified [#10843]</li>
<li>Improve encrypted Bitwarden importing [#10800]</li>
<li>Improve database settings UX [#10821]</li>
<li>Improve handling of clipboard actions from entry preview [#10810]</li>
<li>Improve group/entry view resize behavior and set sensible defaults [#10641]</li>
<li>Passkeys: Fix incorrect username fill [#10874]</li>
<li>Passkeys: Return additional data to the extension [#10857]</li>
<li>Fix password clear timer inconsistency on unlock view [#10708]</li>
<li>Fix portability check [#10760]</li>
<li>Fix page overflow on HTML exports [#10735]</li>
<li>Fix broken builds when using system provided zxcvbn [#10717]</li>
<li>Fix copy password button when text is selected [#10853]</li>
<li>Fix tab ordering on application settings pages [#10907]</li>
<li>SSH Agent: Fix broken decrypt button [#10638]</li>
<li>Windows: Fix ALT Auto-Type modifier [#10795]</li>
<li>Windows: Fix wrong DACL memory size allocation [#10712]</li>
<li>macOS: Fix monospace font sizing [#10739]</li>
<li>Flatpak: Fix configuration settings off-by-one error [#10688]</li>
<li>BSD: Fix compiling with libusb implementation [#10736]</li>
</ul>
</description>
</release>
<release version="2.7.8" date="2024-05-05" type="stable">
<description>
<ul>
<li>Add hotkey for showing search help [#10591]</li>
<li>Add hotkey for group switching (Ctrl+Shift+PgUp/PgDown) [#10625]</li>
<li>Add per-database auto-save delay setting [#9100]</li>
<li>Add setting to hide menubar [#10341]</li>
<li>Improve Bitwarden 1PUX import and support organization collections [#10499]</li>
<li>Show advanced settings checkbox only for settings that have them [#6513]</li>
<li>Remove obsolete setting for requiring repeated password entry [#9722]</li>
<li>Passkeys: Allow registering Passkeys to existing entries [#10408]</li>
<li>Passkeys: Show warning about data being unencrypted before Passkey export [#10411]</li>
<li>Passkeys: Support NFC and USB transports [#10402]</li>
<li>Passkeys: Pass extension JSON data to browser [#10615]</li>
<li>SSH Agent: Do not use entries from recycle bin [#10518]</li>
<li>Linux: Change hotkey sequence used for {CLEARFIELD} Auto-Type [#10008]</li>
<li>Windows: Improve DACL memory access protection [#10618]</li>
<li>Fix crash when deleting history items [#10451]</li>
<li>Fix crash on screen lock or computer sleep [#10458]</li>
<li>Fix search field not being focused after unlock [#10459]</li>
<li>Fix loss of window focus when Auto-Type needs to unlock a database [#10555]</li>
<li>Fix inconsistent TOTP visibility on unlock [#10009]</li>
<li>Fix CSV import skipping over single-name groups [#10575]</li>
<li>Fix key file folder being remembered even if disabled in settings [#10636]</li>
<li>Fix issues with entry editing and database locking [#10667]</li>
<li>Fix key file text when provided on command line [#10642]</li>
<li>Fix issues with hardware key auto detection [#10663]</li>
<li>Do not override monospace font size [#10282]</li>
<li>Perform group sort only when group view is in focus [#10202]</li>
<li>Do not show decimals for attachment sizes in Bytes [#10595]</li>
<li>Prevent merging of global custom data when merging databases [#10452]</li>
<li>Fix minor translation issues [#10635]</li>
<li>Passkeys: Fix StrongBox incompatibility [#10420]</li>
<li>Passkeys: Set RP ID to effective domain if unset instead of returning an error [#10384]</li>
<li>Passkeys: Various UI fixes and improvements [#10427, #10608, #10609]</li>
<li>AppImage: Fix URL opening [#10624]</li>
<li>Flatpak: Fix application autostart [#10563]</li>
<li>Linux/macOS: Fix button sizes on modal alert popups [#10500]</li>
<li>Linux: Fix clipboard clear on Wayland [#10500]</li>
<li>Windows: Preserve file-hidden attribute [#10343]</li>
</ul>
</description>
</release>
<release version="2.7.7" date="2024-03-09" type="stable">
<description>
<ul>
<li>Support USB Hotplug for Hardware Key interface [#10092]</li>
<li>Support 1PUX and Bitwarden import [#9815]</li>
<li>Browser: Add support for PassKeys [#8825, #9987, #10318]</li>
<li>Build System: Move to vcpkg manifest mode [#10088]</li>
<li>Fix multiple TOTP issues [#9874]</li>
<li>Fix focus loss on save when the editor is not visible anymore [#10075]</li>
<li>Fix visual when removing entry from history [#9947]</li>
<li>Fix first entry is not selected when a search is performed [#9868]</li>
<li>Prevent scrollbars on entry drag/drop [#9747]</li>
<li>Prevent duplicate characters in "Also choose from" field of password generator [#9803]</li>
<li>Security: Prevent byte-by-byte and attachment inference side channel attacks [#10266]</li>
<li>Browser: Fix raising Update Entry messagebox [#9853]</li>
<li>Browser: Fix bugs when returning credentials [#9136]</li>
<li>Browser: Fix crash on database open from browser [#9939]</li>
<li>Browser: Fix support for referenced URL fields [#8788]</li>
<li>MacOS: Fix crash when changing highlight/accent color [#10348]</li>
<li>MacOS: Fix TouchID appearing even though lid is closed [#10092]</li>
<li>Windows: Fix terminating KeePassXC processes with MSI installer [#9822]</li>
<li>FdoSecrets: Fix database merge crash when enabled [#10136]</li>
</ul>
</description>
</release>
<release version="2.7.6" date="2023-08-15" type="stable">
<description>
<ul>
<li>Significant improvement to visual when drag/drop entries [#9698]</li>
<li>Automatically prompt for Quick Unlock when showing unlock dialog [#9697]</li>
<li>Improve colorful lock icon [#9632]</li>
<li>Ability to search by entry UUID [#9571]</li>
<li>Add challenge-response support for NitroKey 3 [#9631]</li>
<li>Auto-Type: Disable entry level Auto-Type when disabled at group/entry [#9672]</li>
<li>Browser: Show warning when adding duplicate URL's to entry [#9588][#9635]</li>
<li>Browser: Improve error message when proxy cannot be found [#9385]</li>
<li>Fix crash on exit on macOS [#9620]</li>
<li>Fix crash on search if entry doesn't have a group [#9633]</li>
<li>Fix several issues with Quick Unlock [#9697]</li>
<li>Enable save button when not auto-saving non-data changes [#9634]</li>
<li>Several UI/UX fixes [#9647]</li>
<li>Move toolbar back to top of window when disabling movement [#9699]</li>
<li>Browser: Fix closing password generator dialog with X button [#9636]</li>
<li>Browser: Fix handling of expired credentials [#9595]</li>
<li>Windows: Prevent white flicker when launching application [#9637]</li>
<li>Linux: Fix warning message about allow screencapture [#9638]</li>
<li>FdoSecrets: Fix access confirmation dialog showing even when disabled [#9690]</li>
</ul>
</description>
</release>
<release version="2.7.5" date="2023-05-14" type="stable">
<description>
<ul>
<li>Add menu option to allow screenshots [#8841]</li>
<li>Add support for Botan 3 [#9388]</li>
<li>Increase max TOTP step to 24 hours [#9149]</li>
<li>Improve HTML export layout [#8987]</li>
<li>Turn search reset off by default [#9153]</li>
<li>Use QClipboard::clear() instead of setting blank text [#9148]</li>
<li>Hide group column header choice when not in search [#9171]</li>
<li>Improve look of KeePassXC logo and icons [#9355]</li>
<li>Add keyboard shortcuts for app and database settings [#9007]</li>
<li>Hide rename button from attachments preview panel [#8842]</li>
<li>Linux: Set SingleMainWindow in .desktop file [#7430]</li>
<li>Fix crash when search clears while creating new entry [#9230]</li>
<li>Fix crash when using Windows Hello in a Remote Desktop session [#9006]</li>
<li>Fix crash in Group Edit after enabling Browser Integration [#8778]</li>
<li>Fix canceling quick unlock when it is unavailable [#9034]</li>
<li>Set password input field font correctly [#8732]</li>
<li>Greatly improve performance when rendering entry view [#9398]</li>
<li>Fix various accessibility issues [#9138]</li>
<li>Fix arrows size when expand/collapse a group [#9096]</li>
<li>Select the clone instead of the original after cloning an entry [#9070]</li>
<li>Fix bugs with preview widget [#9170]</li>
<li>Fix status bar update when switching to other DB [#9073]</li>
<li>Fix database settings spin box bug [#9101]</li>
<li>Fix Ctrl+Tab shortcut to cycle databases in unlock dialog [#8839]</li>
<li>Fix TOTP QR code maintaining square ratio [#9027]</li>
<li>Fix Auto-Type configuration page on custom sequence selection [#8752]</li>
<li>Fix unexpected behavior of `--lock` when KeePassXC is not running [#8889]</li>
<li>Make open folder icon exempt from "Apply group icon to entry" [#9205]</li>
<li>Allow setting default file open directory with env var [#9192]</li>
<li>SSH Agent: Fix support for AES-256/GCM openssh keys [#8968]</li>
<li>Browser: Fix Native Messaging script path with BSD OS's [#8835]</li>
</ul>
</description>
</release>
<release version="2.7.4" date="2022-10-29" type="stable">
<description>
<ul>
<li>Add 2 months expiration preset [#8687]</li>
<li>CLI: Add Unicode support on Windows [#8618]</li>
<li>Fix crash on macOS when unlocking database [#8676]</li>
<li>Fix display of passwords in preview panel [#8633]</li>
<li>Fix clicking links in entry preview panel [#8644]</li>
<li>Prevent expired entries search if no results returned [#8643]</li>
<li>Browser: Revert code causing connection problems [#8665]</li>
<li>Browser: Fix socket file symbolic link on Linux [#8656]</li>
<li>Flatpak: Fix launching browser proxy service [#8680]</li>
<li>SSH Agent: Fix pageant support on Windows [#8619]</li>
</ul>
</description>
</release>
<release version="2.7.3" date="2022-10-23" type="stable">
<description>
<ul>
<li>Enhance Tags Support and Add Saved Searches [#8435, #8607]</li>
<li>Significant improvements to entry preview panel [#7993]</li>
<li>Add password strength indicator to all password fields [#7885]</li>
<li>Limit zxcvbn entropy estimation length to 128 characters [#7748]</li>
<li>Try full URL path when fetching favicon [#8565]</li>
<li>Hide usernames in preview panel when hidden in entry view [#8608]</li>
<li>Enable dark title bar on windows when accent color is not used [#8498]</li>
<li>Add option to display passwords in color in preview panel [#7097]</li>
<li>Add XML Export option to GUI [#8524]</li>
<li>Increase entropy required for a "good" password rating to 75 [#8523]</li>
<li>Add shortcut to copy password with TOTP appended [#8443]</li>
<li>Show entry count in status bar [#8435]</li>
<li>Allow KeePassXC to be built without X11 [#8147]</li>
<li>Enable use of VivoKey Apex and Dangerous Things FlexSecure tokens [#8332]</li>
<li>Add setting for number of recent files [#8239]</li>
<li>Add Ctrl+Tab shortcut to cycle databases in unlock dialog [#8168]</li>
<li>Replace offensive words in eff_large.wordlist [#7968]</li>
<li>Auto-Type: PICKCHARS can specify attribute and ignore BEEP [#8118]</li>
<li>Linux: Add isHardwareKeySupported and refreshHardwareKeys to DBus methods [#8055]</li>
<li>Add config variable to specify default database file name [#8042]</li>
<li>CLI: Add `db-edit` command [#8400]</li>
<li>CLI: Add option to display all attributes with `show` command [#8256]</li>
<li>CLI: Show UUID and tags with `show` and `clip` commands [#8241]</li>
<li>Browser: Move socket into separate directory on Linux [#8030]</li>
<li>Browser: Add group setting to omit WWW subdomain when matching URLs [#7988]</li>
<li>FdoSecrets: Ask to unlock the database when creating items [#8022, #8028]</li>
<li>FdoSecrets: Skip entries in recycle bin when searching [#8021]</li>
<li>Fix potential deadlock in UI when saving [#8606]</li>
<li>Fix newlines when copying notes from preview panel [#8542]</li>
<li>Fix dark mode detection on Linux [#8477]</li>
<li>Fix crash when deleting items in recycle bin while searching [#8117]</li>
<li>Fix crash when trying to close database during unlock [#8144]</li>
<li>Fix tabbing around the interface [#8435, #8520]</li>
<li>Fix OPVault import when there are multiple OTP fields [#8436]</li>
<li>Fix various Windows Hello bugs [#8354]</li>
<li>Fix use of Apple Watch for Quick Unlock [#8311]</li>
<li>Better handling of "Lock on Minimize" setting [#8202]</li>
<li>Support numeric aware sorting on Windows and macOS [#8363]</li>
<li>Check for write permission before entering portable mode [#8447]</li>
<li>Correct regex escape logic to prevent parse errors [#7778]</li>
<li>Normalize slashes and file case for last used databases [#7864, #7214]</li>
<li>Link ykcore against pthread [#7807]</li>
<li>Auto-Type: Fix menu entries in selection dialog on Windows [#7987]</li>
<li>Auto-Type: Fix use of modifiers under macOS [#8111]</li>
<li>CLI: Fix output when using clip with the -t flag [#8271]</li>
<li>Browser: Use asynchronous access confirm dialog [#8273]</li>
<li>Browser: Always send database locked/unlocked status [#8114]</li>
</ul>
</description>
</release>
<release version="2.7.1" date="2022-04-05" type="stable">
<description>
<ul>
<li>Show when tags are changed in entry history [#7638]</li>
<li>Improve tags editing and allow spaces in tags [#7708]</li>
<li>Improve layout of entry preview panel [#7767]</li>
<li>Incorporate patches to support Flatpak distribution [#7728]</li>
<li>Add expiration presets for 12 and 24 hours [#7738]</li>
<li>Fix crash when building history change list [#7638]</li>
<li>Fix hiding password on database unlock [#7725]</li>
<li>Fix AES KDF slow transform speed [#7755]</li>
<li>Auto-Type: Correct timing issue on macOS and Linux that prevented typing [#7588]</li>
<li>Auto-Type: Fix use of Ctrl/Alt/Shift/Win modifiers on Windows [#7629]</li>
<li>Auto-Type: Reduce/eliminate delay when searching for entries [#7598]</li>
<li>Auto-Type: Map ASCII dead keys on Linux for international keyboards [#7614]</li>
<li>CLI: Fix detection of hardware keys (YubiKey) [#7593]</li>
<li>CLI: Add missing parameter `-c` to add/edit entries command [#7594]</li>
<li>Secret Service: Fix crash when multiple prompts are shown [#7786]</li>
<li>SSH Agent: Fix default agent selection on Windows [#7764]</li>
<li>Fix database unlock dialog not being the top window on Linux [#7771]</li>
<li>Fix drag/drop entries between tabs on Wayland [#7628]</li>
<li>Fix compiling with minizip-ng [#7638]</li>
</ul>
</description>
</release>
<release version="2.7.0" date="2022-03-21" type="stable">
<description>
<ul>
<li>Implement KDBX 4.1 [#7114]</li>
<li>Add direct write save option for cloud storage and GVFS [#6594]</li>
<li>Prevent screen capture on Windows and macOS [#6030]</li>
<li>Support quick unlock using Windows Hello [#7384]</li>
<li>Support quick unlock using Apple Watch [#5526]</li>
<li>Allow specifying database backup paths [#7035]</li>
<li>Add tag functionality [#6487][#7436][#7446]</li>
<li>Add password rating column to entry view [#4797]</li>
<li>Add group clone action [#6124]</li>
<li>Show modifications between entry history items [#6789]</li>
<li>Ability to bulk-delete and purge unused custom icons [#5970]</li>
<li>Support adding custom passphrase wordlists [#6799]</li>
<li>Support passphrase wordlists in numbered and PGP-signed formats [#6791]</li>
<li>Implement support for hardware keys via wireless NFC [#6895]</li>
<li>SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys [#6371]</li>
<li>CLI: Implement attachment handling [#5538]</li>
<li>CLI: Add support for okon in offline HIBP checks [#5478]</li>
<li>CLI: Implement `search` command and remove `locate` [#6805]</li>
<li>CLI: Add db statistic output to `db-info` command [#7032]</li>
<li>CLI: Add -i/--include option to `generate` command. [#7112]</li>
<li>CLI: Add a -n (--notes) option to `add` and `edit` commands [#4646]</li>
<li>CLI: Add keyfile option to `import` command [#5402]</li>
<li>CLI: Adding a best option to clip to copy a password of the best match [#4489]</li>
<li>Browser: Add Microsoft Edge support on Linux [#7100]</li>
<li>Browser: Support native password generator from the extension [#6529]</li>
<li>Browser: Add group settings [#4180]</li>
<li>Browser: Add feature to ignore entries for HTTP-Auth Logins [#5394]</li>
<li>Browser: Support triggering Auto-Type from browser extension [#6272]</li>
<li>Browser: Add delete-entry command to API [#6899]</li>
<li>Browser: Add search 'by-path' url to API [#5535]</li>
<li>Browser: search for entries by UUID to API [#4763]</li>
<li>Browser: Support auto-download of favicon on entry addition [#7179]</li>
<li>Auto-Type: Major improvements to Auto-Type [#5864][#7463][#7435][#7391][#7129][#6400][#6364][#6361][#5283][#7507]</li>
<li>Auto-Type: Fix typing to virtual machines on Windows [#7366]</li>
<li>Auto-Type: Re-implement X11 keysym emulation [#7098]</li>
<li>Auto-Type: Support multiple Xkb layouts [#6247]</li>
<li>Auto-Type: Abort keystroke if modifiers held on X11 [#6351][#6357]</li>
<li>Auto-Type: Add TOTP option to entry level Auto-Type menu [#6675]</li>
<li>FdoSecrets: Major Refactor and Code Consolidation [#5747][#5660][#7043][#6915]</li>
<li>FdoSecrets: Implement unlock before search [#6943]</li>
<li>Reports: Add browser statistics report [#7197]</li>
<li>Port crypto backend to Botan [#6209]</li>
<li>Improve attachment handling and security [#6606][#5034][#7083]</li>
<li>Allow selecting any open database in unlock dialog [#5427]</li>
<li>KeeShare: Remove checking signed container and QuaZip dependency [#7223]</li>
<li>Introduce security option to enable copy on double click (default off) [#6433]</li>
<li>Add 'delete entry without confirm' functionality [#5812]</li>
<li>Improve macOS and Windows platform integration [#5851]</li>
<li>Lock only the current database by default [#6652]</li>
<li>Show expired entries on DB unlock [#7290]</li>
<li>Update D-Bus adaptor interface class name to match definition file [#7523]</li>
<li>Add countdown progress bar to TOTP preview [#6930]</li>
<li>Enter favicon url directly on icons page [#6614]</li>
<li>Set C++17 as standard in the build system [#7180]</li>
<li>Internalize ykcore into code base [#6654]</li>
<li>Transition to Visual Studio builds on Windows [#5874]</li>
<li>Ability to delete entries from health check reports [#6537]</li>
<li>Enhance remembering last-used directories [#6711]</li>
<li>Implement org.freedesktop.appearance.color-scheme support on Linux [#7422]</li>
<li>Support sorting HTML export [#7011]</li>
<li>Add display number of characters in passphrases [#5449]</li>
<li>Use Alt+Tab on macOS to switch between databases [#5407]</li>
<li>Add feature to sort groups using shortcut keys [#6999]</li>
<li>Add CTRL+Enter to apply password generator changes [#6414]</li>
<li>Display `Database created` timestamp on statistics report [#6876]</li>
<li>Browser: Improve best matching credentials setting [#6893]</li>
<li>SSH Agent: Use both Pageant and OpenSSH agent simultaneously on Windows [#6288]</li>
<li>SSH Agent: Allow using database path to resolve keys [#6365]</li>
<li>SSH Agent: Show correct error messages in main window [#7166]</li>
<li>Multiple fixes for MSI installer [#6630]</li>
<li>Fix tab order for CSV import dialog to match screen order [#7315]</li>
<li>Don't mark kdbx:// urls as invalid [#7221]</li>
<li>Make selected text copyable instead of copying password [#7209]</li>
<li>Detect timestamp resolution for CSV files [#7196]</li>
<li>Fix crash while downloading favicon [#7104]</li>
<li>Correct naming of newly generated keyx files [#7010]</li>
<li>Place the 'Recycle Bin' at the bottom of the list when groups are sorted [#7004]</li>
<li>Handle tilde with custom browser paths [#6659]</li>
<li>Don't scroll up when deleting an entry [#6833]</li>
<li>Set the MIME-Type to text/plain when using wl-copy on wayland [#6832]</li>
<li>Fix adaptive icon painting [#5989][#6033]</li>
<li>Fix favicon download from URL with non-standard port [#5509]</li>
<li>Ignore recycle bin on KeePassHTTP migration [#5481]</li>
<li>Fix keepassxc-cr-recovery utility [#7521]</li>
<li>Fix Auto-Type not working when audio recording indicator is active on macOS 12.2+ [#7526]</li>
</ul>
</description>
</release>
<release version="2.6.6" date="2021-06-11" type="stable">
<description>
<ul>
<li>Fix focusing search when pressing hotkey [#6603]</li>
<li>Trim whitespace from TOTP key input prior to processing [#6604]</li>
<li>Fix building on macOS [#6598]</li>
<li>Resolve compiler warnings for unused return values [#6607]</li>
</ul>
</description>
</release>
<release version="2.6.5" date="2021-06-07" type="stable">
<description>
<ul>
<li>Show search bar when toolbar is hidden or in overflow [#6279]</li>
<li>Show countdown for clipboard clearing in status bar [#6333]</li>
<li>Command line option to lock all open databases [#6511]</li>
<li>Allow CSV import of bare TOTP secrets [#6211]</li>
<li>Retain file creation time when saving database [#6576]</li>
<li>Set permissions of saved attachments to be private to the current user [#6363]</li>
<li>OPVault: Use Text instead of Name for attribute names [#6334]</li>
<li>Reports: Allow resizing of reports columns [#6435]</li>
<li>Reports: Toggle showing expired entries [#6534]</li>
<li>Save Always on Top setting [#6236]</li>
<li>Password generator can exclude additional lookalike characters (6/G, 8/B) [#6196]</li>
<li>Allow setting MSI properties in unattended install [#6196]</li>
<li>Update MainWindow minimum size to enable smaller verticle space [#6196]</li>
<li>Use application font size when setting default or monospace fonts [#6332]</li>
<li>Fix notes not clearing in entry preview panel in some cases [#6481]</li>
<li>macOS: Correct window activation when restoring from tray [#6575]</li>
<li>macOS: Better handling of minimize after unlock when using browser integration [#6338]</li>
<li>Linux: Start after the system tray is available on LXQt [#6216]</li>
<li>Linux: Allow selection of modal dialogs on X11 in Auto-Type [#6204]</li>
<li>KeeShare: prevent crash when file extension is missing [#6174]</li>
</ul>
</description>
</release>
<release version="2.6.4" date="2021-01-31" type="stable">
<description>
<ul>
<li>Automatically adapt to light/dark system theme changes (Windows/macOS only) [#6034]</li>
<li>Show window title as tooltip on system tray [#5948]</li>
<li>Compress Snap release as LZO for faster initial startup [#5877]</li>
<li>Password generator: Set maximum selectable password length to 999 [#5937]</li>
<li>Fix crash on app close when using SSH agent [#5935]</li>
<li>Fix KDF selection showing wrong item when using Argon2id [#5923]</li>
<li>Automatically close About dialog on database lock if it is still open [#5947]</li>
<li>Linux: Fix automatic launch at system startup with AppImages [#5901]</li>
<li>Linux: Fix click-to-move on empty area activating when using menus [#5971]</li>
<li>Linux: Try multiple times to show tray icon if tray is not ready yet [#5948]</li>
<li>macOS: Fix KeePassXC blocking clean shutdown [#6002]</li>
</ul>
</description>
</release>
<release version="2.6.3" date="2021-01-12" type="stable">
<description>
<ul>
<li>Support Argon2id KDF [#5778]</li>
<li>Support XMLv2 key files [#5798]</li>
<li>Improve CSV Import/Export, include time fields and TOTP [#5346]</li>
<li>Support empty area dragging of the application window [#5860]</li>
<li>Display default Auto-Type sequence in preview pane [#5654]</li>
<li>Remove strict length limit on generated passwords [#5748]</li>
<li>Hide key file path by default when unlocking database [#5779]</li>
<li>Document browser extension use with Edge in managed mode [#5692]</li>
<li>Windows: Prevent clipboard history and cloud sync [#5853]</li>
<li>macOS: Update the application icon to Big Sur styling [#5851]</li>
<li>Re-select previously selected entry on database unlock [#5559]</li>
<li>Properly save special character choice in password generator [#5610]</li>
<li>Fix crash in browser integration with multiple similar entries [#5653]</li>
<li>Remove offset on username field in classic theme [#5788]</li>
<li>Ensure entry history is copied when drag/dropping entries and groups [#5817]</li>
<li>Close modal dialogs when database is locked [#5820]</li>
<li>Prevent crash when KeeShare modifies an entry that is currently being edited [#5827]</li>
<li>Improve preview of entry attributes [#5834]</li>
<li>Always activate/focus database open dialog preventing mistype [#5878]</li>
<li>Reports: fix calculation of average password length [#5862]</li>
<li>Linux: Delay startup on login to correct tray icon issues [#5724]</li>
</ul>
</description>
</release>
<release version="2.6.2" date="2020-10-21" type="stable">
<description>
<ul>
<li>Add option to keep window always on top to view menu [#5542]</li>
<li>Move show/hide usernames and passwords to view menu [#5542]</li>
<li>Add command line options and environment variables for changing the config locations [#5452]</li>
<li>Include TOTP settings in CSV import/export and add support for ISO datetimes [#5346]</li>
<li>Mask sensitive information in command execution confirmation prompt [#5542]</li>
<li>SSH Agent: Avoid shortcut conflict on macOS by changing "Add key" to Ctrl+H on all platforms [#5484]</li>
<li>Prevent data loss with drag and drop between databases [#5536]</li>
<li>Fix crash when toggling Capslock rapidly [#5545]</li>
<li>Don't mark URL references as invalid URL [#5380]</li>
<li>Reset entry preview after search [#5483]</li>
<li>Set Qt::Dialog flag on database open dialog [#5356]</li>
<li>Fix sorting of database report columns [#5426]</li>
<li>Fix IfDevice matching logic [#5344]</li>
<li>Fix layout issues and a stray scrollbar appearing on top of the entry edit screen [#5424]</li>
<li>Fix tabbing into the notes field [#5424]</li>
<li>Fix password generator ignoring settings on load [#5340]</li>
<li>Restore natural entry sort order on application load [#5438]</li>
<li>Fix paperclip and TOTP columns not saving state [#5327]</li>
<li>Enforce fixed password font in entry preview [#5454]</li>
<li>Add scrollbar when new database wizard exceeds screen size [#5560]</li>
<li>Do not mark database as modified when viewing Auto-Type associations [#5542]</li>
<li>CLI: Fix two heap-use-after-free crashes [#5368,#5470]</li>
<li>Browser: Fix key exchange not working with multiple simultaneous users on Windows [#5485]</li>
<li>Browser: Fix entry retrieval when "only best matching" is enabled [#5316]</li>
<li>Browser: Ignore recycle bin on KeePassHTTP migration [#5481]</li>
<li>KeeShare: Fix import crash [#5542]</li>
<li>macOS: Fix toolbar theming and breadcrumb display issues [#5482]</li>
<li>macOS: Fix file dialog randomly closing [#5479]</li>
<li>macOS: Fix being unable to select OPVault files for import [#5341]</li>
</ul>
</description>
</release>
<release version="2.6.1" date="2020-08-19" type="stable">
<description>
<ul>
<li>Add menu entries for auto-typing only username or only password [#4891]</li>
<li>Browser: Add command for retrieving current TOTP [#5278]</li>
<li>Improve man pages [#5010]</li>
<li>Linux: Support Xfce screen lock signals [#4971]</li>
<li>Linux: Add OARS metadata to AppStream markup [#5031]</li>
<li>SSH Agent: Substitute tilde with %USERPROFILE% on Windows [#5116]</li>
<li>Improve password generator UI and UX [#5129]</li>
<li>Do not prompt to restart if switching the theme back and forth [#5084]</li>
<li>Change actions for F1, F2, and F3 keys [#5082]</li>
<li>Skip referenced passwords in health check report [#5056]</li>
<li>Check system-wide Qt translations directory for downstream translations packaging [#5064]</li>
<li>macOS: Change password visibility toggle shortcut to Ctrl+H to avoid conflict with system shortcut [#5114]</li>
<li>Browser: Only display domain name in browser access confirm dialog to avoid overly wide window sizes [#5214]</li>
<li>Fix clipboard not being cleared when database is locked while timeout is still active [#5184]</li>
<li>Fix list of previous databases not being cleared in some cases [#5123]</li>
<li>Fix saving of non-data changes on database lock [#5210]</li>
<li>Fix search results banner theming [#5197]</li>
<li>Don't enforce theme palette in Classic theme mode and add hover effect for buttons [#5122,#5267]</li>
<li>Fix label clipping in settings on high-DPI screens [#5227]</li>
<li>Fix excessive memory usage by icons on systems with high-DPI screens [#5266]</li>
<li>Fix crash if number of TOTP digits exceeds ten [#5106]</li>
<li>Fix slot detection when first YubiKey is configured on the second slot [#5004]</li>
<li>Prevent crash if focus widget gets deleted during saving [#5005]</li>
<li>Always show buttons for opening or saving attachments [#4956]</li>
<li>Update link to Auto-Type help [#5228]</li>
<li>Fix build errors with Ninja [#5121]</li>
<li>CLI: Fix db-info command wrongly labelled as db-show in usage listing [#5140]</li>
<li>Windows: Use Classic theme by default if high-contrast mode is on [#5191]</li>
<li>Linux: Add workaround for qt5ct bug, causing icons not to show up [#5011]</li>
<li>Linux: Correct high-DPI display by not allowing fractional scaling [#5185]</li>
<li>Browser: Consider subdomain and path when requesting only "best-matching credentials" [#4832]</li>
<li>SSH Agent: Always forget all keys on lock [#5115]</li>
</ul>
</description>
</release>
<release version="2.6.0" date="2020-07-06" type="stable">
<description>
<ul>
<li>Custom Light and Dark themes [#4110, #4769, #4791, #4892, #4915]</li>
<li>Compact mode to use classic Group and Entry line height [#4910]</li>
<li>New monochrome tray icons [#4796, #4803]</li>
<li>View menu to quickly switch themes, compact mode, and toggle UI elements [#4910]</li>
<li>Search for groups and scope search to matched groups [#4705]</li>
<li>Save Database Backup feature [#4550]</li>
<li>Sort entries by "natural order" and move lines up/down [#4357]</li>
<li>Option to launch KeePassXC on system startup/login [#4675]</li>
<li>Caps Lock warning on password input fields [#3646]</li>
<li>Add "Size" column to entry view [#4588]</li>
<li>Browser-like tab experience using Ctrl+[Num] (Alt+[Num] on Linux) [#4063, #4305]</li>
<li>Password Generator: Define additional characters to choose from [#3876]</li>
<li>Reports: Database password health check (offline) [#3993]</li>
<li>Reports: HIBP online service to check for breached passwords [#4438]</li>
<li>Auto-Type: DateTime placeholders [#4409]</li>
<li>Browser: Show group name in results sent to browser extension [#4111]</li>
<li>Browser: Ability to define a custom browser location (macOS and Linux only) [#4148]</li>
<li>Browser: Ability to change root group UUID and inline edit connection ID [#4315, #4591]</li>
<li>CLI: `db-info` command [#4231]</li>
<li>CLI: Use wl-clipboard if xclip is not available (Linux) [#4323]</li>
<li>CLI: Incorporate xclip into snap builds [#4697]</li>
<li>SSH Agent: Key file path env substitution, SSH_AUTH_SOCK override, and connection test [#3769, #3801, #4545]</li>
<li>SSH Agent: Context menu actions to add/remove keys [#4290]</li>
<li>Complete replacement of default database icons [#4699]</li>
<li>Complete replacement of application icons [#4066, #4161, #4203, #4411]</li>
<li>Complete rewrite of documentation and manpages using Asciidoctor [#4937]</li>
<li>Complete refactor of config files; separate between local and roaming [#4665]</li>
<li>Complete refactor of browser integration and proxy code [#4680]</li>
<li>Complete refactor of hardware key integration (YubiKey and OnlyKey) [#4584, #4843]</li>
<li>Significantly improve performance when saving and opening databases [#4309, #4833]</li>
<li>Remove read-only detection for database files [#4508]</li>
<li>Overhaul of password fields and password generator [#4367]</li>
<li>Replace instances of "Master Key" with "Database Credentials" [#4929]</li>
<li>Change settings checkboxes to positive phrasing for consistency [#4715]</li>
<li>Improve UX of using entry actions (focus fix) [#3893]</li>
<li>Set expiration time to Now when enabling entry expiration [#4406]</li>
<li>Always show "New Entry" in context menu [#4617]</li>
<li>Issue warning before adding large attachments [#4651]</li>
<li>Improve importing OPVault [#4630]</li>
<li>Improve AutoOpen capability [#3901, #4752]</li>
<li>Check for updates every 7 days even while still running [#4752]</li>
<li>Improve Windows installer UI/UX [#4675]</li>
<li>Improve config file handling of portable distribution [#4131, #4752]</li>
<li>macOS: Hide dock icon when application is hidden to tray [#4782]</li>
<li>Browser: Use unlock dialog to improve UX of opening a locked database [#3698]</li>
<li>Browser: Improve database and entry settings experience [#4392, #4591]</li>
<li>Browser: Improve confirm access dialog [#2143, #4660]</li>
<li>KeeShare: Improve monitoring file changes of shares [#4720]</li>
<li>CLI: Rename `create` command to `db-create` [#4231]</li>
<li>CLI: Cleanup `db-create` options (`--set-key-file` and `--set-password`) [#4313]</li>
<li>CLI: Use stderr for help text and password prompts [#4086, #4623]</li>
<li>FdoSecrets: Display existing secret service process [#4128]</li>
<li>Fix changing focus around the main window using tab key [#4641]</li>
<li>Fix search field clearing while still using the application [#4368]</li>
<li>Improve search help widget displaying on macOS and Linux [#4236]</li>
<li>Return keyboard focus after editing an entry [#4287]</li>
<li>Reset database path after failed "Save As" [#4526]</li>
<li>Make builds reproducible [#4411]</li>
<li>Improve handling of ccache when building [#4104, #4335]</li>
<li>Windows: Use correct UI font and size [#4769]</li>
<li>macOS: Properly re-hide application window after browser integration and Auto-Type usage [#4909]</li>
<li>Linux: Fix version number not embedded in AppImage [#4842]</li>
<li>Auto-Type: Fix crash when performing on new entry [#4132]</li>
<li>Browser: Send legacy HTTP settings to recycle bin [#4589]</li>
<li>Browser: Fix merging browser keys [#4685]</li>
<li>CLI: Fix encoding when exporting database [#3921]</li>
<li>SSH Agent: Improve reliability and underlying code [#3833, #4256, #4549, #4595]</li>
<li>FdoSecrets: Fix crash when editing settings before service is enabled [#4332]</li>
</ul>
</description>
</release>
</releases>
<url type="homepage">https://keepassxc.org</url>
<url type="bugtracker">https://github.com/keepassxreboot/keepassxc/issues</url>
<url type="faq">https://keepassxc.org/docs/#faq</url>
<url type="help">https://keepassxc.org/docs/</url>
<url type="donation">https://keepassxc.org/donate/</url>
<url type="translate">https://explore.transifex.com/keepassxc/keepassxc/</url>
<url type="contact">https://keepassxc.org/team/#contact</url>
<url type="vcs-browser">https://github.com/keepassxreboot/keepassxc</url>
<url type="contribute">https://keepassxc.org/docs/#contribute</url>
<content_rating type="oars-1.1"/>
<launchable type="desktop-id">org.keepassxc.KeePassXC.desktop</launchable>
<branding>
<color type="primary" scheme_preference="light">#5b982a</color>
<color type="primary" scheme_preference="dark">#5b982a</color>
</branding>
</component>