This commit is contained in:
keithsw1111 2021-10-03 13:30:08 +11:00
parent 4cc0d5ae68
commit a318ba60ee
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -63,11 +63,14 @@ Build 7: 2021-09-26
- Fix : Fix controller discovery inconsistencies. Note this means in E131 mode controller discovery will NOT discover the controller unless - Fix : Fix controller discovery inconsistencies. Note this means in E131 mode controller discovery will NOT discover the controller unless
artnet is in use. artnet is in use.
Build 8: 2021-10- Build 8: 2021-10-03
- Enh : Flash LED 2 when an input pin is fired - Enh : Flash LED 2 when an input pin is fired
- Enh : Add a reset to factory default button on the settings page - Enh : Add a reset to factory default button on the settings page
- Fix : Smart remotes unresponsive in some configurations - Fix : Smart remotes unresponsive in some configurations
- Fix : When controller does not have internet access uploads dont take immediate effect unless saved again - Fix : When controller does not have internet access uploads dont take immediate effect unless saved again
- Fix : Adding a virtual string to last port on a smart remote erases the pixel ports web page - Fix : Adding a virtual string to last port on a smart remote erases the pixel ports web page
- Fix : Fix grouped pixel handling - Fix : Fix grouped pixel handling
- Fix : Fix test mode crashes controller if serial port config is invalid
- Fix : Avoid some situations where invalid configuration would crash controller on boot and require a reset
Build 9: 202