Skip to content

v0.7.0

Compare
Choose a tag to compare
@prabhakk-mw prabhakk-mw released this 21 Jun 05:18
· 142 commits to main since this release
  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