Releases: mathworks/matlab-proxy
v0.12.1
Contains bug fixes and infrastructure improvements.
Full Changelog: v0.12.0...v0.12.1
v0.12.0
Limits the use of the MATLAB Desktop to one browser session at a time.
Full Changelog: v0.11.0...v0.12.0
v0.11.0
New Features:
- matlab-proxy warns instead of erroring out when XVFB is not found on Linux Systems.
- New UI screens to query user for MATLAB version information when it is not automatically detectable during login through Online Licensing.
Bug fixes:
- Fixes issues related to using the "New Desktop for MATLAB" beta on Windows.
- Fixes default values used for add-ons explorer settings.
Full Changelog: v0.10.1...v0.11.0
v0.10.1
Contains bug fixes and some incremental improvements.
v0.10.0
Contains multiple bug fixes and critical vulnerability patches.
Also introduces the ability to control the time for which matlab-proxy waits before timing out. See MWI_PROCESS_START_TIMEOUT in Advanced-Usage.md.
Full Changelog: v0.9.1...v0.10.0
v0.9.1
Contains minor bug fixes related to sign out button and erroneous log messages.
v0.9.0
Introduces:
- GitHub Issues templates
- Ability to specify how long the proxy waits for processes to spin up. Useful for performance constrained environments.
- Ability to only require the Version of MATLAB is Online Licensing is used. Useful for environments that use custom matlab scripts to start MATLAB.
Full Changelog: v0.8.1...v0.9.0
v0.8.1
Contains multiple bug fixes:
- Fixes issues related to connecting MATLAB on windows machines in the Cloud.
- Fixes issues related to multiple query parameters during token authentication workflows.
- Fixes issues related to graceful shutdown of MATLAB
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Contains critical security improvements to the token authentication infrastructure.
Full Changelog: v0.7.7...v0.8.0
v0.7.7
Contains multiple bug fixes:
- Fixes issue that prevented large files from being uploaded into MATLAB through the file explorer.
- Fixes bug which prevented XVFB from being found during startup on systems in which it was loaded in dynamically.
- Fixes multiple bugs in unit tests.