Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added - Custom Light and Dark themes [keepassxreboot#4110, keepassxreboot#4769, keepassxreboot#4791, keepassxreboot#4796, keepassxreboot#4892, keepassxreboot#4915] - Compact mode to use classic Group and Entry line height [keepassxreboot#4910] - View menu to quickly switch themes, compact mode, and toggle UI elements [keepassxreboot#4910] - Search for groups and scope search to matched groups [keepassxreboot#4705] - Save Database Backup feature [keepassxreboot#4550] - Sort entries by "natural order" and move lines up/down [keepassxreboot#4357] - Option to launch KeePassXC on system startup/login [keepassxreboot#4675] - Caps Lock warning on password input fields [keepassxreboot#3646] - Add "Size" column to entry view [keepassxreboot#4588] - Browser-like tab experience using Ctrl+[Num] (Alt+[Num] on Linux) [keepassxreboot#4063, keepassxreboot#4305] - Password Generator: Define additional characters to choose from [keepassxreboot#3876] - Reports: Database password health check (offline) [keepassxreboot#3993] - Reports: HIBP online service to check for breached passwords [keepassxreboot#4438] - Auto-Type: DateTime placeholders [keepassxreboot#4409] - Browser: Show group name in results sent to browser extension [keepassxreboot#4111] - Browser: Ability to define a custom browser location (macOS and Linux only) [keepassxreboot#4148] - Browser: Ability to change root group UUID and inline edit connection ID [keepassxreboot#4315, keepassxreboot#4591] - CLI: `db-info` command [keepassxreboot#4231] - CLI: Use wl-clipboard if xclip is not available (Linux) [keepassxreboot#4323] - CLI: Incorporate xclip into snap builds [keepassxreboot#4697] - SSH Agent: Key file path env substitution, SSH_AUTH_SOCK override, and connection test [keepassxreboot#3769, keepassxreboot#3801, keepassxreboot#4545] - SSH Agent: Context menu actions to add/remove keys [keepassxreboot#4290] Changed - Complete replacement of default database icons [keepassxreboot#4699] - Complete replacement of application icons [keepassxreboot#4066, keepassxreboot#4161, keepassxreboot#4203, keepassxreboot#4411] - Complete rewrite of documentation and manpages using Asciidoctor [keepassxreboot#4937] - Complete refactor of config files; separate between local and roaming [keepassxreboot#4665] - Complete refactor of browser integration and proxy code [keepassxreboot#4680] - Complete refactor of hardware key integration (YubiKey and OnlyKey) [keepassxreboot#4584, keepassxreboot#4843] - Significantly improve performance when saving and opening databases [keepassxreboot#4309, keepassxreboot#4833] - Remove read-only detection for database files [keepassxreboot#4508] - Overhaul of password fields and password generator [keepassxreboot#4367] - Replace instances of "Master Key" with "Database Credentials" [keepassxreboot#4929] - Change settings checkboxes to positive phrasing for consistency [keepassxreboot#4715] - Improve UX of using entry actions (focus fix) [keepassxreboot#3893] - Set expiration time to Now when enabling entry expiration [keepassxreboot#4406] - Always show "New Entry" in context menu [keepassxreboot#4617] - Issue warning before adding large attachments [keepassxreboot#4651] - Improve importing OPVault [keepassxreboot#4630] - Improve AutoOpen capability [keepassxreboot#3901, keepassxreboot#4752] - Check for updates every 7 days even while still running [keepassxreboot#4752] - Improve Windows installer UI/UX [keepassxreboot#4675] - Improve config file handling of portable distribution [keepassxreboot#4131, keepassxreboot#4752] - macOS: Hide dock icon when application is hidden to tray [keepassxreboot#4782] - Browser: Use unlock dialog to improve UX of opening a locked database [keepassxreboot#3698] - Browser: Improve database and entry settings experience [keepassxreboot#4392, keepassxreboot#4591] - Browser: Improve confirm access dialog [keepassxreboot#2143, keepassxreboot#4660] - KeeShare: Improve monitoring file changes of shares [keepassxreboot#4720] - CLI: Rename `create` command to `db-create` [keepassxreboot#4231] - CLI: Cleanup `db-create` options (`--set-key-file` and `--set-password`) [keepassxreboot#4313] - CLI: Use stderr for help text and password prompts [keepassxreboot#4086, keepassxreboot#4623] - FdoSecrets: Display existing secret service process [keepassxreboot#4128] Fixed - Fix changing focus around the main window using tab key [keepassxreboot#4641] - Fix search field clearing while still using the application [keepassxreboot#4368] - Improve search help widget displaying on macOS and Linux [keepassxreboot#4236] - Return keyboard focus after editing an entry [keepassxreboot#4287] - Reset database path after failed "Save As" [keepassxreboot#4526] - Use SHA256 Digest for Windows code signing [keepassxreboot#4129] - Improve handling of ccache when building [keepassxreboot#4104, keepassxreboot#4335] - macOS: Properly re-hide application window after browser integration and Auto-Type usage [keepassxreboot#4909] - Auto-Type: Fix crash when performing on new entry [keepassxreboot#4132] - Browser: Send legacy HTTP settings to recycle bin [keepassxreboot#4589] - Browser: Fix merging browser keys [keepassxreboot#4685] - CLI: Fix encoding when exporting database [keepassxreboot#3921] - SSH Agent: Improve reliability and underlying code [keepassxreboot#3833, keepassxreboot#4256, keepassxreboot#4549, keepassxreboot#4595] - FdoSecrets: Fix crash when editing settings before service is enabled [keepassxreboot#4332]
- Loading branch information