Update docker.io/vaultwarden/server Docker tag to v1.33.1
Automatically upgrading Vaultwarden container with Watchtower and having to problems whatsoever with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/vaultwarden/server | patch | 1.33.0 -> 1.33.1 |
Release Notes
dani-garcia/vaultwarden (docker.io/vaultwarden/server)
v1.33.1
General mention
This release has some minor issues fixed like:
- Icon's not working on the Desktop clients
- Invites not always working
- DUO settings not able to configure
- Manager rights
- Mobile client sync issues fixed
What's Changed
- hide already approved (or declined) auth_requests by @stefan0xC in https://github.com/dani-garcia/vaultwarden/pull/5467
- let invited members access OrgMemberHeaders by @stefan0xC in https://github.com/dani-garcia/vaultwarden/pull/5461
- Make sure the icons are displayed correctly in desktop clients by @WinLinux1028 in https://github.com/dani-garcia/vaultwarden/pull/5469
- Fix passwordRevisionDate format by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5477
- add and use new event types by @stefan0xC in https://github.com/dani-garcia/vaultwarden/pull/5482
- Fix Duo Field Names for Web Client by @ratiner in https://github.com/dani-garcia/vaultwarden/pull/5491
- Allow all manager to create collections again by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5488
- Update Rust to 1.84.1 by @dfunkt in https://github.com/dani-garcia/vaultwarden/pull/5508
New Contributors
- @WinLinux1028 made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/5469
- @ratiner made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/5491
Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.33.0...1.33.1