| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| aliasvault-0.29.2-android.apk | 2026-05-17 | 134.3 MB | |
| aliasvault-0.29.2-edge.zip | 2026-05-17 | 1.7 MB | |
| aliasvault-0.29.2-browser-extension-sources.zip | 2026-05-17 | 1.4 MB | |
| aliasvault-0.29.2-firefox.zip | 2026-05-17 | 1.7 MB | |
| aliasvault-0.29.2-chrome.zip | 2026-05-17 | 1.7 MB | |
| install.sh | 2026-05-17 | 137.5 kB | |
| 0.29.2 source code.tar.gz | 2026-05-17 | 12.9 MB | |
| 0.29.2 source code.zip | 2026-05-17 | 16.8 MB | |
| README.md | 2026-05-17 | 2.4 kB | |
| Totals: 9 Items | 170.5 MB | 6 | |
What's Changed
This minor release includes various improvements and bugfixes for reported issues. Most notable new features are: 2FA code is now auto-copied to clipboard on iOS and Android during autofill, as well as improving Android vault unlock flow. This release also adds a new vault storage insights page to the web app.
Join our Discord community to stay up-to-date on the project with the latest releases and to discuss upcoming features with us.
🚀 New Features
- Copy TOTP to clipboard after autofill on iOS and Android by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2008
- Make Android autofill vault unlock flow work via overlay instead of via app by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2025
- Add unused favicon and attachment cleanup check to reduce vault size by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1992
- Add vault storage insights to web app client by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1996
- Reduce false-positive browser extension autofill matching for TOTP fields by @lanedirt in https://github.com/aliasvault/aliasvault/pull/1999
- Improve API email retrieval performance by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2015
🐞 Bug Fixes
- Web app password generator length slider does not work correctly for some languages by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2003
- Fix importers adding second empty attachment for each actual existing attachment by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2005
- Apps sometimes propose to link url to a credential that already has that url by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2012
- Improve browser extension startup to prevent browser warnings by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2013
- Update browser extension form detector to better detect password fields by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2024
🧩 Dependencies Updates
- Bump fast-xml-builder from 1.1.5 to 1.2.0 in /apps/mobile-app in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/aliasvault/aliasvault/pull/2001
Full Changelog: https://github.com/aliasvault/aliasvault/compare/0.29.1...0.29.2