Skip to content

On Air v2.0.8

Release date: 16.07.2026

Improvements

  • Data source preload — a played-out graphic is not shown until all bound data source assets are fetched and cached, so no partial graphic and no placeholder flash appears on air.
  • Unresolved data values — when a data source request fails or a bound attribute path cannot be resolved, an undefined or null token no longer appears on air.
  • Page layout — the page itself no longer scrolls and the top bar stays fixed.
  • Font preparation — fonts are now prepared during scene and template initialization through one shared loading process, so rendering stays deterministic and fallback fonts no longer flash in live graphics. This also covers width measurement for crawl and crawl-staggered tickers.

Bug fixes

  • Update stream: An empty event received immediately after connecting to the update stream no longer causes a parsing error.