Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aliasvault-0.19.1-android.apk | 2025-06-18 | 142.8 MB | |
aliasvault-0.19.1-browser-extension-sources.zip | 2025-06-18 | 1.0 MB | |
aliasvault-0.19.1-edge.zip | 2025-06-18 | 1.0 MB | |
aliasvault-0.19.1-firefox.zip | 2025-06-18 | 1.0 MB | |
aliasvault-0.19.1-chrome.zip | 2025-06-18 | 1.0 MB | |
install.sh | 2025-06-18 | 78.8 kB | |
0.19.1 source code.tar.gz | 2025-06-18 | 6.1 MB | |
0.19.1 source code.zip | 2025-06-18 | 6.9 MB | |
README.md | 2025-06-18 | 1.4 kB | |
Totals: 9 Items | 160.0 MB | 6 |
What's Changed
This is a minor bugfix release that: 1. Improves browser extension usability by persisting the last visited page, making it easier to copy/paste information while opening and closing the popup. 2. Addresses multiple bugs: issue where self-hosted installations could not access the admin app when using a custom port. Also fixes a few other small errors in the browser extension and mobile apps.
Full Changelog
🚀 New Features
- Show notes in browser extension and app in bottom to match edit screen by @lanedirt in https://github.com/lanedirt/AliasVault/pull/937
- Remember last visited page in browser extension and navigate back on reopen by @lanedirt in https://github.com/lanedirt/AliasVault/pull/936
🐞 Bug Fixes
- Add x-forwarded-prefix header to admin to support running on non-default ports by @lanedirt in https://github.com/lanedirt/AliasVault/pull/930
- iOS autofill long press "view details" button doesn't work by @lanedirt in https://github.com/lanedirt/AliasVault/pull/932
- Mobile app and browser extension try to load emails for non aliasvault email addresses on credential details screen by @lanedirt in https://github.com/lanedirt/AliasVault/pull/934
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.19.0...0.19.1