Releases: sinedied/dmx-hue
Releases · sinedied/dmx-hue
3.0.0
2.0.1
2.0.0
2.0.0 (2023-06-28)
Bug Fixes
-
add missing white control prompt during setup (a7910b0)
-
argument fallback (fixes || does not work if first value is 0 and second is 1. #26) (b309903)
-
crash when colorloop is enabled (8eece1e)
-
parameters restore during config (074c211)
-
chore!: remove --no-limit option (dc0a231)
-
refactor!: migrate to esm (b5815d6)
Features
- add --white option for optional white balance control (03aba91)
- add white balance support (#30) (fc71e98)
- allow other ART-NET apps on same machine (#35) (d78dd48)
- allow selection when multiple bridges are found (e07d569)
- update hue api (734d700)
Reverts
- Revert "chore!: remove --no-limit option" (f1fdadb)
BREAKING CHANGES
- remove --no-limit option
- Requires Node >= 16