What's Changed
This is a minor bugfix release that:
- Improves browser extension usability by persisting the last visited page, making it easier to copy/paste information while opening and closing the popup.
- 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 #937
- Remember last visited page in browser extension and navigate back on reopen by @lanedirt in #936
🐞 Bug Fixes
- Add x-forwarded-prefix header to admin to support running on non-default ports by @lanedirt in #930
- iOS autofill long press "view details" button doesn't work by @lanedirt in #932
- Mobile app and browser extension try to load emails for non aliasvault email addresses on credential details screen by @lanedirt in #934
Full Changelog: 0.19.0...0.19.1