Skip to content

Releases: mathworks/matlab-proxy

v0.25.1

12 May 14:38
Compare
Choose a tag to compare

Contains

  • Security Updates for vulnerabilities reported by Dependabot
  • Fixes broken link in troubleshooting README

v0.25.0

06 May 18:02
Compare
Choose a tag to compare

Contains

Features and infrastructural updates

  1. Support for Simulink Online on Linux platforms from R2024b onwards.
  2. Optional dependency on fluxbox window manager, required for Simulink Online to function correctly.
  3. Infrastructural updates in preparation of MATLAB R2025a
  4. Improvements to setuptools comply with PEP 625 package naming conventions
  5. Removed restriction on AIOHTTP version.

Full Changelog: v0.24.2...v0.25.0

v0.24.2

21 Mar 06:22
Compare
Choose a tag to compare

Contains

Bug Fixes

  1. Fixes bug which stops the user interface from showing an error when MATLAB is not found on PATH.
  2. Updates README with minimum version of NODE to be v18 or higher when building from sources

Security Updates

  1. Fixes Critical vulnerability in vitest and corresponding coverage packages.
  2. Upgrades vite, fixes GitHub advisory: GHSA-67mh-4wv8-2f99

fixes #39

Full Changelog: v0.24.1...v0.24.2

v0.24.1

12 Feb 14:58
Compare
Choose a tag to compare

Contains

  1. Transition to using vite instead of create-react-app
  2. Fixes hangs when stopping MATLAB via an interrupt signal
  3. Increases the retry attempts to check for matlab-proxy-app readiness.

fixes mathworks/jupyter-matlab-proxy#110

Full Changelog: v0.23.4...v0.24.1

v0.23.4

20 Dec 01:27
Compare
Choose a tag to compare

Changes

Bug Fixes:

  • fixes #44 : Hang on shutdown

Others

  • Removes Dead code related to github actions to publish to PyPI.

Full Changelog: v0.23.3.1...v0.23.4

v0.23.3.1

16 Dec 12:09
Compare
Choose a tag to compare

Contains

Update to GitHub Action to release to PyPi, to deal with build failures noticed here.

Full Changelog: v0.23.3...v0.23.3.1

v0.23.3

16 Dec 09:51
Compare
Choose a tag to compare

Contains

Bug Fixes:

  • Infrastructure updates
  • Addresses high severity CVEs
  • Bug fixes related to
    • Time out issues during MATLAB startup and shutdown
    • Reduces Logging

Full Changelog: v0.23.1...v0.23.3

v0.23.1

27 Sep 06:51
Compare
Choose a tag to compare

Contains

Bug Fixes:

  • Fixes Windows Unit Test failures stemming from latest release of AIOHTTP 3.10.6

Full Changelog: v0.23.0...v0.23.1

v0.23.0

26 Sep 13:21
Compare
Choose a tag to compare

Contains

New Features:

1. Introduces a "Shut Down" button to close MATLAB and the MATLAB Proxy Integration.

Bug Fixes:

  • Addresses High Severity CVE-2024-45296 : path-to-regexp outputs backtracking regular expressions

Full Changelog: v0.22.0...v0.23.0

v0.22.0

18 Sep 12:41
Compare
Choose a tag to compare

Contains

New Features:

1. Support for R2024b for Online Licensing Dropdown menus.

Bug Fixes:

Full Changelog: v0.21.0...v0.22.0