Skip to content

Android 0.8.0

Latest

Choose a tag to compare

@flythenimbus flythenimbus released this 15 Jul 02:05

Features

  • show/hide toggle on every password field
  • separate "lock on screen lock" toggle + fix locked-prompt desync
  • single-instance pop-out window (no tabs permission)

Bug Fixes

  • suppress OS autofill + smart keyboard on password fields
  • hide biometric unlock when OS biometry is off
  • obvious tab scroll chevrons + working BTC toggle size
  • move DerivedData off /tmp to a repo-local path

Refactors

  • rename passkeyProvider capability -> passkeyProviderToggle
  • central per-target capability registry

Other

  • chore(i18n): translate "lock on screen lock" settings strings

Full Changelog: 0.7.0-android...0.8.0-android