Skip to content

Releases: beemdevelopment/Aegis

v3.0.1

25 Mar 19:06
Compare
Choose a tag to compare

New features

  • Support for importing from the new Battle.net app

Fixed bugs

  • Visual glitches when AMOLED theme was used on old Android versions
  • Minor UI improvements

v3.0

24 Mar 15:58
Compare
Choose a tag to compare

New features

  • Material 3 (and Material You)
  • Automatic assignment of icons to entries
  • Ability to select all entries in one go
  • Support for importing 2FAS schema v4 backups
  • Sort entries based on the last time they were used
  • Some clarifications related to importing and backup permission errors
  • Preparations for the ability to assign a single entry to multiple groups
  • Performance improvements when scrolling through an entry list with lots of icons
  • A new look for the third-party licenses list

Fixed bugs

  • Directly importing from Authy using root would fail
  • Minor glitches related to animation duration scale settings
  • Various stability improvements

Material 3 screenshots

v3.0-beta1

13 Mar 16:31
Compare
Choose a tag to compare
v3.0-beta1 Pre-release
Pre-release

New features

  • Material 3 (and Material You)
  • Automatic assignment of icons to entries
  • Ability to select all entries in one go
  • Support for importing 2FAS schema v4 backups
  • Some clarifications related to importing and backup permission errors
  • Preparations for the ability to assign a single entry to multiple groups
  • Performance improvements when scrolling through an entry list with lots of icons

Fixed bugs

  • Directly importing from Authy using root would fail
  • Minor glitches related to animation duration scale settings
  • Various stability improvements

Material 3 screenshots

v2.2.2

09 Sep 10:24
Compare
Choose a tag to compare

New features

  • An optional 'name' field for icon packs to bypass filename character restrictions

Fixed bugs

  • The Authenticator Pro importer only supported the legacy backup format
  • A crash could occur in the tile service

v2.2.1

06 Sep 22:06
Compare
Choose a tag to compare

New features

  • Ability to automatically skip potential duplicates when importing entries

Fixed bugs

  • (hotfix) Biometrics button on the unlock screen was unresponsive

v2.2

06 Sep 10:46
Compare
Choose a tag to compare

New features

  • Authenticator Pro encrypted import support
  • Ability to change account name position
  • A new dialog explaining how our password reminder works
  • Ability to change copy behavior
  • Ability to only show account names when necessary
  • New view mode: Tiles/Grid
  • Added translation: Dutch (Frysian)
  • Updated translations

Fixed bugs

  • Deleting an entry while a search filter is active now shows the correct state
  • Aegis now fully respects system animation settings

v2.2-beta1

30 Aug 21:00
Compare
Choose a tag to compare
v2.2-beta1 Pre-release
Pre-release

New features

  • Authenticator Pro encrypted import support
  • Ability to change account name position
  • A new dialog explaining how our password reminder works
  • Ability to change copy behavior
  • Ability to only show account names when necessary
  • New view mode: Tiles/Grid
  • Added translation: Dutch (Frysian)
  • Updated translations

Fixed bugs

  • Deleting an entry while a search filter is active now shows the correct state

v2.1.3

27 Feb 22:29
Compare
Choose a tag to compare

New features

  • Option to disable the backup reminder
  • Improved group selection dropdown during vault export
  • New translation: Hebrew
  • Updated translations

Fixed bugs

  • A crash could occur because a Toast was incorrectly created

v2.1.2

06 Dec 18:06
Compare
Choose a tag to compare

Fixed bugs

  • A crash could occur when changing an entry in such a way that it is filtered out from the entry list

v2.1.1

05 Dec 22:00
Compare
Choose a tag to compare

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 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