Notable changes
- Updated web vault to 2025.7.0
- Included experimental support for S3 file backend using OpenDAL. This currently requires compiling from source with the
s3
feature flag, check #5626 for more details.
What's Changed
- fix css to hide login with passkey by @stefan0xC in #5890
- fix css for locked screen by @stefan0xC in #5905
- Abstract persistent files through Apache OpenDAL by @txase in #5626
- Some small admin updates by @BlackDex in #5909
- Fix and improvements to password policies by @Timshel in #5923
- Update Alpine to version 3.22 by @dfunkt in #5938
- make css for login-page position independent by @stefan0xC in #5906
- Minor fixes to copy in
.env.template
by @nickgrim in #5928 - Update crates and web-vault by @BlackDex in #5955
- allow signup for invited users by @stefan0xC in #5967
- fix account recovery withdrawal by @stefan0xC in #5968
- Fix an issue with yubico keys not validating by @BlackDex in #5991
- Misc Updates and favicon fixes by @BlackDex in #5993
- Update flags version and enable manual error reporting by @dani-garcia in #5994
- Use existing reqwest client for AWS S3 requests by @txase in #5917
- Fix v2025.6.x clients and newer to delete items by @BlackDex in #6004
- chore: fix some minor issues in the comments by @mountdisk in #5998
- fix hiding email as 2fa provider by @stefan0xC in #6026
- Update web-vault and admin resources by @BlackDex in #6044
- improve the usage section of the README by @stefan0xC in #6041
- close unmatched left parenthesis in the README by @stefan0xC in #6046
- Update crates, workflow and issue template by @BlackDex in #6056
- Update release.yml by @dani-garcia in #6057
- fix hash reference in release.yml by @stefan0xC in #6058
- Fix digest SHA extraction step by @dfunkt in #6059
- Hide login form custom fields by @Timshel in #6054
- Adjust issue template by @BlackDex in #6096
- fix: resolve group permission conflicts with multiple groups by @DasCanard in #6017
- Update crates by @BlackDex in #6100
- fix account key rotation by @stefan0xC in #6105
New Contributors
- @txase made their first contribution in #5626
- @nickgrim made their first contribution in #5928
- @mountdisk made their first contribution in #5998
- @DasCanard made their first contribution in #6017
Full Changelog: 1.34.1...1.35.0