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 #2368 (reported by @NotaInutilis)
- Update generic CSV import template with an optional folder column by @lanedirt in #2372
- Add email bulk delete option with checkboxes on email list page by @daniloguimaraes in #1526
- Show username and/or email in the passkey creation wizards for identifying existing items by @lanedirt in #2381
- Update FaviconExtractor reliability by adding more website variations as testcases by @lanedirt in #2384
- Improve 2FA field detection in browser extension by @lanedirt in #2388
- View and edit custom field types after custom field creation in all apps by @lanedirt in #2389 (reported by @BraveBroth)
- New Crowdin updates by @lanedirt in #2352
- Update OriginVerifier.kt by @p1xelll in #2378
🐞 Bug Fixes
- Make browser extension current site suggestion consistent with actual search results by @lanedirt in #2361 (reported by @SanderRutten)
- Fix password importers issue where names were not always detected correctly (e.g. for RoboForm) by @lanedirt in #2364
- Prevent trying to fetch favicons for androidapp:// and other non-website URL prefixes by @lanedirt in #2386
New Contributors
Full Changelog: 0.30.4...0.30.5