Skip to content

Android 0.19.0

Latest

Choose a tag to compare

@flythenimbus flythenimbus released this 04 Sep 00:24
· 2 commits to main since this release
2719281

All changes (21)

Features

  • make vault scoping an architectural rule, and key the autofill caches by vault
  • register otpauth:// so Bramble is offered for 2FA setup
  • ask where a handed-over authenticator key should go
  • let a device join a sync group with a key instead of a password

Bug Fixes

  • retire the pre-scoping pref instead of leaving it to be inherited
  • stop one vault's gate settings opening another vault
  • keep a sync session alive across service-worker restarts
  • write the fast-unlock copy per modality instead of interpolating a noun
  • say what the fast-unlock row actually does
  • don't let a stalled gate write hang the settings toggle
  • match every search token in the autofill picker

Full Changelog: 0.18.0-android...0.19.0-android