Skip to content

Releases: mathworks/matlab-proxy

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

v0.5.2

27 Oct 09:03
Compare
Choose a tag to compare

Rebadging v0.5.1 after applying minor updates to comments to fix linting errors.

v0.5.1

27 Oct 08:46
Compare
Choose a tag to compare

Bug fixes:

  1. Set figures to be docked by default
  2. Better handling of Websocket connections

v0.5.0

21 Oct 05:02
Compare
Choose a tag to compare
  • Introducing support for MacOS. Works best with releases of MATLAB newer than R2022b.
  • On older versions, figure windows may pop up on the browser and separately on your machine's desktop as well.
    Full Changelog: v0.4.0...v0.5.0