Fixed
- MATLAB automatically closes after 5 minutes if the connection fails during startup, preventing leaked instances (Addresses mathworks/MATLAB-extension-for-vscode#241)
- MATLAB now starts from the primary workspace folder, so that the
pwdcommand returns the correct path during startup (Addresses mathworks/MATLAB-extension-for-vscode#233) - Resolves a crash that occurs when suppressing a linting diagnostic on a line with an existing comment (Addresses mathworks/MATLAB-extension-for-vscode#280)
- Applied patches for CVE-2025-58751 and CVE-2025-58752