0.29.3
2026-05-31
- Improve mobile QR login via native camera app
- Add more auto-lock timeout options
- Make email attachments open in default viewer app instead of prompting download
- Add email format switcher
0.29.2
2026-05-18
- Automatically copy 2FA TOTP code to clipboard during autofill
- Improve "link new URL to credential" flow
0.29.0
2026-05-02
- Improve autofill to allow to link existing credential to new URL
- Improve item type filter to also update subfolder counts
- Allow to choose between local clipboard copy or Apple Universal Clipboard
- Add custom proxy header support to app for self-hosted users
- Add improved errors in case of issues
- Include creditcard details to basic CSV export
- Fix password change errors that could occur in the app
0.28.1
2026-04-14
- Bugfix and stability improvements
0.28.0
2026-04-12
- Add support for nested subfolders
- Add more auto-lock timeout options
- Add load more button to email page
- Add rate-limiting to local password unlock
- Fix bug with opening email attachments
0.27.2
2026-03-07
- UI improvements
0.26.4
2026-02-16
- Add option to manually change sort order of custom fields
- Increase password generator max length from 64 to 256 chars
- Added Danish language option to app and identity generator
- Various stability and security improvements
0.26.3
2026-02-10
- Add Swedish language option
- Add option to show all items regardless of folders (new checkbox "folders" in items filter dropdown)
- Improve autofill accuracy
- Make item sort options also visible in folders
- Fix attachment upload
- Fix favicon extraction
- Fix translations in iOS credential selection long press context menu
0.26.2
2026-02-01
- Fix data migrations which could result in missing TOTP codes and Passkeys
- Fixes issues with passkey creation that could sometimes result in errors
- Make sure UI correctly refreshes after the vault has synced
- Add Spanish, Romanian and Persian languages to the identity generator
- Add item sorting
- Improve biometric and PIN authentication flow
0.25.3
2026-01-01
- Add French and Spanish language options
0.25.0
2025-11-25
- Add login with mobile app support
- Add PIN unlock method
- Update identity generator with age preference
- Add german language to identity generator
- Create and edit 2FA TOTP codes in mobile app
0.24.0
2025-11-10
- Add passkey support
- Add Brazilian Portugese, Russian and Polish languages
- Add quick autofill feature
- Add image zoom support to attachment previews
- Improved search logic
- Tweak layout on iOS 26
- Fix a bug where multiple private domains were not shown correctly in email domain chooser
0.23.2
2025-09-20
- Add Liquid Glass iOS 26 optimized app icon
- Make "Generate Random Alias" button be a toggle for easy generation and clear
- Replace Argon2id with native implementation
- Fix bug where credentials wouldn't save if email field was cleared
0.21.0
2025-07-30
- Add Dutch translations
- Add advanced password generator options
- Add attachment upload, preview and download
- Improve credential search and filtering
- Add "Load more" button to recent emails
0.20.0
2025-07-01
- Add identity generator settings
- Disable autocorrect on autofill search field
- Add vault upgrade mechanism
0.19.1
2025-06-18
- Move notes to the bottom of the credential details screen to match the edit screen
- Fixes issue where non-aliasvault emails could throw an error in the recent email display
- Fixes issue in iOS autofill where the "view details" long press menu option didn't work
0.18.1
2025-06-03
- Resolves login issues in the app for users with capitalized usernames by making username handling case-insensitive (matching the main web app)
0.18.0
2025-06-01
- UI improvements preventing overflow of credential details, improve UI for smaller screens
- Dependency updates
0.17.1
2025-05-14
- Stability improvements