v6.3.1
·
27 commits
to main
since this release
Bugfix release for the duress password feature.
Fixed: Settings > Duress Password aborted after the master-password prompt
(PySide6 QInputDialog.getText returns (text, ok) — unpacked in the wrong order).
Now the duress prompt / clear works correctly.
Includes: duress password (v6.3.0), backup rotation, 69 tests.