Features
- tag iOS releases, still without a GitHub release
- port the portable vault to iOS and Android
- read a .bramble export back in, merging into the vault
- export the selection as a .bramble file
- bulk-select entries in the list, with delete
- seal a portable vault under a file-only key
- mark logins that hold a passkey in the list
Bug Fixes
- say when a connection attempt fails without spending the invite
- restore a backup when the device has no vault yet
- stop dropping passkeys whose user handle exceeds 64 bytes
- translate ICU plurals instead of rejecting them
- actually show the passkey marker, and cover the seam
Documentation
- name why browser passkeys fail, and allow-list Vivaldi
- cover the portable vault, and correct what .bramble now means
- release notes for the next build, and translate them
Other
- test(sync): stop one test paying the module-load cost for the whole file
- test(export): cover the .bramble round trip end to end, and fix the id collision it found
- build(release): let android signing be retried without rebuilding
Full Changelog: 1.10.0-firefox...1.11.0-firefox