From 8bcf2ce6fc018da0114561bcd59494be4736f497 Mon Sep 17 00:00:00 2001 From: crschnick Date: Sun, 26 Apr 2026 02:24:55 +0000 Subject: [PATCH] [stage] --- dist/changelog/22.11.md | 1 + version | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/changelog/22.11.md b/dist/changelog/22.11.md index 29fe3c74c..f8b382453 100644 --- a/dist/changelog/22.11.md +++ b/dist/changelog/22.11.md @@ -1,3 +1,4 @@ +- Fix vault user password change not properly reencrypting secrets, making them not readable - Make explicit display scale value only accept multiples of 25% to prevent display issues - Fix sftp and vscode browser actions not opening for shell environments correctly - Fix browser navbar not aligning properly when the window width is constrained diff --git a/version b/version index c8c9e62b1..9f4450467 100644 --- a/version +++ b/version @@ -1 +1 @@ -22.11-1 +22.11-2