Skip to content

Releases: vcync/modV

3.30.0

02 Aug 12:05
Compare
Choose a tag to compare

3.30.0 (2024-08-02)

⚠️ no macOS builds currently. Please help me pay for a new Apple Developer subscription ($99) using the funding links here:

https://github.com/vcync/modV#:~:text=Sponsor%20this%20project

Bug Fixes

  • adds willReadFrequently option to improve getImageData performance (#902) (63c2afd)
  • preview: removes redundant resolution display and keeps preview in view (#904) (226f9af)
  • remove menubar on output windows (#915) (c4d9ed9)
  • removes webpack dev-server client error overlay (#900) (23b00a5)
  • resolve dependancy for node 20 support (#917) (b09d4b7)
  • three.js module initialisation from preset load (#905) (590da42)

Features

  • add Triangular grid game of life module (#882) (4e12899)
  • event-prop-type: adds event prop type (#909) (2aa6b42)
  • get-module-data: adds getModuleData (#906) (a093a39)
  • haptics: adds haptics for magic trackpads (#908) (4555bb1)
  • macos-document-handling: implement representedFilename API (#907) (947fcbe)

3.29.1

21 Jun 22:34
Compare
Choose a tag to compare

3.29.1 (2023-06-21)

Bug Fixes

3.29.0

21 Jun 21:56
Compare
Choose a tag to compare

3.29.0 (2023-06-21)

Bug Fixes

  • exit the app properly when the main window has confirmed quit (#863) (e12bbe5)
  • groups: prevent occational UI jump when updating module order (#872) (00cd620)

Features

3.28.0

11 Jun 10:12
Compare
Choose a tag to compare

3.28.0 (2023-06-11)

Bug Fixes

  • background-window: fixes macos window creation on dock icon click (#850) (a4d2d0b)
  • gallery: use grab cursor for gallery items (#844) (23bd5c3)
  • move maximize function to keep main window hidden until ready (#839) (fbfff08)
  • output-window: removes immediate setSize call (#849) (151feb0)
  • remove dialog (#841) (81996d1)
  • restores tween data correctly when focusing other inputs (#837) (aa4a3d5)
  • style: use custom select and expand widths to 100% (#845) (4453dd8)
  • use correct path variable (#846) (14460ab)

Features

  • cursor: adds grab cursor to group and active module titles (#842) (888ed83)
  • expressions: adds inputValue as scope item (#859) (e5f7c7b), closes #857
  • group title: adds additional mouse listener, focus and selection (#843) (4b54059)
  • save/saveas: adds save menu item and updates save as to remember path (#858) (2250fa2)

3.27.0

05 Apr 09:30
Compare
Choose a tag to compare

3.27.0 (2023-04-05)

Bug Fixes

  • conform path paths for crossplatform compatibility (#835) (0f66f55)

Features

3.26.1

03 Mar 18:48
Compare
Choose a tag to compare

3.26.1 (2023-03-03)

Bug Fixes

3.26.0

01 Mar 21:52
Compare
Choose a tag to compare

3.26.0 (2023-03-01)

Bug Fixes

  • checkbox: add boolean emission prop (#792) (e62f47a)
  • color-picker: dismiss color picker by clicking outside color picker (#793) (015b84a), closes #461
  • plugins: emit boolean from checkbox (#795) (c13f54a)
  • styling: fix unwanted top range control alignment in module inspector (#806) (0082450)
  • styling: update tab styles to match design. fix tab dropdown stacking (#815) (a280099)
  • swap: properly set default swap structure when finished swapping (#766) (144453c), closes #765

Features

  • add animated loader, remove when loaded to prevent redraws (#771) (57f3658)
  • add automation of browserslist update (#787) (16f33a6), closes #691
  • audio input gain control (#800) (07ac0a0)
  • gallery-item: implement better gallery item scaling (#791) (9146c1e)

3.25.5

08 Nov 22:39
Compare
Choose a tag to compare

3.25.5 (2022-11-08)

Bug Fixes

3.25.4

05 Nov 15:43
Compare
Choose a tag to compare

3.25.4 (2022-11-05)

ℹ️ This was bumped from 3.25.0 - see the full changelog here

Bug Fixes

3.25.3

05 Nov 09:09
Compare
Choose a tag to compare

3.25.3 (2022-11-05)

ℹ️ This was bumped from 3.25.0 - see the full changelog here

Bug Fixes