Skip to content

Releases: mathworks/matlab-proxy

v0.7.3

07 Aug 09:18
Compare
Choose a tag to compare

Introduces Capability to select the license to use, when using Online Licensing with an account with multiple licenses.

Contains multiple bug fixes:

  1. App crashes when MATLAB is not found on SYSTEM PATH, or when specified improperly in MWI_CUSTOM_MATLAB_ROOT
  2. Hanging licensing screens, when using Online licensing on MATLAB releases that user is not licensed for.
  3. Race conditions in tests.
    Full Changelog: v0.7.2...v0.7.3

v0.7.2

11 Jul 09:56
Compare
Choose a tag to compare

This version includes:

  1. Support for MWI_CUSTOM_MATLAB_ROOT to instruct matlab-proxy to use the specified MATLAB instead of the one found on the system PATH.
  2. Bug fixes in the Windows shutdown sequence.
  3. Bug fixes related to communication with MATLAB licensing infrastructure.

Full Changelog: v0.7.0...v0.7.2

v0.7.0

21 Jun 05:18
Compare
Choose a tag to compare
  1. 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 through matlab-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.

  1. 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

12 Jun 11:15
Compare
Choose a tag to compare

Contains:

  1. Improvements to support on Windows Operating Systems.
  2. Drops support for Python 3.7
  3. Adds support for Python 3.11

Full Changelog: v0.5.11...v0.6.0

v0.5.11

08 May 11:37
Compare
Choose a tag to compare

This release includes some critical bug fixes, and more stable windows support.
Full Changelog: v0.5.9...v0.5.11

v0.5.9

26 Apr 05:14
Compare
Choose a tag to compare

Incorporating Token Authentication infrastructure into the modal drop down options.
image

v0.5.8

24 Feb 06:59
Compare
Choose a tag to compare

Minor improvements:

  1. the URL to connect to the server is updated to use localhost instead of 0.0.0.0 to support some browsers on MacOS.
  2. updates to node packages for improved security

Full Changelog: v0.5.6...v0.5.8

v0.5.6

13 Jan 05:53
Compare
Choose a tag to compare

Full Changelog: v0.5.4...v0.5.6

Changes:

  1. Validation fixes for MLM server triads
  2. MacOS Testing
  3. ESLINT bugfixes
  4. IMSHIELDS update

v0.5.4

10 Nov 07:32
Compare
Choose a tag to compare

Minor bug fix.

v0.5.3

07 Nov 07:30
Compare
Choose a tag to compare

Minor bug fixes