Update vaultwarden to version 1.32.7 (#1976)

This commit is contained in:
Nathan Fretz 2024-12-30 16:38:11 +10:00 committed by GitHub
parent f7afe6bbca
commit 80c88e496a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
server:
image: vaultwarden/server:1.32.6@sha256:0498b67709f769fee36b1acf02f69e8d9981b051aa5b8200878d938bd537d39d
image: vaultwarden/server:1.32.7@sha256:7a0aa23c0947be3582898deb5170ea4359493ed9a76af2badf60a7eb45ac36af
user: "1000:1000"
restart: on-failure
stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: vaultwarden
category: files
name: Vaultwarden
version: "1.32.6"
version: "1.32.7"
tagline: Unofficial Bitwarden® compatible server
description: >-
Vaultwarden is an alternative
@ -47,9 +47,9 @@ description: >-
*Please note that Vaultwarden is not associated with the Bitwarden® project nor 8bit Solutions LLC. When using this app, please report any bugs or suggestions to us directly, regardless of whatever clients you are using (mobile, desktop, browser, etc), and do not use Bitwarden®'s official support channels.
releaseNotes: >-
Key highlights in this release:
- Fixed push notification functionality
- Improved organization member management
- Enhanced sync compatibility with native clients
- Fixed security vulnerability affecting organization groups (not relevant to Vaultwarden on umbrelOS)
- Enhanced security measures and optimizations
- Improved SMTP configuration handling
- Various bug fixes and stability improvements