github lanedirt/AliasVault 0.14.0

6 hours ago

What's Changed

  1. New Safari browser extension: This release makes the AliasVault browser extension available for Safari, which can be downloaded from the official macOS App Store: https://apps.apple.com/us/app/aliasvault/id6743163173. AliasVault is now officially available and published for 5 browser platforms: Chrome, Firefox, Edge, Safari and Brave!
  2. Store and generate 2FA tokens in vault: AliasVault now supports storing and generating TOTP MFA tokens, compatible with Google Authenticator. This allows you to generate two-factor authentication codes for accounts straight from your vault, including the browser extension. All stored TOTP MFA tokens are part of your fully encrypted personal vault. Edit a credential in the AliasVault webapp to add a TOTP secret and get started.
  3. Browser extension improvements: The browser extension autofill UI and fill logic has been improved, making compatibility better with more website login and registration forms.

Full changelog

🚀 New Features

  • Add support for storing TOTP MFA tokens in AliasVault by @lanedirt in #671
  • Add private vs public email domain documentation by @lanedirt in #674
  • Add 2FA totp code viewer to browser extension by @lanedirt in #675
  • Add safari and brave browser extensions by @lanedirt in #677
  • Use shadowroot for browser extension content script to prevent CSS style conflicts by @lanedirt in #679
  • Tweak safari browser extension xcode project so it passes app store review by @lanedirt in #681
  • Show autofill popup dismiss button when vault is locked by @lanedirt in #683
  • Improve create credential popup page title extraction by @lanedirt in #687

🐞 Bug Fixes

  • Improve password autofill mechanism by simulating user typing behavior by @lanedirt in #685

🧩 Dependencies Updates

Full Changelog: 0.13.0...0.14.0

Don't miss a new AliasVault release

NewReleases is sending notifications on new releases.