From f20680c0d3cde5c609ca19952611a437488bb481 Mon Sep 17 00:00:00 2001 From: crschnick Date: Thu, 6 Feb 2025 16:32:01 +0000 Subject: [PATCH] [stage] --- dist/changelogs/15.0.md | 7 +++++++ version | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/dist/changelogs/15.0.md b/dist/changelogs/15.0.md index 1ed40f771..d5580425a 100644 --- a/dist/changelogs/15.0.md +++ b/dist/changelogs/15.0.md @@ -58,3 +58,10 @@ There is a new documentation site https://docs.xpipe.io. The goal is to expand t - Fix terminal selection defaulting to Wave if no other terminal is found - Fix docked file browser terminal staying ahead of other windows even if XPipe loses focus - Fix vault version incompatibility notice only offering to disable the git sync +- Fix several cases where adding/deleting vault users would corrupt vault data +- Fix vault user encryption settings not updating properly +- Fix shell init scripts being run multiple times when background shell session was active +- Fix restart button not working for custom workspace locations +- Fix git readme list updating each time when using a different vault user +- Fix permission denied errors on terminal launch when file system had noexec flag set +- Fix installation type detection being wrong when using installer and portable installation side by side diff --git a/version b/version index ac11a7929..54bf88c70 100644 --- a/version +++ b/version @@ -1 +1 @@ -15.0-34 +15.0-35