Skip to content

0.2.0

Compare
Choose a tag to compare
@codingchili codingchili released this 02 Dec 14:20
· 33 commits to master since this release

New Features

  • audit log for authentications, updates, password reads
  • application settings view
    • lock on resume - requires master password / fingerprint on app resume.
    • delayed actions - disable the delay for sensitive tasks.
    • developer options (wipe credentials)
  • application info view - MIT License and Octocat link to GitHub
  • reworked navigation - now uses both application menu and option menu
  • subscribed to haveibeenpwned security list
    • breaches will be listed under credential info and displayed in the list with a color on the domain
  • support devices without fingerprint sensors
    • now possible to use master password and/or fingerprint to setup/authenticate.
  • application header/bar re-added
    • now shows the name of the application and the current version.
  • implemented the concept of vaults - still only possible to use the "default" vault.

Fixes

  • improved transaction handling in realm
  • prevent credentials from being hidden under the bottom navigation bar
  • hide keyboard while authenticating faster

Changeset