diff --git a/vaultwarden/docker-compose.yml b/vaultwarden/docker-compose.yml index 7f26c369f3..e9c1ba4c08 100644 --- a/vaultwarden/docker-compose.yml +++ b/vaultwarden/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" server: - image: vaultwarden/server:1.32.5@sha256:84015c9306cc58f4be8b09c1adc62cfc3b2648b1430e9c15901482f3d870bd14 + image: vaultwarden/server:1.32.6@sha256:0498b67709f769fee36b1acf02f69e8d9981b051aa5b8200878d938bd537d39d user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/vaultwarden/umbrel-app.yml b/vaultwarden/umbrel-app.yml index ec3090ab6e..fb40211bfb 100644 --- a/vaultwarden/umbrel-app.yml +++ b/vaultwarden/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: vaultwarden category: files name: Vaultwarden -version: "1.32.5" +version: "1.32.6" tagline: Unofficial Bitwarden® compatible server description: >- Vaultwarden is an alternative @@ -46,12 +46,10 @@ 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: >- - ⚠️ This release includes important security fixes. Updating is strongly recommended. - - Key highlights in this release: - - Improved organization import functionality - - Enhanced security measures + - Fixed push notification functionality + - Improved organization member management + - Enhanced sync compatibility with native clients - Various bug fixes and stability improvements