Skip to content

Android 0.12.0

Latest

Choose a tag to compare

@flythenimbus flythenimbus released this 03 Aug 01:39
e020860

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

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

Full Changelog: 0.11.0-android...0.12.0-android