What's new in 2.3.1
Fixed
- SSE endpoint crash —
ReferenceError: req is not definedon every/api/events
connection. The parameter_reqwas referenced asreqin theclosehandler,
causing Express to return a 500 error after writing the initial:okheartbeat.
This caused the kiosk to show:okon a black screen. (closes #104) - Server version mismatch —
package.jsonwas stuck at2.1.6since the pre-v2.2.0
era. The add-on store reported2.3.0but the server claimedv2.1.6in boot logs,
/api, and/healthz. Both now correctly report2.3.1.