github rusty4444/now-showing-ha addon-v2.3.1
Now Showing v2.3.1

latest releases: addon-v2.3.7, addon-v2.3.6, addon-v2.3.5...
3 months ago

What's new in 2.3.1

Fixed

  • SSE endpoint crashReferenceError: req is not defined on every /api/events
    connection. The parameter _req was referenced as req in the close handler,
    causing Express to return a 500 error after writing the initial :ok heartbeat.
    This caused the kiosk to show :ok on a black screen. (closes #104)
  • Server version mismatchpackage.json was stuck at 2.1.6 since the pre-v2.2.0
    era. The add-on store reported 2.3.0 but the server claimed v2.1.6 in boot logs,
    /api, and /healthz. Both now correctly report 2.3.1.

Don't miss a new now-showing-ha release

NewReleases is sending notifications on new releases.