From 770fd8cf2f21c42eba2109ebd0327332d9948424 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Wed, 30 Oct 2024 16:47:09 +1000 Subject: [PATCH] Update vaultwarden to 1.32.3 (#1707) --- vaultwarden/docker-compose.yml | 2 +- vaultwarden/umbrel-app.yml | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/vaultwarden/docker-compose.yml b/vaultwarden/docker-compose.yml index bfdf710d..a2fce313 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.2@sha256:c07f5319d20bdbd58a19d7d779a1e97159ce25cb95572baa947c70f58589937c + image: vaultwarden/server:1.32.3@sha256:7de8fd442afc26e4932a0b2521e2eec82db9f17667eef7b46fd9c2fa2e639de2 user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/vaultwarden/umbrel-app.yml b/vaultwarden/umbrel-app.yml index 4ac3effe..61d59448 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.2" +version: "1.32.3" tagline: Unofficial Bitwarden® compatible server description: >- Vaultwarden is an alternative @@ -47,8 +47,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: >- Key highlights in this release: - - Fixed collection management for managers - - Improved compatibility with Windows targets + - Fixed issues with iOS sync and field types + - Improved collection management functionality + - Fixed organization invite URL handling + - Enhanced email system compatibility Full release notes are available at https://github.com/dani-garcia/vaultwarden/releases