1.25.1
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 version 2022.6.2 by @dani-garcia
- Sync global_domains.json by @jjlin in #2555
- Add TMP_FOLDER to .env.template by @fox34 in #2489
- Allow FireFox relay in CSP. by @BlackDex in #2565
- Fix hidden ciphers within organizational view. by @BlackDex in #2567
- Add
password_hints_allowed
config option by @jjlin in #2586 - Fall back to move_copy_to if persist_to fails while saving uploaded files. by @ruifung in #2605
- Swap Websocket crate from ws to tungstenite, which is more maintained, supports async, and removes around 20 old duplicate versions of used crates by @dani-garcia
- Fix armv6 issue with bullseye images by @BlackDex in #2491
- Add a persistent volume check. by @BlackDex in #2501, #2507
- Adding "UserEnabled" and "CreatedAt" member to the json output of a User by @Lowaiz in #2523
- Bump lettre to 0.10.0-rc.7 by @paolobarbolini in #2531
- Small email sending code improvements by @paolobarbolini in #2532
- A little depreciation change by @binlab in #2556
- Fix identicons not always working by @BlackDex in #2571
- Small change in log-level for better debugging by @BlackDex in #2577
- Address inconsistency v{version} with and without a v in the version with most recent updates. by @nneul in #2595
- Bump openssl-src from 111.21.0+1.1.1p to 111.22.0+1.1.1q by @dependabot in #2599
- Add more clippy checks for better code/readability by @BlackDex in #2611
- Update deps, misc fixes and updates, small improvements on favicons and fix file-uploads by @BlackDex in #2543, #2568, #2619
New Contributors
- @fox34 made their first contribution in #2489
- @Lowaiz made their first contribution in #2523
- @binlab made their first contribution in #2556
- @nneul made their first contribution in #2595
- @dependabot made their first contribution in #2599
- @ruifung made their first contribution in #2605
Full Changelog: 1.25.0...1.25.1