Releases: beemdevelopment/Aegis
Releases · beemdevelopment/Aegis
v1.4-beta2
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
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
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
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
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
Fixed bugs
- Fix a rare issue where the intro could end up in a bad state
v1.2
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
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
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
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