From b4c2422a5b84fa643c413032e390df2e5afbfe0c Mon Sep 17 00:00:00 2001 From: crschnick Date: Mon, 2 Feb 2026 12:40:33 +0000 Subject: [PATCH] Fixes [stage] --- dist/changelog/21.0.md | 3 +++ version | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dist/changelog/21.0.md b/dist/changelog/21.0.md index f1fdd6b7c..65301987f 100644 --- a/dist/changelog/21.0.md +++ b/dist/changelog/21.0.md @@ -69,3 +69,6 @@ The scripting system has been completely reworked with the goal of becoming simp - Fix predefined categories being able to be moved - Fix terminal sessions not applying for Konsole - Fix rbash shell detection not working +- Fix ordering for some child connections being random after a restart +- Fix hcloud profile names containing whitespace when multiple profiles were configured +- Fix WinSCP open action requiring an existing ppk key and only working with external key files, not in-place keys diff --git a/version b/version index 25f462495..44983118e 100644 --- a/version +++ b/version @@ -1 +1 @@ -21.0-8 +21.0-9