Releases: beemdevelopment/Aegis
Releases · beemdevelopment/Aegis
v3.4.1
v3.4
New features
- Haptic feedback when an entry is about to expire
- Brightness increase is now toggleable in the entry transfer view
- Filter on multiple groups simultaneously
- Color contrast on hidden codes has been improved
- Prompt before the user is about to save an entry with a duplicate name/issuer combination
- New languages: Estonian, Korean, Malayalam, Norwegian (Bokmål) and Serbian
Fixed bugs
- A crash could occur if an entry with period 7 exists and code expiry indication is enabled
- The Portuguese (Brazilian) locale was used even if Portuguese was configured
- FreeOTP import would fail if the algorithm or digits field was not specified for an entry
- The divider between entries would be missing in certain filter configurations
- The snackbar in the entry importing view could obstruct the name of an entry
Miscellaneous
- Android 6 or newer is now required the run the app
v3.4-beta1
New features
- Haptic feedback when an entry is about to expire
- Brightness increase is now toggleable in the entry transfer view
- Filter on multiple groups simultaneously
- Color contrast on hidden codes has been improved
- Prompt before the user is about to save an entry with a duplicate name/issuer combination
Fixed bugs
- A crash could occur if an entry with period 7 exists and code expiry indication is enabled
- The Portuguese (Brazilian) locale was used even if Portuguese was configured
- FreeOTP import would fail if the algorithm or digits field was not specified for an entry
- The divider between entries would be missing in certain filter configurations
- The snackbar in try entry importing view could obstruct the name of an entry
Miscellaneous
- Android 6 or newer is now required the run the app
v3.3.4
Fixed bugs
- Icons are now resized to 512x512 to reduce the size of the vault file and to reduce the chance of encountering out of memory conditions
v3.3.3
Fixed bugs
- Some users ran into out of memory conditions due to large icons in their vault file. We've introduced a temporary measure that should help in most cases, but we'll follow up with a more comprehensive fix soon.
- Window insets were not always applied correctly, causing parts of the UI to appear off-screen
- The 2FAS importer did not tolerate spaces for secrets and was not always able to extract the issuer
v3.3.2
New features
- Find entries by searching in multiple fields simultaneously
Fixed bugs
- Entries would not actually be added to the Aegis vault in some cases when importing from Google Authenticator export QR codes
- The lock button was sometimes shown for unencrypted vaults
- The sort category menu item did not always reflect the current sorting
- The next code was not always easy to read because its color had low contrast with the background
- Entry selection was not cancelled when changing the group filter
v3.3.1
Fixed bugs
- Codes were not shown in case the tiles view mode was combined with hidden account names
v3.3
New features
- Significant improvements to group filtering
- Groups can now be filtered on straight from the main view instead of through a dialog
- Ability to assign multiple entries to a group in one go
- Support for reordering groups
- Codes now change color when they're about to expire
- Option to show the next code ahead of time
- Support for backing up to a single file (This enables support for more cloud providers, such as Google Drive)
- Various minor improvements to make QR code exports easier to scan
- Support for importing from Ente Auth
- Support for importing FreeOTP 2 backups
- Updated translations
Fixed bugs
- QR codes exported for Google Authenticator could not be scanned on iOS
- The code would be copied after a single tap in case "Tap to reveal" and "Copy tokens to the clipboard" were enabled simultaneously
- Various other minor UI, stability and performance improvements
v3.3-beta1
New features
- Significant improvements to group filtering
- Groups can now be filtered on straight from the main view instead of through a dialog
- Ability to assign multiple entries to a group in one go
- Support for reordering groups
- Codes now change color when they're about to expire
- Option to show the next code ahead of time
- Support for backing up to a single file (This enables support for more cloud providers, such as Google Drive)
- Various minor improvements to make QR code exports easier to scan
- Support for importing from Ente Auth
- Support for importing FreeOTP 2 backups
- Updated translations
Fixed bugs
- QR codes exported for Google Authenticator could not be scanned on iOS
- The code would be copied after a single tap in case "Tap to reveal" and "Copy tokens to the clipboard" were enabled simultaneously
- Various other minor UI, stability and performance improvements
v3.2
New features
- The ability to add a single entry to multiple groups
- Option to keep an infinite number of backups
- Option to customize which fields to search for in entries
- Allow hiding entry names in the tiled view mode
Fixed bugs
- With "Tap to reveal" enabled, the size of the shown dots would not be consistent with the size of the code digits, on some devices
- After importing a backup, the UI would in some cases incorrectly claim that biometric unlock is enabled
- The export dialog was not fully visible on some devices
- Various other minor UI, stability and performance improvements