Skip to content
Release v2.1.1

## New features

* An option to export the vault as an HTML file
* Support for importing from Battle.net Authenticator (root required)
* An option to hide entry icons
* An option to only include certain groups in an export
* Copying a token now takes a second tap if tap to reveal is enabled
* The ability to copy the URI when transferring entries through QR codes
* Updated translations

## Fixed bugs

* The lock notification would remain after locking the vault in certain cases.
  For now, we've disabled the notification entirely.
* Making changes to an entry while having one or more favorited entries in the
  vault could result in buggy ordering
* Tapping to the reveal a token could increase the height of the entry in
  certain view modes on recent Android versions
* The backup reminder was unclear about when the last successful backup took
  place
* Users could accidentally select MD5 as the hash algorithm for non-mOTP entry
  types, causing crashes at seemingly random intervals. Any users who have
  gotten themselves into this situation will see these bad entries get reset to
  SHA1.
* Importing from certain apps would cause a crash if an empty password was
  entered
* The andOTP importer could hang indefinitely if the user accidentally selected
  a non-andOTP file.
* Various other stability improvements