Releases: mathworks/matlab-proxy
Releases · mathworks/matlab-proxy
v0.2.10
Minor improvements to reduce output cruft on startup.
v0.2.9
Contains bug fixes and improved architecture to query the state of MATLAB, and to exit from MATLAB before terminating the proxy.
Full Changelog: v0.2.7...v0.2.9
v0.2.7
Minor doc bug fix.
v0.2.6
Bugfix which effects which paths MATLAB is allowed to access in r2021b and r2022a
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Minor bugfix which ensures clean MATLAB workspace on first launch.
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Fixes critical bug which prevents matlab-proxy from being launched in environments without a terminal. Often seen with JupyterHub /
DockerSpawner based environments.
v0.2.3
Full Changelog: v0.1.0...v0.2.3
Contains:
- Bugfixes on UI elements that presented the state of the integration.
- Support for SSL certificates. You can now run MATLAB-PROXY as an https server. See Advanced-Usage.md for more information.
- MATLAB-PROXY now uses the HOME folder instead of TMPDIR to store launch artifacts. This solves : mathworks/jupyter-matlab-proxy#13
matlab-proxy 0.1.0 release
Initial release of matlab-proxy