Skip to content

Releases: vcync/modV

3.17.0

24 Jun 20:37
Compare
Choose a tag to compare

3.17.0 (2021-06-24)

Bug Fixes

Features

  • adds quick action to add module to recently focused group (#586) (dca9ea0), closes #496
  • adds version number to status bar (#587) (0afd65f), closes #581

3.16.0

09 May 18:56
9e871ca
Compare
Choose a tag to compare

3.16.0 (2021-05-09)

Bug Fixes

  • adds fix for semantic-release (d3d31d6)
  • fixes github workflows (3df1004)
  • reverts github_token (f1f3efc)
  • reverts github_token (#579) (100864b)
  • github-action: updates github_token env variable reference (c552d12)

Features

  • isf-folder: adds media ISF folder to load ISF without a JavaScript wrapper (af50d2d)
  • recent-documents: adds a recent documents list for macOS (83f111b), closes #527

3.15.0

04 May 20:44
Compare
Choose a tag to compare

3.14.0

04 May 19:35
Compare
Choose a tag to compare

3.14.0 (2021-05-04)

Features

  • isf-folder: adds media ISF folder to load ISF without a JavaScript wrapper (#575) (cdf0575)

3.13.1

13 Apr 19:08
Compare
Choose a tag to compare

3.13.1 (2021-04-13)

Bug Fixes

  • entitlements: adds disable-library-validation (#572) (ca0a0c6), closes #570

3.13.0

16 Mar 20:44
Compare
Choose a tag to compare

3.13.0 (2021-03-16)

Bug Fixes

  • macosquit: fixes application quit dialog on macOS (#566) (134fffd), closes #440

Features

  • error-watcher: Show an error message when libndi is not installed. (#564) (697dd79)

3.12.1

03 Mar 09:38
Compare
Choose a tag to compare

3.12.1 (2021-03-02)

Bug Fixes

  • grandiose: replaces __dirname path for .asar compatibility (#561) (f7f1c29), closes #553
  • yarn.lock: updates lockfile to download new grandiose build (#562) (b89bde1)

3.12.0

24 Feb 11:54
Compare
Choose a tag to compare

macOS binaries do not work in this release. Please download 3.10.0 and wait for an update.

3.12.0 (2021-02-23)

Bug Fixes

  • build: Remove postinstall-postinstall as this is causing race-conditions when building (#556) (2193f22)
  • groups: fixes bad reference when focusing input (#549) (4c55755)
  • linux: Don't check permissions when on a linux based system. (65dc0c1), closes #553
  • media-folder: The Electron update introduced a breaking change for openItem which is now called openPath. (#557) (deafe7f)
  • module: Clone the props instead of using a reference. (#548) (3faca15)

Features

3.11.0

04 Feb 22:38
Compare
Choose a tag to compare

macOS binaries do not work in this release. Please download 3.10.0 and wait for an update.

3.11.0 (2021-02-04)

Bug Fixes

  • ci: Move libndi in Travis to the correct before_install so that we have this for linux systems (#542) (6f90824)
  • media-manager: media manager now shares relative paths to media only (#533) (36083e2), closes #532

Features

3.10.0

31 Dec 16:34
Compare
Choose a tag to compare

3.10.0 (2020-12-31)

Features

  • midi: Support for NoteOn and CC buttons (#507) (548c927), closes #506 #523
  • text: Makes it possible to use offset X / Y to move Text around (#529) (8d10241), closes #528