Skip to content

Releases: mathworks/matlab-proxy

v0.16.0 - Backwards Incompatible Changes

08 May 09:57
Compare
Choose a tag to compare

!! Backwards Incompatible Change !!

The Token Authentication key name is updated from mwi_auth_token to mwi-auth-token.

Details:
Underscore separated header names are not recognized by reverse proxies like NGINX, and require additional settings to allow them to pass through. For more information, see: https://nginx.org/en/docs/http/ngx_http_core_module.html#ignore_invalid_headers

For more information, See Token-Based Authentication

Full Changelog: v0.15.1...v0.16.0

v0.15.1

26 Apr 14:04
Compare
Choose a tag to compare

Fixes a bug that invalidates token authentication due to cookie overlap from other servers running on different ports of the same domain.
Contains :

  1. Improvements to test infrastructure.
  2. Security vulnerability patches.

Full Changelog: v0.15.0.0...v0.15.1

v0.15.0

24 Apr 11:19
Compare
Choose a tag to compare

Fixes bugs where:

Downloads failed from the file browser.
Integration Tests failed.
Feature updates:

R2024a added to list of supported versions displayed when Version is indeterminable.
Improvements to the integration test infrastructure.

Full Changelog: v0.14.0...v0.15.0.0

v0.14.0

04 Apr 11:39
Compare
Choose a tag to compare

Contains

  • Enables matlab-proxy to work in web proxy environments.
  • Multiple bug fixes

Full Changelog: v0.13.1...v0.14.0

v0.13.1

28 Feb 13:50
Compare
Choose a tag to compare

Features:

  • matlab-proxy now starts with Token Authentication enabled by Default.
  • Introducing -v or --version command line argument to print version and exit.
  • Introduces install-guide for matlab-proxy in WSL2.
  • Updates to testing infrastructure.

Full Changelog: v0.12.1...v0.13.1

v0.12.1

23 Jan 01:38
Compare
Choose a tag to compare

Contains bug fixes and infrastructure improvements.
Full Changelog: v0.12.0...v0.12.1

v0.12.0

11 Jan 14:11
Compare
Choose a tag to compare

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

11 Jan 12:04
Compare
Choose a tag to compare

New Features:

  1. matlab-proxy warns instead of erroring out when XVFB is not found on Linux Systems.
  2. New UI screens to query user for MATLAB version information when it is not automatically detectable during login through Online Licensing.

Bug fixes:

  1. Fixes issues related to using the "New Desktop for MATLAB" beta on Windows.
  2. Fixes default values used for add-ons explorer settings.

Full Changelog: v0.10.1...v0.11.0

v0.10.1

19 Dec 13:58
Compare
Choose a tag to compare

Contains bug fixes and some incremental improvements.

v0.10.0

23 Nov 11:05
Compare
Choose a tag to compare

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