From e203cd22053bbd90eee5a4f5e434159e75aeb5c7 Mon Sep 17 00:00:00 2001 From: crschnick Date: Thu, 28 Aug 2025 13:46:33 +0000 Subject: [PATCH] [stage] [arm] --- dist/changelog/18.3_incremental.md | 3 +++ version | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dist/changelog/18.3_incremental.md b/dist/changelog/18.3_incremental.md index 7c1864a55..0a0ad142a 100644 --- a/dist/changelog/18.3_incremental.md +++ b/dist/changelog/18.3_incremental.md @@ -1,4 +1,7 @@ - Fix docker compose container grouping not working when compose file name different from running compose project name - Fix SSH config file import not autofilling key info when detected - Fix SSH key spaces breaking config connections +- Fix SSH config breaking with unknown WarnWeakCrypto option +- Fix SSH config permissions being wrong on connection update with certain user configurations +- Add support to open VSCodium workspaces in addition to all other VSCode applications - Add Proxmox PBS dashboard service entry if available diff --git a/version b/version index 57a0b8325..e3e3ce0fc 100644 --- a/version +++ b/version @@ -1 +1 @@ -18.3-1 +18.3-2