Features
- iOS one-time-code AutoFill, behind the keyboard-suggestions opt-in
- unlock iOS with the device passcode
- offer the password suggestion even when the vault is locked
- suggestion-only prompt on signup, tokenized light/dark colors
- offer the strong-password suggestion on change forms
- suggest a strong password on signup forms
Bug Fixes
- build the one-time-code identities inside the iOS 17 guard
- refuse blind blob writes, reap ghost vault records
- stop stranding ghost vaults, and land merges in the right one
- stop later list rows painting over an open row menu
- restore current-site matching in the detached pop-out
- close the TextField notch when focus is on an adornment button
- don't lose an "Unlock & save" capture, and confirm it with a toast
- refresh the dropdown after click-to-unlock (issue b)
- signups offer a NEW login, not update an existing one
Other
- chore(website): drop dead parentHandler state from the Starwind Tabs handler
- i18n(extension): translate the suggestion strings, fix + gate the tooling
- chore(fdroid): install rustup from Debian apt (maintainer request)
- chore(fdroid): AuthorName flythenimbus
- chore(fdroid): retarget recipe to 0.9.5
Full Changelog: 0.9.5-android...0.9.6-android