Releases: mathworks/matlab-proxy
Releases · mathworks/matlab-proxy
v0.7.0
- Introducing the capability to specify to
matlab-proxy
that the MATLAB being launched is already licensed.
This feature is typically useful for users who have installed, licensed and activated MATLAB on a machine, from which they want to start MATLAB throughmatlab-proxy
.
One can either use the "Existing License Tab" on UI licensing screens, set the environment variable MWI_USE_EXISTING_LICENSE
. See here for more information.
- Bug fixes:
- An empty MLM_LICENSE_FILE environment variable will not error, and be ignored from this version on wards.
- Minor bug fixes in example Dockerfiles.
- Allow Stop MATLAB button even when MATLAB is still starting.
- Shutdown process on Windows
- minor fixes in Tests
v0.6.0
Contains:
- Improvements to support on Windows Operating Systems.
- Drops support for Python 3.7
- Adds support for Python 3.11
Full Changelog: v0.5.11...v0.6.0
v0.5.11
This release includes some critical bug fixes, and more stable windows support.
Full Changelog: v0.5.9...v0.5.11
v0.5.9
v0.5.8
Minor improvements:
- the URL to connect to the server is updated to use
localhost
instead of0.0.0.0
to support some browsers on MacOS. - updates to node packages for improved security
Full Changelog: v0.5.6...v0.5.8
v0.5.6
Full Changelog: v0.5.4...v0.5.6
Changes:
- Validation fixes for MLM server triads
- MacOS Testing
- ESLINT bugfixes
- IMSHIELDS update
v0.5.4
Minor bug fix.
v0.5.3
Minor bug fixes
v0.5.2
Rebadging v0.5.1 after applying minor updates to comments to fix linting errors.
v0.5.1
Bug fixes:
- Set figures to be docked by default
- Better handling of Websocket connections