| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| install.sh | 2026-09-05 | 137.5 kB | |
| aliasvault-0.30.5-android.apk | 2026-09-05 | 173.9 MB | |
| aliasvault-0.30.5-browser-extension-sources.zip | 2026-09-05 | 1.6 MB | |
| aliasvault-0.30.5-firefox.zip | 2026-09-05 | 3.3 MB | |
| aliasvault-0.30.5-edge.zip | 2026-09-05 | 3.3 MB | |
| aliasvault-0.30.5-chrome.zip | 2026-09-05 | 3.3 MB | |
| 0.30.5 source code.tar.gz | 2026-09-05 | 13.1 MB | |
| 0.30.5 source code.zip | 2026-09-05 | 17.2 MB | |
| README.md | 2026-09-05 | 2.5 kB | |
| Totals: 9 Items | 215.7 MB | 4 | |
What's Changed
This release focuses on stability, usability, and quality-of-life improvements across AliasVault. It includes several fixes and UX/UI refinements based on community feedback, along with improvements to passkey creation, browser extension autofill detection, email management, imports, and favicon handling.
The update includes changes across both the server and client applications.
🚀 New Features
- Update web app registration wizard logo by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2368 (reported by @NotaInutilis)
- Update generic CSV import template with an optional folder column by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2372
- Add email bulk delete option with checkboxes on email list page by @daniloguimaraes in https://github.com/aliasvault/aliasvault/pull/1526
- Show username and/or email in the passkey creation wizards for identifying existing items by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2381
- Update FaviconExtractor reliability by adding more website variations as testcases by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2384
- Improve 2FA field detection in browser extension by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2388
- View and edit custom field types after custom field creation in all apps by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2389 (reported by @BraveBroth)
- New Crowdin updates by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2352
- Update OriginVerifier.kt by @p1xelll in https://github.com/aliasvault/aliasvault/pull/2378
🐞 Bug Fixes
- Make browser extension current site suggestion consistent with actual search results by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2361 (reported by @SanderRutten)
- Fix password importers issue where names were not always detected correctly (e.g. for RoboForm) by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2364
- Prevent trying to fetch favicons for androidapp:// and other non-website URL prefixes by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2386
New Contributors
- @p1xelll made their first contribution in https://github.com/aliasvault/aliasvault/pull/2378
Full Changelog: https://github.com/aliasvault/aliasvault/compare/0.30.4...0.30.5