Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aliasvault-0.23.2-android.apk | 2025-09-19 | 131.0 MB | |
aliasvault-0.23.2-browser-extension-sources.zip | 2025-09-19 | 1.0 MB | |
aliasvault-0.23.2-chrome.zip | 2025-09-19 | 1.0 MB | |
aliasvault-0.23.2-firefox.zip | 2025-09-19 | 1.0 MB | |
aliasvault-0.23.2-edge.zip | 2025-09-19 | 1.0 MB | |
install.sh | 2025-09-19 | 120.6 kB | |
0.23.2 source code.tar.gz | 2025-09-19 | 11.5 MB | |
0.23.2 source code.zip | 2025-09-19 | 13.5 MB | |
README.md | 2025-09-19 | 2.5 kB | |
Totals: 9 Items | 160.2 MB | 1 |
What's Changed
[!NOTE]
The prior release (0.23.1) included a security fix for CVE-2025-59344. If you are not yet on 0.23.1 or later, please upgrade to the latest version.
This bugfix release introduces several usability improvements across the web app, browser extension, and mobile app. You can now more easily generate and clear alias fields when creating credentials, improved autofill in the browser extension, and creating new credentials is now faster by prefilling fields in the browser extension where possible. In addition, Android and iOS icons are updated to ensure a modern look that matches platform standards.
🚀 New Features
- Make "Generate Random Alias" button be a toggle in order to fill or empty alias fields by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1236
- Run automatic Docker image cleanup after build and update by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1237
- Add Android themed/monochrome app icon by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1238
- Replace react native argon2id with native argon2id implementation for iOS and Android by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1242
- Add iOS 26 liquid glass app icon by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1243
- Improve browser extension quick alias/credential create popup by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1248
- Prepopulate service title and URL based on current tab in browser extension by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1251
🐞 Bug Fixes
- Email domain field input clearing not working correctly in extension and mobile app by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1234
- Add missing translations to confirm modals in web app by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1245
- Browser autofill inserts duplicate characters in password fields on some login forms by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1253
🧩 Dependencies Updates
- Bump rexml from 3.3.9 to 3.4.2 in /docs in the bundler group across 1 directory by @dependabot[bot] in https://github.com/aliasvault/aliasvault/pull/1240
Full Changelog: https://github.com/aliasvault/aliasvault/compare/0.23.1...0.23.2