Skip to content

Releases: beemdevelopment/Aegis

v1.4-beta2

04 Dec 21:14
Compare
Choose a tag to compare
v1.4-beta2 Pre-release
Pre-release

New features

  • Optionally delete the vault if a panic trigger is received from Ripple
  • More customizable auto-lock
  • More flexible export options
    • Share mechanism
    • Offer to encrypt even if this feature is disabled in the app
    • Export to a Google Authenticator URI file
  • Perform exports/backups on a background thread (automatic backups now work with Nextcloud)
  • Color improvements to the dark theme (slightly darker)
  • Offer more locations to select an image/icon from
  • Display some helpful information when importing from a different app
  • Minimum tap to reveal timeout changed to 1 second
  • After an entry is added, scroll to it and highlight it
  • Updated translations, and new translations for: Basque, Chinese Traditional, Hindi, Indonesian, Japanese, Persian, Romanian, Slovak

Fixed bugs

  • Scanning large images for QR codes would fail
  • The FAB would remain hidden under certain circumstances
  • The app would crash if an entry was added to the vault twice due to an IO error
  • The app would crash if the device was rotated while a progress dialog was shown
  • The PIN keyboard would show even if a new non-digit password was set

v1.4-beta1

04 Dec 19:54
Compare
Choose a tag to compare
v1.4-beta1 Pre-release
Pre-release

New features

  • Optionally delete the vault if a panic trigger is received from Ripple
  • More customizable auto-lock
  • More flexible export options
    • Share mechanism
    • Offer to encrypt even if this feature is disabled in the app
    • Export to a Google Authenticator URI file
  • Perform exports/backups on a background thread (automatic backups now work with Nextcloud)
  • Color improvements to the dark theme (slightly darker)
  • Offer more locations to select an image/icon from
  • Display some helpful information when importing from a different app
  • Minimum tap to reveal timeout changed to 1 second
  • After an entry is added, scroll to it and highlight it
  • Updated translations, and new translations for: Basque, Chinese Traditional, Hindi, Indonesian, Japanese, Persian, Romanian, Slovak

Fixed bugs

  • Scanning large images for QR codes would fail
  • The FAB would remain hidden under certain circumstances
  • The app would crash if an entry was added to the vault twice due to an IO error
  • The app would crash if the device was rotated while a progress dialog was shown
  • The PIN keyboard would show even if a new non-digit password was set

v1.3

10 Aug 17:25
Compare
Choose a tag to compare

New features

  • Completely rewritten intro/onboarding
  • Option to show a PIN keyboard when unlocking Aegis
  • A password strength meter when setting up encryption (based on zxcvbn)
  • RTL support
  • Arabic and Portuguese translations
  • Updates to existing translations

Fixed bugs

  • Better lifecycle handling of the biometric authentication prompt
  • The filename of exported vaults had a double .json extension
  • The navigation bar color was incorrect on devices pre API 27
  • QR code scanner performance and stability improvements
  • Various other small usability and stability improvements

v1.3-beta2

02 Aug 10:35
Compare
Choose a tag to compare
v1.3-beta2 Pre-release
Pre-release

New features

  • Completely rewritten intro/onboarding
  • Option to show a PIN keyboard when unlocking Aegis
  • A password strength meter when setting up encryption (based on zxcvbn)
  • RTL support
  • Arabic and Portuguese translations
  • Updates to existing translations

Fixed bugs

  • Better lifecycle handling of the biometric authentication prompt
  • The filename of exported vaults had a double .json extension
  • The navigation bar color was incorrect on devices pre API 27
  • QR code scanner performance and stability improvements
  • Various other small usability and stability improvements

v1.3-beta1

01 Aug 16:37
Compare
Choose a tag to compare
v1.3-beta1 Pre-release
Pre-release

New features

  • Completely rewritten intro/onboarding
  • Option to show a PIN keyboard when unlocking Aegis
  • A password strength meter when setting up encryption (based on zxcvbn)
  • RTL support
  • Arabic and Portuguese translations
  • Updates to existing translations

Fixed bugs

  • Better lifecycle handling of the biometric authentication prompt
  • The filename of exported vaults had a double .json extension
  • The navigation bar color was incorrect on devices pre API 27
  • QR code scanner performance and stability improvements
  • Various other small usability and stability improvements

v1.2.1

10 Jul 19:10
Compare
Choose a tag to compare

Fixed bugs

  • Fix a rare issue where the intro could end up in a bad state

v1.2

16 Jun 15:34
Compare
Choose a tag to compare

New features

  • Add navigation bar color to themes
  • Add support for importing from TOTP Authenticator
  • Add support for importing from Microsoft Authenticator
  • Add support for importing from Authenticator Plus
  • Add support for importing a plain text Google Authenticator URI file
  • Add support for importing from the new Google Authenticator export QR codes
  • Add support for otpauth://steam URI's
  • Add an option to copy tokens on tap (and disable it by default)
  • Improve method to notify users on copy
  • Add support for backups
  • Improve multiselect flow
  • Automatically adapt to system theme
  • Add setting to change from 3 digit group size to 2 digit group size
  • Use most frequent period to show progress
  • Append a timestamp to the filename of exported vaults
  • Add Hungarian translation
  • Add Turkish translation
  • Display a warning if automatic time sync is not enabled
  • Minor card entry layout overhaul
  • Ability to transfer tokens with qr codes
  • Lockscreen overhaul

Fixed bugs

  • Improve overall exception handling and error feedback to the user
  • Improve icon editing flow
  • Protect writes of the vault file against corruption with AtomicFile
  • Make the parsing logic of the QR code URI more robust
  • Importing from Authy now asks for password if needed
  • Update Russian localization
  • Increase password reminder period to 30 days
  • Fix importing andOTP backups with more than 10000 PBKDF iterations
  • Respect the global animator duration scale setting

v1.2-beta5

10 Jun 13:02
Compare
Choose a tag to compare
v1.2-beta5 Pre-release
Pre-release

New features

  • Add navigation bar color to themes
  • Add support for importing from TOTP Authenticator
  • Add support for importing from Microsoft Authenticator
  • Add support for importing from Authenticator Plus
  • Add support for importing a plain text Google Authenticator URI file
  • Add support for importing from the new Google Authenticator export QR codes
  • Add support for otpauth://steam URI's
  • Add an option to copy tokens on tap (and disable it by default)
  • Improve method to notify users on copy
  • Add support for backups
  • Improve multiselect flow
  • Automatically adapt to system theme
  • Add setting to change from 3 digit group size to 2 digit group size
  • Use most frequent period to show progress
  • Append a timestamp to the filename of exported vaults
  • Add Hungarian translation
  • Add Turkish translation
  • Display a warning if automatic time sync is not enabled
  • Minor card entry layout overhaul
  • Ability to transfer tokens with qr codes
  • Lockscreen overhaul

Fixed bugs

  • Improve overall exception handling and error feedback to the user
  • Improve icon editing flow
  • Protect writes of the vault file against corruption with AtomicFile
  • Make the parsing logic of the QR code URI more robust
  • Importing from Authy now asks for password if needed
  • Update Russian localization
  • Increase password reminder period to 30 days
  • Fix importing andOTP backups with more than 10000 PBKDF iterations
  • Respect the global animator duration scale setting

v1.2-beta4

30 May 11:54
Compare
Choose a tag to compare
v1.2-beta4 Pre-release
Pre-release

New features

  • Add navigation bar color to themes
  • Add support for importing from TOTP Authenticator
  • Add support for importing from Microsoft Authenticator
  • Add support for importing from Authenticator Plus
  • Add support for importing a plain text Google Authenticator URI file
  • Add support for importing from the new Google Authenticator export QR codes
  • Add support for otpauth://steam URI's
  • Improve method to notify users on copy
  • Add support for backups
  • Improve multiselect flow
  • Automatically adapt to system theme
  • Add setting to change from 3 digit group size to 2 digit group size
  • Use most frequent period to show progress
  • Append a timestamp to the filename of exported vaults
  • Add Hungarian translation
  • Display a warning if automatic time sync is not enabled
  • Minor card entry layout overhaul

Fixed bugs

  • Improve overall exception handling and error feedback to the user
  • Protect writes of the vault file against corruption with AtomicFile
  • Make the parsing logic of the QR code URI more robust
  • Importing from Authy now asks for password if needed
  • Update Russian localization
  • Increase password reminder period to 30 days

v1.2-beta3

25 May 15:37
Compare
Choose a tag to compare
v1.2-beta3 Pre-release
Pre-release

New features

  • Add navigation bar color to themes
  • Add support for importing from TOTP Authenticator
  • Add support for importing from Microsoft Authenticator
  • Add support for importing from Authenticator Plus
  • Add support for importing a plain text Google Authenticator URI file
  • Add support for importing from the new Google Authenticator export QR codes
  • Add support for otpauth://steam URI's
  • Improve method to notify users on copy
  • Add support for backups
  • Improve multiselect flow
  • Automatically adapt to system theme
  • Add setting to change from 3 digit group size to 2 digit group size
  • Use most frequent period to show progress
  • Append a timestamp to the filename of exported vaults
  • Add Hungarian translation
  • Display a warning if automatic time sync is not enabled
  • Minor card entry layout overhaul

Fixed bugs

  • Improve overall exception handling and error feedback to the user
  • Protect writes of the vault file against corruption with AtomicFile
  • Make the parsing logic of the QR code URI more robust
  • Importing from Authy now asks for password if needed
  • Update Russian localization
  • Increase password reminder period to 30 days