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