| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| aliasvault-0.26.2-android.apk | 2026-02-01 | 133.8 MB | |
| aliasvault-0.26.2-edge.zip | 2026-02-01 | 1.5 MB | |
| aliasvault-0.26.2-browser-extension-sources.zip | 2026-02-01 | 1.2 MB | |
| aliasvault-0.26.2-chrome.zip | 2026-02-01 | 1.5 MB | |
| aliasvault-0.26.2-firefox.zip | 2026-02-01 | 1.5 MB | |
| install.sh | 2026-02-01 | 123.7 kB | |
| 0.26.2 source code.tar.gz | 2026-02-01 | 12.6 MB | |
| 0.26.2 source code.zip | 2026-02-01 | 15.3 MB | |
| README.md | 2026-02-01 | 2.7 kB | |
| Totals: 9 Items | 167.4 MB | 0 | |
What's Changed
This bugfix and feature release further stabilizes the major vault upgrade introduced in 0.26.0 and improves the overall mobile experience. It also includes several usability improvements, UI updates, and expanded language support.
Thanks to the fast feedback from the community, we were able to quickly identify and fix remaining bugs to ensure migrations are now more reliable. Feel free to join our Discord community if you want to stay up-to-date on the project, have any questions or run into any issues.
🚀 New Features
- Add public user registration disabled checks to API endpoints and web client by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1555
- Add support to block specific unsupported client versions in server API by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1549
- Update mobile app UI for identity generator settings by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1567
- Add animations to mobile app login screen by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1569
- Add item sorting options to browser extension and mobile app by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1570
- Add Spanish, Romanian and Persian languages to identity generator by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1572
🐞 Bug Fixes
- Mobile app 0.26.0 data migrations can result in missing TOTP and Passkeys because of stripped transactions by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1577
- Android and iOS app passkey creation sometimes fails with unique constraint failed error by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1575
- Browser extension should autofill email in username field as fallback by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1551
- Add missing translations by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1554
- Sorting in web app table view does not look at full vault content by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1558
- Add explicit refresh UI state after successful vault sync by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1560
- Update Docker builds to use correct target architecture to prevent problems with arm64 by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1564
🔐 Security Hardening
- Improve iOS and Android authentication flow by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1565 (reported by @nmochea)
Full Changelog: https://github.com/aliasvault/aliasvault/compare/0.26.1...0.26.2