Skip to content

Commit 1593498

Browse files
authored
Merge pull request #317 from mathworks/dklilley/release/1.3.10
MATLAB extension for VS Code - v1.3.10
2 parents 4488b7d + d9acb41 commit 1593498

34 files changed

+3724
-2636
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.3.10] - 2026-04-02
11+
12+
### Fixed
13+
- Resolves an issue where output is wrapping incorrectly in the MATLAB Terminal. (Address [mathworks/MATLAB-extension-for-vscode#316](https://github.com/mathworks/MATLAB-extension-for-vscode/issues/316))
14+
- Syntax highlighting improvements (Community contribution from @Gustaf-C)
15+
- Resolves potential memory leaks when the extension is disabled.
16+
- Applied patches for CVE-2026-32141
17+
1018
## [1.3.9] - 2026-03-09
1119

1220
### Added

0 commit comments

Comments
 (0)