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