From a7d8264ac463c26c6dee4e7bf7b6b2ecc32ec2e7 Mon Sep 17 00:00:00 2001 From: crschnick Date: Tue, 2 Sep 2025 16:38:55 +0000 Subject: [PATCH] [stage] [arm] --- dist/changelog/18.4_incremental.md | 7 +++++++ version | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/dist/changelog/18.4_incremental.md b/dist/changelog/18.4_incremental.md index 23a6caf58..457232063 100644 --- a/dist/changelog/18.4_incremental.md +++ b/dist/changelog/18.4_incremental.md @@ -1 +1,8 @@ - Show warning when invalid SSH gateway chain is configured +- Fix tunnel session restart not applying any changes made to connection config +- Reshow any existing configuration dialog if possible for connection when editing it +- Improve error handling on Windows when registry library handling load fails +- Automatically open connection configuration dialog when cloning a connection +- Fix computed directory file size being off by a factor of 1024 on Linux +- Fix license check for entries limited in amount, e.g. Proxmox, potentially disabling all entries and not only one +- \ No newline at end of file diff --git a/version b/version index 496e56e79..afbba890f 100644 --- a/version +++ b/version @@ -1 +1 @@ -18.4-1 +18.4-2