diff --git a/dist/changelogs/13.4.4_incremental.md b/dist/changelogs/13.4.4_incremental.md index 84ea0d817..cae09b538 100644 --- a/dist/changelogs/13.4.4_incremental.md +++ b/dist/changelogs/13.4.4_incremental.md @@ -1,5 +1,11 @@ - Fix kubectl container shells failing to launch when a non-default context or namespace was used -- Fix kitty terminal failing to launch on macOS one another instance was already open before +- Fix kitty terminal failing to launch on macOS when another instance was already open before +- Fix Proxmox PBS systems being detected as PVE systems +- Fix invalid %ComSpec% variable causing startup errors +- Fix VNC mouse scroll being broken +- Fix custom SSH connections not working when a Host header was explicitly specified +- Fix setting for double clicks for launching connections also applying to the context menu buttons - Improve GitHub sync password prompt to clarify that a personal access token should be entered instead of the password - Disable category expand buttons when there are no child categories to make it less confusing +- Improve mouse click handling on macOS. If the window did not have focus before, the first mouse click on it will now not do anything - Update french translations (Thanks @Quezaquo) diff --git a/version b/version index 3e3daffe0..5572b96db 100644 --- a/version +++ b/version @@ -1 +1 @@ -13.4.4-2 +13.4.4-3