Skip to content

3.0.9-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@TimPietrusky TimPietrusky released this 06 Sep 13:01
  • feat(auto-update): Adds code signing for Mac + auto-update & removes grandiose / NDI (#414)
  • feat(feature-smoothing): adds a smoothing control for input links (#395)
  • build(deps): bump lodash from 4.17.15 to 4.17.19 (#412)
  • fix(menubar): removes menubars from output windows (#411)
  • docs(pr-template): adds pr template (#409)
  • build(deps): bump npm from 6.13.4 to 6.14.6 (#408)
  • feat(output-windows): adds item in view menu for window creation (#397)
  • Update LICENSE
  • docs(readme): updates readme (#400)
  • fix(ball): fixes wrap and size (#402)
  • feat(debugger): adds scaled drawImage to debugger (#394)
  • Update issue templates
  • Create CODE_OF_CONDUCT.md
  • Update issue templates
  • fix(tweens): fixes timings for the first value in tween creation (#403)
  • Update LICENSE (#401)
  • ci(repo): updates repo for deployment (#398)
  • chore(funding): adds funding details (#201)
  • feat(ball): adds random direction on ball spawn (#188)
  • fix(ui): removes close and maximise buttons (#186)
  • build(gitattributes): adds to ensure LF line-endings (#196)
  • ci(windows): adds ENV var to prevent successful builds hanging (#197)
  • ci(windows): splits windows build to a windows machine (#169)
  • feat(info-view): adds info-view panel (#179)
  • refactor(module-inspector): refactors code from App.vue (#183)
  • fix(range-control): fixes rendering in range control (#185)
  • feat(global-search): adds global-search component and directive (#180)
  • feat(group): adds default focusing of groups (#175)
  • feat(panel-position): adds saving panel positions to local storage (#167)
  • feat(groups): adds UI to rename a group (#163)
  • fix(gallery): fixes module list updates on modules registered (#161)
  • fix(groups): fixes group re-ordering (#156)
  • fix(product-name): Use modV instead of modv. (#153)
  • Create LICENSE (#120)
  • feat(tween): adds new tween functionality (#117)
  • fix(quit-dialog): fixes quit dialog to quit program on selection of "yes" (#116)
  • fix(__dirname): adds horrible wrapper hack for __dirname with webpack & electron & workers (#115)
  • ci(linux): adds missing spaces in bash if statements (#113)