What's Changed
- This release makes the AliasVault browser extension available for Firefox and Microsoft Edge. The extension is currently pending approval for both browsers. Once approved, a hotfix will be released which will add the new browser extension download links in the client.
- It is possible to install the AliasVault browser extension manually in the meantime. Instructions:
- Firefox:
- Download the
aliasvault-browser-extension-0.13.0-firefox.zip
extension attached to this release (see below). - Navigate to the following address by typing it into the address bar:
about:debugging
- Click on
This Firefox
on the left hand side - Click on
Load Temporary Add-on...
- Choose the
aliasvault-browser-extension-firefox.zip
- Download the
- Microsoft Edge:
- Download the
aliasvault-browser-extension-0.13.0-edge.zip
extension attached to this release (see below). - Unzip the archive.
- Navigate to
edge://extensions/
- Enable
Developer mode
on the left hand side - Click on
Load Unpacked
- Select the unzipped
aliasvault-browser-extension-0.13.0-edge
folder.
- Download the
- Firefox:
- It is possible to install the AliasVault browser extension manually in the meantime. Instructions:
- Makes AliasVault API compatible with new Firefox and Microsoft Edge browser clients.
- Improves AliasVault browser extension
- Improves AliasVault admin screen
- Multiple other smaller stability improvements
🚀 New Features
- Improve user registration and tutorial flow by @lanedirt in #637
- Refactor browser extension to improve form injection testability by @lanedirt in #639
- Add E2E tests for browser extension credential create flow by @lanedirt in #644
- Show browser extension version on settings page by @lanedirt in #648
- Add favicon extract resize and compression by @lanedirt in #650
- Add troubleshooting guide to docs by @lanedirt in #657
- Add Firefox browser extension by @lanedirt in #660
- Add more stats to admin dashboard by @lanedirt in #662
- Store less vault revisions to reduce history filesize by @lanedirt in #664
🐞 Bug Fixes
- Provide better log message when email is received for orphaned user email claim by @lanedirt in #652
- Hide browser extension autofill injected icon on key press by @lanedirt in #654
- Settings popup is cut off on client when switching to table view by @lanedirt in #658
🧩 Dependencies Updates
- Bump uri from 1.0.2 to 1.0.3 in /docs in the bundler group across 1 directory by @dependabot in #636
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #645
- Bump HtmlAgilityPack from 1.11.72 to 1.11.74 by @dependabot in #629
- Bump NUnit3TestAdapter from 4.6.0 to 5.0.0 by @dependabot in #630
- Bump Swashbuckle.AspNetCore from 7.2.0 to 7.3.1 by @dependabot in #631
- Bump NUglify from 1.21.12 to 1.21.13 by @dependabot in #632
New Contributors
- @jackbayliss made their first contribution in #634
Full Changelog: 0.12.3...0.13.0