| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| install.sh | 2026-06-18 | 134.7 kB | |
| aliasvault-0.29.6-android.apk | 2026-06-18 | 171.9 MB | |
| aliasvault-0.29.6-chrome.zip | 2026-06-18 | 2.1 MB | |
| aliasvault-0.29.6-browser-extension-sources.zip | 2026-06-18 | 1.4 MB | |
| aliasvault-0.29.6-firefox.zip | 2026-06-18 | 2.0 MB | |
| aliasvault-0.29.6-edge.zip | 2026-06-18 | 2.0 MB | |
| 0.29.6 source code.tar.gz | 2026-06-18 | 15.1 MB | |
| 0.29.6 source code.zip | 2026-06-18 | 19.1 MB | |
| README.md | 2026-06-18 | 3.1 kB | |
| Totals: 9 Items | 213.9 MB | 8 | |
What's Changed
This release addresses several reported issues, and also includes the following improvements:
- Add support for Passkey passive autofill in the browser extension, preventing automatic popups from interfering with the browsing experience
- Add new
Passwordcustom field type (with generate password button)
š New Features
- Show skeleton loader when opening an email modal in the web app (UX improvement) by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2153
- Update default developer ports by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2167
- Improve install.sh db-export reliability and add verbose mode by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2169
- Details on how to run the backup import/export script by @vincegre in https://github.com/aliasvault/aliasvault/pull/2171
- Security autofill tightening by @AmarBego in https://github.com/aliasvault/aliasvault/pull/2160
- docs: fix some typos by @jeis4wpi in https://github.com/aliasvault/aliasvault/pull/2175
- Implement browser extension passive autofill flow for passkeys by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2178
- Add support for RS-256 public key algorithm for passkeys by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2181
- Add password custom field type by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2187
š Bug Fixes
- Fix accented characters being stripped from email previews by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2155
- Include custom fields when importing a .avux or .avux file by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2164
- Fix notices during browser extension debug build by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2172
- Add browser extension force-ascii output conversion to fix load errors on Safari 18.4 and lower by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2173
- Restore 2FA and notes during credential edit popup reopen in browser extension by @lanedirt in https://github.com/aliasvault/aliasvault/pull/2183
š§© Dependencies Updates
- Bump esbuild from 0.25.0 to 0.28.1 in /apps/server/AliasVault.Client in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/aliasvault/aliasvault/pull/2165
- Bump dompurify from 3.4.0 to 3.4.9 in /apps/browser-extension in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/aliasvault/aliasvault/pull/2184
- Bump the npm_and_yarn group across 5 directories with 1 update by @dependabot[bot] in https://github.com/aliasvault/aliasvault/pull/2185
New Contributors
- @vincegre made their first contribution in https://github.com/aliasvault/aliasvault/pull/2171
- @jeis4wpi made their first contribution in https://github.com/aliasvault/aliasvault/pull/2175
Full Changelog: https://github.com/aliasvault/aliasvault/compare/0.29.5...0.29.6