Schema version 12.2.0
FloEdelmann
released this
11 Feb 15:42
·
1676 commits
to master
since this release
We finally added support for gobo images! 🎉 ⭐
Have a look at the Showtec Phantom 50 fixture page to see how much this helps distinguishing different gobos and gobo capabilities (and how nice it looks 😉)!
Incompatible schema changes
None.
Backwards-compatible schema changes
- Wheel slots of type
Gobo
can now reference a gobo resource, which are stored in theresources/gobo
directory. For more information, see #1185 and the updated fixture format docs.
Bugfixes
- The
name
,comment
andwebsite
properties in the manufacturer schema now use thenonEmptyString
,nonEmptyMultilineString
andurlString
definitions, respectively.