Releases: mathworks/matlab-proxy
Releases · mathworks/matlab-proxy
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
v0.5.0
- Introducing support for MacOS. Works best with releases of MATLAB newer than R2022b.
- On older versions, figure windows may pop up on the browser and separately on your machine's desktop as well.
Full Changelog: v0.4.0...v0.5.0
v0.4.0
- Introducing Support for Windows Operating Systems.
- Document environment variable
MWI_APP_HOST
to control the address on which the web-server is hosted.
v0.3.0
Deprecate python 3.6 Support
Introduce python 3.10 Support
Small Bug fixes
Closes GH-2
Full Changelog: v0.2.10...v0.3.0
v0.2.10
Minor improvements to reduce output cruft on startup.