Releases: ThisIsntTheWay/rack_nixie_display
Releases · ThisIsntTheWay/rack_nixie_display
v1.2.1
v1.2
This release incorporates the following changes:
- Added: Native clock implementation.
- Added:
statusproperty inapi/display.- This removes the
authRequiredproperty.
- This removes the
- Internal code changes.
v1.1
This release incorporates the following changes:
- Added: Authentication mechanism.
- So far only used by
/api/network.
- So far only used by
- Added: More specific
/api/displayendpoints. - Fixed:
ntpSourcegetting cast as wrong type.- The timekeeper routine can now retrieve time correctly.
v1.0
First productive release.
Feature list:
- Control nixies (digit, brightness)
- Control separators
- Control onboard LED (3 modes)
- Control tube LEDs
- Change network configuration
- Factory reset button
v0.5
This build could actually be used productively, but is still missing some advertised functions and QoL improvements.