Skip to content

Releases: mathworks/matlab-proxy

v0.5.4

10 Nov 07:32

Choose a tag to compare

Minor bug fix.

v0.5.3

07 Nov 07:30

Choose a tag to compare

Minor bug fixes

v0.5.2

27 Oct 09:03

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

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

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

v0.4.0

12 Sep 16:01

Choose a tag to compare

  • Introducing Support for Windows Operating Systems.
  • Document environment variable MWI_APP_HOST to control the address on which the web-server is hosted.

v0.3.0

22 Jul 12:04

Choose a tag to compare

Deprecate python 3.6 Support
Introduce python 3.10 Support
Small Bug fixes
Closes GH-2

Full Changelog: v0.2.10...v0.3.0

v0.2.10

28 Jun 06:42

Choose a tag to compare

Minor improvements to reduce output cruft on startup.

v0.2.9

12 May 12:43

Choose a tag to compare

Contains bug fixes and improved architecture to query the state of MATLAB, and to exit from MATLAB before terminating the proxy.

Full Changelog: v0.2.7...v0.2.9

v0.2.7

26 Mar 10:57

Choose a tag to compare

Minor doc bug fix.