Latest Beta Version
Changed
- Build system migrated from webpack 4 to rspack and Node.js 16 to 24
- Network tests use XMLHttpRequest directly instead of the Node.js https client emulation
- Code style tooling migrated from TSLint to ESLint + Prettier (@signageos/codestyle)
Fixed
- Missing background icons on Wi-Fi and Ethernet setup pages
- Missing legacy vendor prefixes (e.g. flexbox) in CSS for old devices
- Speed test latency, jitter and upload speed showed NaN because Cloudflare changed the server-timing response header format
[0.16.3] - 2026-04-20
Fixed
- Update core-js from 3.19.1 to 3.49.0
[0.16.2] - 2026-03-26
Fixed
- Issues with connect button when Wi-Fi Enterprise certificates are not supported on device
[0.16.1] - 2026-03-20
Fixed
- Function for validating certificates should be enabled only on Brightsign devices.
- Issue where Wi-Fi client was not properly enabled on Wi-Fi settings pages for Linux devices.
[0.16.0] - 2026-02-13
Added