Tags: cybik/keepassxc
Tags
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]
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]
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]
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]
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]
Release 2.2.1 - Corrected multiple snap issues [keepassxreboot#934, keepassxreboot#1011] - Corrected multiple custom icon issues [keepassxreboot#708, keepassxreboot#719, keepassxreboot#994] - Corrected multiple Yubikey issues [keepassxreboot#880] - Fixed single instance preventing load on occasion [keepassxreboot#997] - Keep entry history when merging databases [keepassxreboot#970] - Prevent data loss if passwords were mismatched [keepassxreboot#1007] - Fixed crash after merge [keepassxreboot#941] - Added configurable auto-type default delay [keepassxreboot#703] - Unlock database dialog window comes to front [keepassxreboot#663] - Translation and compiling fixes
Release 2.2.0 - Added YubiKey 2FA integration for unlocking databases [keepassxreboot#127] - Added TOTP support [keepassxreboot#519] - Added CSV import tool [keepassxreboot#146, keepassxreboot#490] - Added KeePassXC CLI tool [keepassxreboot#254] - Added diceware password generator [keepassxreboot#373] - Added support for entry references [keepassxreboot#370, keepassxreboot#378] - Added support for Twofish encryption [keepassxreboot#167] - Enabled DEP and ASLR for in-memory protection [keepassxreboot#371] - Enabled single instance mode [keepassxreboot#510] - Enabled portable mode [keepassxreboot#645] - Enabled database lock on screensaver and session lock [keepassxreboot#545] - Redesigned welcome screen with common features and recent databases [keepassxreboot#292] - Multiple updates to search behavior [keepassxreboot#168, keepassxreboot#213, keepassxreboot#374, keepassxreboot#471, keepassxreboot#603, keepassxreboot#654] - Added auto-type fields {CLEARFIELD}, {SPACE}, {{}, {}} [keepassxreboot#267, keepassxreboot#427, keepassxreboot#480] - Fixed auto-type errors on Linux [keepassxreboot#550] - Prompt user prior to executing a cmd:// URL [keepassxreboot#235] - Entry attributes can be protected (hidden) [keepassxreboot#220] - Added extended ascii to password generator [keepassxreboot#538] - Added new database icon to toolbar [keepassxreboot#289] - Added context menu entry to empty recycle bin in databases [keepassxreboot#520] - Added "apply" button to entry and group edit windows [keepassxreboot#624] - Added macOS tray icon and enabled minimize on close [keepassxreboot#583] - Fixed issues with unclean shutdowns [keepassxreboot#170, keepassxreboot#580] - Changed keyboard shortcut to create new database to CTRL+SHIFT+N [keepassxreboot#515] - Compare window title to entry URLs [keepassxreboot#556] - Implemented inline error messages [keepassxreboot#162] - Ignore group expansion and other minor changes when making database "dirty" [keepassxreboot#464] - Updated license and copyright information on souce files [keepassxreboot#632] - Added contributors list to about dialog [keepassxreboot#629]
Release 2.1.3 - Fix possible overflow in zxcvbn library [keepassxreboot#363] - Revert HiDPI setting to avoid problems on laptop screens [keepassxreboot#332] - Set file meta properties in Windows executable [keepassxreboot#330] - Suppress error message when auto-reloading a locked database [keepassxreboot#345] - Improve usability of question dialog when database is already locked by a different instance [keepassxreboot#346] - Fix compiler warnings in QHttp library [keepassxreboot#351] - Use unified toolbar on Mac OS X [keepassxreboot#361] - Fix an issue on X11 where the main window would be raised instead of closed on Alt+F4 [keepassxreboot#362]
PreviousNext