github lanedirt/AliasVault 0.15.0

latest release: 0.15.1
6 days ago

What's Changed

  1. Customizable password generator pattern: added the option to customize the random password generator pattern (length, lowercase, uppercase, special characters, ambiguous characters) globally or per credential. The browser extension respects this configuration and applies it accordingly when generating new aliases.
  2. Improved browser extension autofill: improved autofill behavior in the browser extension for websites that previously rejected autofilled passwords.
  3. Quality-of-life improvements: enhanced admin dashboard analytics, improved server-side email claim management to reject emails for disabled aliases.

Full Changelog

🚀 New Features

  • Make password generation options customizable by @lanedirt in #706
  • Cleanup and simplify install.sh by @lanedirt in #691
  • Add analytics charts to admin dashboard by @lanedirt in #710
  • Add option to disable email claims which rejects incoming emails by @lanedirt in #712
  • Show returning users count in admin dashboard by @lanedirt in #721

🐞 Bug Fixes

  • Convert install.sh line endings so it works on Windows WSL by @lanedirt in #704
  • Improve admin listings and search behaviour by @lanedirt in #709
  • Browser extension password autofill is not accepted by some websites by @lanedirt in #719

🧩 Dependencies Updates

  • Update dotnet to 9.0.3 by @lanedirt in #708
  • Bump nokogiri from 1.18.3 to 1.18.4 in /docs in the bundler group across 1 directory by @dependabot in #714
  • Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 9.0.2 to 9.0.3 by @dependabot in #716
  • Bump Swashbuckle.AspNetCore from 7.3.2 to 8.0.0 by @dependabot in #717
  • Bump HtmlAgilityPack from 1.11.74 to 1.12.0 by @dependabot in #715

Full Changelog: 0.14.0...0.15.0

Don't miss a new AliasVault release

NewReleases is sending notifications on new releases.