Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.9.0 source code.tar.gz | 2024-12-04 | 2.7 MB | |
0.9.0 source code.zip | 2024-12-04 | 3.1 MB | |
README.md | 2024-12-04 | 1.1 kB | |
Totals: 3 Items | 5.9 MB | 0 |
What's Changed
This release marks the first AliasVault public beta version ready for the general public.
Compared to the previous prerelease versions, this version adds a new background service that cleans up logs automatically. A new statistics dashboard and server settings page has been added to the admin.
🚀 New Features
- Add statistics to admin by @lanedirt in https://github.com/lanedirt/AliasVault/pull/440
- Update version to 0.9.0 by @lanedirt in https://github.com/lanedirt/AliasVault/pull/448
- Move custom port settings to .env file by @lanedirt in https://github.com/lanedirt/AliasVault/pull/445
- Always download latest docker compose files on install or update by @lanedirt in https://github.com/lanedirt/AliasVault/pull/446
- Add TaskRunner for running scheduled background tasks such as log cleanups by @lanedirt in https://github.com/lanedirt/AliasVault/pull/444
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.8.3...0.9.0