Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Releases: vcync/modv-3

3.0.8-alpha

14 Jun 19:52
5e866ad
Compare
Choose a tag to compare
3.0.8-alpha Pre-release
Pre-release

⚠️ THIS BUILD IS BROKEN ON WINDOWS. PLEASE SEE #154 ⚠️

  • ci(linux): adds missing spaces in bash if statements (#113)
  • fix(__dirname): adds horrible wrapper hack for __dirname with webpack & electron & workers (#115)
  • fix(quit-dialog): fixes quit dialog to quit program on selection of "yes" (#116)
  • feat(tween): adds new tween functionality (#117)
  • fix(vue-devtools): removes vue-devtools integration
  • fix(range-control): fixes bug with mounting component (#140)
  • feat: filesystem-module-loading (#141)

3.0.7-alpha

22 May 23:45
4510114
Compare
Choose a tag to compare
3.0.7-alpha Pre-release
Pre-release

⚠️ THIS BUILD IS BROKEN. PLEASE SEE #114 ⚠️

  • improvement(theme): adds consistent color throughout theme & updates (#105)
  • feat: NDI support (#111)

3.0.6-alpha

20 May 15:32
fd026d8
Compare
Choose a tag to compare
3.0.6-alpha Pre-release
Pre-release
  • fix(lifecycle): fixes lifecycle bug in modV & galleryitem component (#103)
  • fix(module-inspector): fixes regression w/ module inspector panel (#101)
  • chore(deps): bump meyda to v5.0.1 (#99)
  • fix(swap): fixes swapping state (#97)

3.0.5-alpha

15 May 09:17
6a28029
Compare
Choose a tag to compare
3.0.5-alpha Pre-release
Pre-release
  • fix(gallery): fixes draw loop so as to not draw gallery to the main output (#92)

3.0.4-alpha

13 May 21:16
9a95a6f
Compare
Choose a tag to compare
3.0.4-alpha Pre-release
Pre-release
  • fix(load-save): Loading and saving of project presets (#88)
  • improvement(layout): moves preview under module controls & fixes right col to 1/3 screen (#89)
  • fix(midi-learn): prevents midi clock or disabled midi device interference when learning (#87)
  • fix(pipeline): adds pipeline mode for Groups (#82)

3.0.3-alpha

09 May 13:34
a4a3e6d
Compare
Choose a tag to compare
3.0.3-alpha Pre-release
Pre-release
  • fix(window): adds fix for window init on app cold-start (#78)
  • feat(theme): adds updated theme (#79)

3.0.2-alpha

08 May 20:25
59873b3
Compare
Choose a tag to compare
3.0.2-alpha Pre-release
Pre-release

fixes drag and drop between groups

3.0.1-alpha

03 May 15:40
4fbcecf
Compare
Choose a tag to compare
3.0.1-alpha Pre-release
Pre-release
  • fixes meyda dependency resolution
  • adds active module deletion from UI

3.0.0-alpha

12 Dec 19:33
Compare
Choose a tag to compare
3.0.0-alpha Pre-release
Pre-release
build(travis): adds all_branches flag to deploy