Revisions of keepassxc

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 16)
- Update to 2.7.8
  * Changes
    - Add hotkey for showing search help [#10591]
    - Add hotkey for group switching (Ctrl+Shift+PgUp/PgDown) [#10625]
    - Add per-database auto-save delay setting [#9100]
    - Add configurable password strength check on database password [#9782]
    - Add setting to hide menubar [#10341]
    - Improve Bitwarden 1PUX import and support organization collections [#10499]
    - Show advanced settings checkbox only for settings that have them [#6513]
    - Remove obsolete setting for requiring repeated password entry [#9722]
    - Passkeys: Allow registering Passkeys to existing entries [#10408]
    - Passkeys: Show warning about data being unencrypted before Passkey export [#10411]
    - Passkeys: Support NFC and USB transports [#10402]
    - Passkeys: Pass extension JSON data to browser [#10615]
    - SSH Agent: Do not use entries from recycle bin [#10518]
    - Linux: Change hotkey sequence used for {CLEARFIELD} Auto-Type [#10008]
    - Windows: Improve DACL memory access protection [#10618]
  * Fixes
    - Fix crash when deleting history items [#10451]
    - Fix crash on screen lock or computer sleep [#10458]
    - Fix search field not being focused after unlock [#10459]
    - Fix loss of window focus when Auto-Type needs to unlock a database [#10555]
    - Fix inconsistent TOTP visibility on unlock [#10009]
    - Fix CSV import skipping over single-name groups [#10575]
    - Fix key file folder being remembered even if disabled in settings [#10636]
    - Fix issues with entry editing and database locking [#10667]
    - Fix key file text when provided on command line [#10642]
    - Fix issues with hardware key auto detection [#10663]
    - Do not override monospace font size [#10282]
    - Perform group sort only when group view is in focus [#10202]
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 15)
- Update to 2.7.7
  * Changes
    - Support USB Hotplug for Hardware Key interface [#10092]
    - Support 1PUX and Bitwarden import [#9815]
    - Browser: Add support for PassKeys [#8825, #9987, #10318]
    - Build System: Move to vcpkg manifest mode [#10088]
  * Fixes
    - Fix multiple TOTP issues [#9874]
    - Fix focus loss on save when the editor is not visible anymore [#10075]
    - Fix visual when removing entry from history [#9947]
    - Fix first entry is not selected when a search is performed [#9868]
    - Prevent scrollbars on entry drag/drop [#9747]
    - Prevent duplicate characters in "Also choose from" field of password generator [#9803]
    - Security: Prevent byte-by-byte and attachment inference side channel attacks [#10266]
    - Browser: Fix raising Update Entry messagebox [#9853]
    - Browser: Fix bugs when returning credentials [#9136]
    - Browser: Fix crash on database open from browser [#9939]
    - Browser: Fix support for referenced URL fields [#8788]
    - MacOS: Fix crash when changing highlight/accent color [#10348]
    - MacOS: Fix TouchID appearance depending on lid open/closed [#10092]
    - Windows: Fix terminating KeePassXC processes with MSI installer [#9822]
    - FdoSecrets: Fix database merge crash when enabled [#10136]
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 14)
- Update to 2.7.6
  * Changes
    - Significant improvement to visual when drag/drop entries [#9698]
    - Automatically prompt for Quick Unlock when showing unlock dialog [#9697]
    - Improve colorful lock icon and fix file MIME icon on KDE [#9632]
    - Ability to search by entry UUID [#9571]
    - Add challenge-response support for NitroKey 3 [#9631]
    - Auto-Type: Disable entry level Auto-Type when disabled at group/entry [#9672]
    - Browser: Show warning when adding duplicate URL's to entry [#9588][#9635]
    - Browser: Improve error message when proxy cannot be found [#9385]
  * Fixes
    - Fix crash on exit on macOS [#9620]
    - Fix crash on search if entry doesn't have a group [#9633]
    - Fix several issues with Quick Unlock [#9697]
    - Enable save button when not auto-saving non-data changes [#9634]
    - Several UI/UX fixes [#9647]
    - Move toolbar back to top of window when disabling movement [#9699]
    - Browser: Fix handling of expired credentials [#9595]
    - Windows: Prevent white flicker when launching application [#9637]
    - Linux: Fix warning message about allow screencapture [#9638]
    - FdoSecrets: Fix access confirmation dialog showing even when disabled [#9690]
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 13)
- Update to 2.7.5
  * Changes
    - Add menu option to allow screenshots [#8841]
    - Add support for Botan 3 [#9388]
    - Increase max TOTP step to 24 hours [#9149]
    - Improve HTML export layout [#8987]
    - Turn search reset off by default [#9153]
    - Use QClipboard::clear() instead of setting blank text [#9148]
    - Hide group column header choice when not in search [#9171]
    - Improve look of KeePassXC logo and icons [#9355]
    - Add keyboard shortcuts for app and database settings [#9007]
    - Hide rename button from attachments preview panel [#8842]
    - Linux: Set SingleMainWindow in .desktop file [#7430]
  * Fixes
    - Fix crash when search clears while creating new entry [#9230]
    - Fix crash when using Windows Hello in a Remote Desktop session [#9006]
    - Fix crash in Group Edit after enabling Browser Integration [#8778]
    - Fix canceling quick unlock when it is unavailable [#9034]
    - Set password input field font correctly [#8732]
    - Greatly improve performance when rendering entry view [#9398]
    - Fix various accessibility issues [#9138]
    - Fix arrows size when expand/collapse a group [#9096]
    - Select the clone instead of the original after cloning an entry [#9070]
    - Fix bugs with preview widget [#9170]
    - Fix status bar update when switching to other DB [#9073]
    - Fix database settings spin box bug [#9101]
    - Fix Ctrl+Tab shortcut to cycle databases in unlock dialog [#8839]
    - Fix TOTP QR code maintaining square ratio [#9027]
    - Fix Auto-Type configuration page on custom sequence selection [#8752]
    - Fix unexpected behavior of --lock when KeePassXC is not running [#8889]
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 12)
- Update to 2.7.4
  * Changes
    - Add 2 months expiration preset [#8687]
    - CLI: Add Unicode support on Windows [#8618]
  * Fixes
    - Fix crash on macOS when unlocking database [#8676]
    - Fix display of passwords in preview panel [#8633]
    - Fix clicking links in entry preview panel [#8644]
    - Prevent expired entries search if no results returned [#8643]
    - Browser: Revert code causing connection problems [#8665]
    - Browser: Fix socket file symbolic link on Linux [#8656]
    - Flatpak: Fix launching browser proxy service [#8680]
    - SSH Agent: Fix paegent support on Windows [#8619]
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 11)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 10)
- Update to 2.7.3
  * Changes
    - Enhance Tags Support and Add Saved Searches [#8435, #8607]
    - Significant improvements to entry preview panel [#7993]
    - Add password strength indicator to all password fields [#7885]
    - Limit zxcvbn entropy estimation length to 128 characters [#7748]
    - Try full URL path when fetching favicon [#8565]
    - Hide usernames in preview panel when hidden in entry view [#8608]
    - Enable dark title bar on windows when accent color is not used [#8498]
    - Add option to display passwords in color in preview panel [#7097]
    - Add XML Export option to GUI [#8524]
    - Increase entropy required for a "good" password rating to 75 [#8523]
    - Add shortcut to copy password with TOTP appended [#8443]
    - Show entry count in status bar [#8435]
    - Allow KeePassXC to be built without X11 [#8147]
    - Enable use of VivoKey Apex and Dangerous Things FlexSecure tokens [#8332]
    - Add setting for number of recent files [#8239]
    - Add Ctrl+Tab shortcut to cycle databases in unlock dialog [#8168]
    - Replace offensive words in eff_large.wordlist [#7968]
    - Auto-Type: PICKCHARS can specify attribute and ignore BEEP [#8118]
    - Linux: Add isHardwareKeySupported and refreshHardwareKeys to DBus methods [#8055]
    - Add config variable to specify default database file name [#8042]
    - Support numeric aware sorting on Windows and macOS [#8363]
    - CLI: Add db-edit command [#8400]
    - CLI: Add option to display all attributes with show command [#8256]
    - CLI: Show UUID and tags with show and clip commands [#8241]
    - Browser: Move socket into separate directory on Linux [#8030]
    - Browser: Add group setting to omit WWW subdomain when matching URLs [#7988]
    - FdoSecrets: Ask to unlock the database when creating items [#8022, #8028]
    - FdoSecrets: Skip entries in recycle bin when searching [#8021]
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 9)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 8)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 7)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 6)
- Update to 2.7.1
  * Changes
    - Show when tags are changed in entry history [#7638]
    - Improve tags editing and allow spaces in tags [#7708]
    - Improve layout of entry preview panel [#7767]
    - Incorporate patches to support Flatpak distribution [#7728]
    - Add expiration presets for 12 and 24 hours [#7738]
  * Fixes
    - Fix crash when building history change list [#7638]
    - Fix hiding password on database unlock [#7725]
    - Fix AES KDF slow transform speed [#7755]
    - Auto-Type: Correct timing issue on macOS and Linux that prevented typing [#7588]
    - Auto-Type: Fix use of Ctrl/Alt/Shift/Win modifiers on Windows [#7629]
    - Auto-Type: Reduce/eliminate delay when searching for entries [#7598]
    - Auto-Type: Map ASCII dead keys on Linux for international keyboards [#7614]
    - CLI: Fix detection of hardware keys (YubiKey) [#7593]
    - CLI: Add missing parameter -c to add/edit entries command [#7594]
    - Secret Service: Fix crash when multiple prompts are shown [#7786]
    - SSH Agent: Fix default agent selection on Windows [#7764]
    - Fix database unlock dialog not being the top window on Linux [#7771]
    - Fix drag/drop entries between tabs on Wayland [#7628]
    - Fix compiling with minizip-ng [#7638]
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 5)
- Update to 2.7.0
  * Major Additions
    - Implement KDBX 4.1 [#7114]
    - Add direct write save option for cloud storage and GVFS [#6594]
    - Prevent screen capture on Windows and macOS [#6030]
    - Support quick unlock using Windows Hello [#7384]
    - Support quick unlock using Apple Watch [#5526]
    - Allow specifying database backup paths [#7035]
    - Add tag functionality [#6487][#7436][#7446]
    - Add password rating column to entry view [#4797]
    - Add group clone action [#6124]
    - Show modifications between entry history items [#6789]
    - Ability to bulk-delete and purge unused custom icons [#5970]
    - Support adding custom passphrase wordlists [#6799]
    - Support passphrase wordlists in numbered and PGP-signed formats [#6791]
    - Implement support for hardware keys via wireless NFC [#6895]
    - SSH Agent: Add support for OpenSSH 8.2 FIDO/U2F keys [#6371]
    - CLI: Implement attachment handling [#5538]
    - CLI: Add support for okon in offline HIBP checks [#5478]
    - CLI: Implement search command and remove locate [#6805]
    - CLI: Add db statistic output to db-info command [#7032]
    - CLI: Add -i/--include option to generate command. [#7112]
    - CLI: Add a -n (--notes) option to add and edit commands [#4646]
    - CLI: Add keyfile option to import command [#5402]
    - CLI: Adding a best option to clip to copy a password of the best match [#4489]
    - Browser: Add Microsoft Edge support on Linux [#7100]
    - Browser: Support native password generator from the extension [#6529]
    - Browser: Add group settings [#4180]
    - Browser: Add feature to ignore entries for HTTP-Auth Logins [#5394]
    - Browser: Support triggering Auto-Type from browser extension [#6272]
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 4)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 3)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 2)
- Update to 2.6.6
  * 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
- Changes from 2.6.5
  * 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
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 1)
Displaying all 16 revisions
openSUSE Build Service is sponsored by