Skip to content

Releases: mathworks/matlab-proxy

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

v0.21.0

11 Sep 11:11
Compare
Choose a tag to compare

Contains

New Features:

1. Use XVFB with 4k resolution.
2. Infrastructure updates for planned features.

Bug Fixes:

1. Address moderate severity CVEs from node packages.

Full Changelog: v0.20.0...v0.21.0

v0.20.0

03 Sep 06:20
Compare
Choose a tag to compare

Contains

New Features:

1. Support to open external links in New Desktop Beta.
2. Enables MATLAB Unit tests.

Bug Fixes:

1. Fixes hang on windows when command line needs to print large amount of text.
3. Fixes bugs related to setting log levels for debugging matlab-proxy.
4. Updates unit tests on GitHub Actions.
5. Fixes broken README links.
6. Fixes asyncio errors thrown during matlab-proxy-app termination.

Full Changelog: v0.19.0...v0.20.0

v0.19.0

02 Jul 11:29
Compare
Choose a tag to compare

Contains:

  1. New Feature: Introduces capability to instruct matlab-proxy-app to shutdown after an idle timeout. See MWI_SHUTDOWN_ON_IDLE_TIMEOUT for more information.
  2. Improvements to Login infrastructure.
  3. Improvements to concurrent session management infrastructure.
  4. Package Dependencies updated to address dependabot security alerts.

Full Changelog: v0.18.2...v0.19.0

v0.18.2

14 Jun 06:50
Compare
Choose a tag to compare

Contains minor bug fixes and updates NODEJS packages to resolve security vulnerabilities.