v1.10.0 #471

Merged
LukeGus merged 106 commits from dev-1.10.0 into main 2026-01-01 04:20:12 +00:00
Showing only changes of commit 5bfb848ce3 - Show all commits
@@ -303,11 +303,11 @@ export function ConsoleTerminal({
}, [ }, [
terminal, terminal,
containerState, containerState,
getWebSocketBaseUrl,
hostConfig, hostConfig,
containerId, containerId,
selectedShell, selectedShell,
containerName, containerName,
t,
]); ]);
React.useEffect(() => { React.useEffect(() => {