Releases: mathworks/matlab-proxy
Releases · mathworks/matlab-proxy
v0.23.1
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
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
Contains
New Features:
1. Support for R2024b for Online Licensing Dropdown menus.
Bug Fixes:
- Fixes mathworks/matlab-proxy#37.
- Updates internal backoff factor for readiness checks.
Full Changelog: v0.21.0...v0.22.0
v0.21.0
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
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
Contains:
- New Feature: Introduces capability to instruct matlab-proxy-app to shutdown after an idle timeout. See MWI_SHUTDOWN_ON_IDLE_TIMEOUT for more information.
- Improvements to Login infrastructure.
- Improvements to concurrent session management infrastructure.
- Package Dependencies updated to address dependabot security alerts.
Full Changelog: v0.18.2...v0.19.0
v0.18.2
Contains minor bug fixes and updates NODEJS packages to resolve security vulnerabilities.
v0.18.1
- Contains minor improvements to READMEs & Tests.
- Updates the HTTP timeout between matlab-proxy and MATLAB from 300s to None.
Full Changelog: v0.18.0...v0.18.1
v0.18.0
Features:
- Introduces environment variable MWI_MATLAB_STARTUP_SCRIPT to specify MATLAB code to run at startup.
- Transitions to using importlib-based modules instead of pkg-resources for managing entrypoints and resources
Bug fixes:
- Fixes bug causing Windows startup error due to misplaced delay.
- Removes test code from code coverage metrics.
Full Changelog: v0.17.0...v0.18.0
v0.17.0
Resets the active browser session when user closes the browser window. This prevents the dialog box which queries the user on whether to continue in the same session.
Updates the code coverage actions to use v4.
Full Changelog: v0.16.0...v0.17.0