All changes (31)
Features
- shape the in-page suggestion with the user's generator settings
- make the password generator configurable
- import KeePassXC passkeys, with Ed25519 support
Bug Fixes
- keep the entry form's action bar on screen while the fields scroll
- keep a sync session alive across service-worker restarts
- wire KDBX and passkey import to the core
- an autofill index refusal must not fail a correct unlock
- stop the mode tabs reflowing when the selection changes (#84)
Refactors
- delete the keyless-join wiring
Documentation
- correct the passages that assumed nativeMessaging was always required
Other
- i18n: translate the password generator strings
- chore(i18n): translate the desktop-link permission strings
- chore: satisfy the CI gates under the bumped Biome
- chore(deps): refresh dependencies within their majors
- test(app): run the router guard tests against a DOM
Full Changelog: 0.6.0-desktop...0.7.0-desktop