1.25.0
bitwardenrs/server*
Docker images, you need to migrate to the new vaultwarden
image. Check #1642 for an explanation. The old images will not receive any new updates any longer.
What's Changed
- Updated included web vault to v2.28.1
- Update Rocket to 0.5 and async, and compile on stable by @dani-garcia in #2276
- Update async to prepare for main merge + several updates by @BlackDex in #2292
- Add IP address to missing/invalid password message for Sends by @jaen in #2313
- Add support for custom .env file path by @TinfoilSubmarine in #2315
- Added autofocus to pw field on admin login page by @taylorwmj in #2328
- Update login API code and update crates to fix CVE by @BlackDex in #2354
- Several updates and fixes by @BlackDex in #2379
- disable legacy X-XSS-Protection feature by @Wonderfall in #2380
- Fix building mimalloc on armv6 by @BlackDex in #2397
- Remove u2f implementation by @BlackDex in #2398
- Sync global_domains.json by @jjlin in #2400
- Add
/api/{alive,now,version}
endpoints by @jjlin in #2433 - Improve sync speed and updated dep. versions by @BlackDex in #2429
- Database connection init by @jjlin in #2440
- Fix upload limits and disable color logs by @BlackDex in #2480
- Update Rust version in Dockerfile by @BlackDex in #2481
New Contributors
- @jaen made their first contribution in #2313
- @TinfoilSubmarine made their first contribution in #2315
- @taylorwmj made their first contribution in #2328
- @Wonderfall made their first contribution in #2380
Full Changelog: 1.24.0...1.25.0