Skip to content

Releases: mathworks/matlab-proxy

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