Skip to content

3.20.0

Compare
Choose a tag to compare
@2xAA 2xAA released this 06 Jan 10:41
· 199 commits to main since this release

3.20.0 (2022-01-06)

Bug Fixes

  • copyright: updates copyright notice in readme (#668) (d9d9621)
  • inputs: adds clean-up of inputs when modules or groups are removed (#656) (910f731)
  • modules: handle non registered modules (#661) (4748d34), closes #660 #660
  • vec2control: fixes inputlink focus (#666) (a3f47d0)

Features

  • props: adds sub-property inputs to allow input links (#658) (8bb9073)
  • text: set the default fill color to white and the stroke to red (#654) (515e4c8), closes #510