What's Changed
- Adds AliasVault Browser Extension for Google Chrome, enabling easy creation and autofill of AliasVault credentials on login and registration forms.
- The extension is currently awaiting Chrome Web Store approval, which may take anywhere from a few days to three weeks. In the meantime, you can install it manually. See the instructions in the next section below.
- Allow users to delete their own account via the client app (Menu > Security Settings > Delete Account)
- Make IP address logging optional via
./install.sh configure-ip-logging
- Misc UI tweaks and improvements
Manually Installing the Chrome Extension
To install the AliasVault Chrome extension manually:
- Download the
aliasvault-chrome-extension-0.12.2.zip
attached to this release (see below). - Extract the ZIP file to a folder on your computer.
- Open Google Chrome and navigate to
chrome://extensions/
. - Enable Developer mode using the toggle in the top right corner.
- Click Load unpacked.
- Navigate to and select the extracted folder.
The AliasVault extension should now appear in your extensions list.
Full changelog
🚀 New Features
- Add Chrome browser extension by @lanedirt in #568
- Add user delete account option to client app by @lanedirt in #583
- Make ip address logging optional by @lanedirt in #585
- Add table view and change default sort order on credentials page by @lanedirt in #596
- Bump version to 0.12.0 by @lanedirt in #599
🐞 Bug Fixes
🧩 Dependencies Updates
- Bump MailKit from 4.9.0 to 4.10.0 by @dependabot in #562
- Bump coverlet.msbuild from 6.0.3 to 6.0.4 by @dependabot in #559
- Bump Microsoft.AspNetCore.Authorization and Microsoft.AspNetCore.Components.Web by @dependabot in #561
- Bump Microsoft.EntityFrameworkCore.Tools from 9.0.0 to 9.0.1 by @dependabot in #565
- Bump Microsoft.AspNetCore.Authorization and Microsoft.AspNetCore.Components.WebAssembly by @dependabot in #566
- Bump MimeKit from 4.9.0 to 4.10.0 by @dependabot in #567
- Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 9.0.0 to 9.0.2 by @dependabot in #573
- Bump Microsoft.AspNetCore.Authentication.JwtBearer, Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens by @dependabot in #574
- Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore and Microsoft.EntityFrameworkCore by @dependabot in #575
- Bump Microsoft.Extensions.Http from 9.0.0 to 9.0.2 by @dependabot in #576
- Bump nokogiri from 1.16.7 to 1.18.3 in /docs in the bundler group across 1 directory by @dependabot in #577
- Bump vitest from 3.0.4 to 3.0.5 in /browser-extensions/chrome in the npm_and_yarn group across 1 directory by @dependabot in #582
- Bump Microsoft.AspNetCore.DataProtection from 9.0.1 to 9.0.2 by @dependabot in #586
- Bump Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens by @dependabot in #587
- Bump NUglify from 1.21.11 to 1.21.12 by @dependabot in #588
- Bump Microsoft.EntityFrameworkCore.Tools from 9.0.1 to 9.0.2 by @dependabot in #590
- Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Proxies by @dependabot in #592
- Bump Microsoft.AspNetCore.Authorization and Microsoft.AspNetCore.Components.Web by @dependabot in #594
- Bump Microsoft.AspNetCore.Authorization and Microsoft.AspNetCore.Components.WebAssembly.Authentication by @dependabot in #595
- Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Design by @dependabot in #591
- Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 9.0.1 to 9.0.2 by @dependabot in #593
- Bump Microsoft.Extensions.Configuration from 9.0.1 to 9.0.2 by @dependabot in #589
Full Changelog: 0.11.1...0.12.0