Skip to content

Tags: geekhuyang/keepassxc

Tags

2.4.0-beta1

Toggle 2.4.0-beta1's commit message

Verified

This tag was signed with the committer’s verified signature.
droidmonkey Jonathan White
First beta release of 2.4.0

2.3.4

Toggle 2.3.4's commit message

Verified

This tag was signed with the committer’s verified signature.
droidmonkey Jonathan White
Release 2.3.4

- Show all URL schemes in entry view [keepassxreboot#1768]
- Disable merge when database is locked [keepassxreboot#1975]
- Fix intermittent crashes with favorite icon downloads [keepassxreboot#1980]
- Provide potential crash warning to Qt 5.5.x users [keepassxreboot#2211]
- Disable apply button when creating new entry/group to prevent data loss [keepassxreboot#2204]
- Allow for 12 hour timeout to lock idle database [keepassxreboot#2173]
- Multiple SSH Agent fixes [keepassxreboot#1981, keepassxreboot#2117]
- Multiple Browser Integration enhancements [keepassxreboot#1993, keepassxreboot#2003, keepassxreboot#2055, keepassxreboot#2116, keepassxreboot#2159, keepassxreboot#2174, keepassxreboot#2185]
- Fix browser proxy application not closing properly [keepassxreboot#2142]
- Add real names and Patreon supporters to about dialog [keepassxreboot#2214]
- Add settings button to toolbar, Donate button, and Report a Bug button to help menu [keepassxreboot#2214]
- Enhancements to release-tool to appsign intermediate build products [keepassxreboot#2101]

2.3.3

Toggle 2.3.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phoerious Janek Bevendorff
Release 2.3.3

- Fix crash when browser integration is enabled [keepassxreboot#1923]

2.3.2

Toggle 2.3.2's commit message

Verified

This tag was signed with the committer’s verified signature.
droidmonkey Jonathan White
Release 2.3.2

- Enable high entropy ASLR on Windows [keepassxreboot#1747]
- Enhance favicon fetching [keepassxreboot#1786]
- Fix crash on Windows due to autotype [keepassxreboot#1691]
- Fix dark tray icon changing all icons [keepassxreboot#1680]
- Fix --pw-stdin not using getPassword function [keepassxreboot#1686]
- Fix placeholders being resolved in notes [keepassxreboot#1907]
- Enable auto-type start delay to be configurable [keepassxreboot#1908]
- Browser: Fix native messaging reply size [keepassxreboot#1719]
- Browser: Increase maximum buffer size [keepassxreboot#1720]
- Browser: Enhance usability and functionality [keepassxreboot#1810, keepassxreboot#1822, keepassxreboot#1830, keepassxreboot#1884, keepassxreboot#1906]
- SSH Agent: Parse aes-256-cbc/ctr keys [keepassxreboot#1682]
- SSH Agent: Enhance usability and functionality [keepassxreboot#1677, keepassxreboot#1679, keepassxreboot#1681, keepassxreboot#1787]

2.3.1

Toggle 2.3.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phoerious Janek Bevendorff
Release 2.3.1

- Fix unnecessary automatic upgrade to KDBX 4.0 and prevent challenge-response key being stripped [keepassxreboot#1568]
- Abort saving and show an error message when challenge-response fails [keepassxreboot#1659]
- Support inner stream protection on all string attributes [keepassxreboot#1646]
- Fix favicon downloads not finishing on some websites [keepassxreboot#1657]
- Fix freeze due to invalid STDIN data [keepassxreboot#1628]
- Correct issue with encrypted RSA SSH keys [keepassxreboot#1587]
- Fix crash on macOS due to QTBUG-54832 [keepassxreboot#1607]
- Show error message if ssh-agent communication fails [keepassxreboot#1614]
- Fix --pw-stdin and filename parameters being ignored [keepassxreboot#1608]
- Fix Auto-Type syntax check not allowing spaces and special characters [keepassxreboot#1626]
- Fix reference placeholders in combination with Auto-Type [keepassxreboot#1649]
- Fix qtbase translations not being loaded [keepassxreboot#1611]
- Fix startup crash on Windows due to missing SVG libraries [keepassxreboot#1662]
- Correct database tab order regression [keepassxreboot#1610]
- Fix GCC 8 compilation error [keepassxreboot#1612]
- Fix copying of advanced attributes on KDE [keepassxreboot#1640]
- Fix member initialization of CategoryListWidgetDelegate [keepassxreboot#1613]
- Fix inconsistent toolbar icon sizes and provide higher-quality icons [keepassxreboot#1616]
- Improve preview panel geometry [keepassxreboot#1609]

2.3.0

Toggle 2.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phoerious Janek Bevendorff
Release 2.3.0

- Add support for KDBX 4.0, Argon2 and ChaCha20 [keepassxreboot#148, keepassxreboot#1179, keepassxreboot#1230, keepassxreboot#1494]
- Add SSH Agent feature [keepassxreboot#1098, keepassxreboot#1450, keepassxreboot#1463]
- Add preview panel with details of the selected entry [keepassxreboot#879, keepassxreboot#1338]
- Add more and configurable columns to entry table and allow copying of values by double click [keepassxreboot#1305]
- Add KeePassXC-Browser API as a replacement for KeePassHTTP [keepassxreboot#608]
- Deprecate KeePassHTTP [keepassxreboot#1392]
- Add support for Steam one-time passwords [keepassxreboot#1206]
- Add support for multiple Auto-Type sequences for a single entry [keepassxreboot#1390]
- Adjust YubiKey HMAC-SHA1 challenge-response key generation for KDBX 4.0 [keepassxreboot#1060]
- Replace qHttp with cURL for website icon downloads [keepassxreboot#1460]
- Remove lock file [keepassxreboot#1231]
- Add option to create backup file before saving [keepassxreboot#1385]
- Ask to save a generated password before closing the entry password generator [keepassxreboot#1499]
- Resolve placeholders recursively [keepassxreboot#1078]
- Add Auto-Type button to the toolbar [keepassxreboot#1056]
- Improve window focus handling for Auto-Type dialogs [keepassxreboot#1204, keepassxreboot#1490]
- Auto-Type dialog and password generator can now be exited with ESC [keepassxreboot#1252, keepassxreboot#1412]
- Add optional dark tray icon [keepassxreboot#1154]
- Add new "Unsafe saving" option to work around saving problems with file sync services [keepassxreboot#1385]
- Add IBus support to AppImage and additional image formats to Windows builds [keepassxreboot#1534, keepassxreboot#1537]
- Add diceware password generator to CLI [keepassxreboot#1406]
- Add --key-file option to CLI [keepassxreboot#816, keepassxreboot#824]
- Add DBus interface for opening and closing KeePassXC databases [keepassxreboot#283]
- Add KDBX compression options to database settings [keepassxreboot#1419]
- Discourage use of old fixed-length key files in favor of arbitrary files [keepassxreboot#1326, keepassxreboot#1327]
- Correct reference resolution in entry fields [keepassxreboot#1486]
- Fix window state and recent databases not being remembered on exit [keepassxreboot#1453]
- Correct history item generation when configuring TOTP for an entry [keepassxreboot#1446]
- Correct multiple TOTP bugs [keepassxreboot#1414]
- Automatic saving after every change is now a default [keepassxreboot#279]
- Allow creation of new entries during search [keepassxreboot#1398]
- Correct menu issues on macOS [keepassxreboot#1335]
- Allow compilation on OpenBSD [keepassxreboot#1328]
- Improve entry attachments view [keepassxreboot#1139, keepassxreboot#1298]
- Fix auto lock for Gnome and Xfce [keepassxreboot#910, keepassxreboot#1249]
- Don't remember key files in file dialogs when the setting is disabled [keepassxreboot#1188]
- Improve database merging and conflict resolution [keepassxreboot#807, keepassxreboot#1165]
- Fix macOS pasteboard issues [keepassxreboot#1202]
- Improve startup times on some platforms [keepassxreboot#1205]
- Hide the notes field by default [keepassxreboot#1124]
- Toggle main window by clicking tray icon with the middle mouse button [keepassxreboot#992]
- Fix custom icons not copied over when databases are merged [keepassxreboot#1008]
- Allow use of DEL key to delete entries [keepassxreboot#914]
- Correct intermittent crash due to stale history items [keepassxreboot#1527]
- Sanitize newline characters in title, username and URL fields [keepassxreboot#1502]
- Reopen previously opened databases in correct order [keepassxreboot#774]
- Use system's zxcvbn library if available [keepassxreboot#701]
- Implement various i18n improvements [keepassxreboot#690, keepassxreboot#875, keepassxreboot#1436]

2.3.0-beta1

Toggle 2.3.0-beta1's commit message

Verified

This commit was signed with the committer’s verified signature.
droidmonkey Jonathan White
Correct zxcvbn build on windows & snap build

2.2.4

Toggle 2.2.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phoerious Janek Bevendorff
Release 2.2.4

- Prevent database corruption when locked [keepassxreboot#1219]
- Fixes apply button not saving new entries [keepassxreboot#1141]
- Switch to Consolas font on Windows for password edit [keepassxreboot#1229]
- Multiple fixes to AppImage deployment [keepassxreboot#1115, keepassxreboot#1228]
- Fixes multiple memory leaks [keepassxreboot#1213]
- Resize message close to 16x16 pixels [keepassxreboot#1253]

2.2.3

Toggle 2.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
droidmonkey Jonathan White
Release 2.2.3

- Prevent database corruption when locked [keepassxreboot#1219]
- Fixes apply button not saving new entries [keepassxreboot#1141]
- Switch to Consolas font on Windows for password edit [keepassxreboot#1229]
- Multiple fixes to AppImage deployment [keepassxreboot#1115, keepassxreboot#1228]
- Fixes multiple memory leaks [keepassxreboot#1213]
- Resize message close to 16x16 pixels [keepassxreboot#1253]

2.2.2

Toggle 2.2.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phoerious Janek Bevendorff
Release 2.2.2

- Fixed entries with empty URLs being reported to KeePassHTTP clients [keepassxreboot#1031]
- Fixed YubiKey detection and enabled CLI tool for AppImage binary [keepassxreboot#1100]
- Added AppStream description [keepassxreboot#1082]
- Improved TOTP compatibility and added new Base32 implementation [keepassxreboot#1069]
- Fixed error handling when processing invalid cipher stream [keepassxreboot#1099]
- Fixed double warning display when opening a database [keepassxreboot#1037]
- Fixed unlocking databases with --pw-stdin [keepassxreboot#1087]
- Added ability to override QT_PLUGIN_PATH environment variable for AppImages [keepassxreboot#1079]
- Fixed transform seed not being regenerated when saving the database [keepassxreboot#1068]
- Fixed only one YubiKey slot being polled [keepassxreboot#1048]
- Corrected an issue with entry icons while merging [keepassxreboot#1008]
- Corrected desktop and tray icons in Snap package [keepassxreboot#1030]
- Fixed screen lock and Google fallback settings [keepassxreboot#1029]