Jonathan White
Jonathan White
* Fixes https://github.com/keepassxreboot/keepassxc/issues/10961 * Fixes https://github.com/keepassxreboot/keepassxc/issues/7410 - show content of references when previewing notes ## Testing strategy [NOTE]: # ( Please describe in detail how you tested your changes. )...
* Fixes #11128 ## Testing strategy [NOTE]: # ( Please describe in detail how you tested your changes. ) [TIP]: # ( We expect new code to be covered by...
## Overview [TIP]: # ( DO NOT include screenshots of your actual database! ) [NOTE]: # ( Give a BRIEF summary about your problem ) ## Steps to Reproduce [NOTE]:...
## Summary [TIP]: # ( DO NOT include screenshots of your actual database! ) [NOTE]: # ( Provide a brief overview of what the new feature is all about )...
[NOTE]: # ( Describe your changes in detail, why is this change required? ) [NOTE]: # ( Explain large or complex code modifications. ) [NOTE]: # ( If it fixes...
* Fixes #11808 * Don't show tear off menu or option to tear off if there are no tags * Fix "No Tags" not being shown on first hover *...
There are situations where the SSH agent (such as Pageant) may be restarted after KeePassXC is already running. In such cases, there is currently no way to trigger a re-send...
[NOTE]: # ( Describe your changes in detail, why is this change required? ) [NOTE]: # ( Explain large or complex code modifications. ) [NOTE]: # ( If it fixes...
Fixes #11998 Fixes #11870 Avoids UI lockups by removing several unnecessary mutex blocks and avoiding redundant key detection calls. ## Testing strategy [NOTE]: # ( Please describe in detail how...
Closes #7020 Added ability to remember quick unlock across KeePassXC sessions and database open/close. This relies on the public UUID feature introduced earlier in the develop branch to store the...