Skip to content

Releases: ThisIsntTheWay/rack_nixie_display

v1.2.1

30 Jan 23:17

Choose a tag to compare

This release incorporates the following changes:

  • Added: Some more PS test scripts.
  • Fixed: POST /api/display - tubes
    • pwm and val getting set to 0 if respective property was missing in request body.
  • Fixed: Some PS test scripts not reflecting v1.2 changes.

v1.2

27 Jan 19:11

Choose a tag to compare

This release incorporates the following changes:

  • Added: Native clock implementation.
  • Added: status property in api/display.
    • This removes the authRequired property.
  • Internal code changes.

v1.1

26 Jan 16:40

Choose a tag to compare

This release incorporates the following changes:

  • Added: Authentication mechanism.
    • So far only used by /api/network.
  • Added: More specific /api/display endpoints.
  • Fixed: ntpSource getting cast as wrong type.
    • The timekeeper routine can now retrieve time correctly.

v1.0

25 Jan 14:33

Choose a tag to compare

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

23 Jan 15:19

Choose a tag to compare

v0.5 Pre-release
Pre-release

This build could actually be used productively, but is still missing some advertised functions and QoL improvements.