Skip to content

Editor v2.1.9

Release date: 04.06.2026

New features

  • Per-data-source refresh frequency — each data source can now have its own refresh interval instead of a single global refresh time. This gives you finer control over how often each data source updates during live playout.

Bug fixes

  • Data source cache: Fixed a cache stampede issue where multiple simultaneous data source refreshes could overload the system. Refreshes are now properly serialized to prevent duplicate requests.
  • HTML export: Fixed special character handling (&, >, <) in HTML export — these characters are now correctly escaped in the exported output.