Changelog
This changelog tracks API behaviour changes. Documentation-only updates are recorded in the project's git history but not here.
Entries are reverse chronological. Each entry is dated and describes any change to request shape, response shape, status codes, or default behaviour.
2026-05-12
- Documentation overhaul. No API behaviour change.
- Deprecated: the
templateelement type inside an element list. The behaviour still works at runtime, but it will be removed in a future release. Replacetemplateelements with either acomponent(for reusable visual blocks) or a movie-leveltemplatereference loaded from a saved template.