Skip to content

Releases: mathworks/matlab-proxy

v0.2.9

12 May 12:43
Compare
Choose a tag to compare

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

26 Mar 10:57
Compare
Choose a tag to compare

Minor doc bug fix.

v0.2.6

25 Mar 07:56
Compare
Choose a tag to compare

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

17 Mar 13:49
Compare
Choose a tag to compare

Minor bugfix which ensures clean MATLAB workspace on first launch.
Full Changelog: v0.2.4...v0.2.5

v0.2.4

16 Feb 11:01
Compare
Choose a tag to compare

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

10 Feb 06:06
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.3

Contains:

  1. Bugfixes on UI elements that presented the state of the integration.
  2. Support for SSL certificates. You can now run MATLAB-PROXY as an https server. See Advanced-Usage.md for more information.
  3. 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

30 Nov 11:46
Compare
Choose a tag to compare

Initial release of matlab-proxy