github lanedirt/AliasVault 0.10.0

latest releases: 0.20.2, 0.20.1, 0.20.0...
8 months ago

What's Changed

This release introduces PostgreSQL as the new data backend for the server instead of SQLite for improved multi-threaded stability. When updating from an older version, please read the update instructions in the docs for how to migrate data: https://docs.aliasvault.net/installation/update/v0.10.0.html.

🚀 New Features

  • Add username sanity check to vault save to prevent potential vault collision/corruption by @lanedirt in #482
  • Dark mode text readability tweaks by @lanedirt in #484
  • Add option to disable new user registration via install.sh by @lanedirt in #486
  • Add option to block existing user in admin by @lanedirt in #487
  • Update install.sh by @lanedirt in #488
  • Auto submit login form when 2fa code is entered by @lanedirt in #497
  • Make UserRefreshToken lifetime configurable via admin by @lanedirt in #499
  • Switch SQLite to PostgreSQL database engine by @lanedirt in #492
  • Update contributing documentation by @lanedirt in #500
  • Add postgresql database import and export commands to install.sh by @lanedirt in #507

🐞 Bug Fixes

  • Do not log dataprotection warnings to database log by @lanedirt in #504
  • Do not show loading indicator when refreshing in admin by @lanedirt in #505

🧩 Dependencies Updates

Full Changelog: 0.9.4...0.10.0

Don't miss a new AliasVault release

NewReleases is sending notifications on new releases.