This release introduces the new MCP server as well as several smaller features
MCP SERVER 😎
From now on, users can connect their agents to Ontime.
The agent should be able to manage projects, rundowns and custom fields while being instructed to not make changes that affect runtime.
We believe this is a good start that allow us to leverage the productivity gains of using agents but keeping things safe for showtime.
We also added some great, but smaller features and improvements
- Custom presets can now be exposed as navigation menu items
- We have improved the cuesheet empty state to allow creating events when in edit mode
- New option allows an event to inherit the parent colour by default
- Timeline view now contains a group header
and other small UI tweaks and bug fixes
What's Changed
- chore: bump node version by @cpvalente in #2102
- feat: create the first event from the cuesheet by @alex-Arc in #2105
- chore: upgrade react packages by @cpvalente in #2109
- feat(client): add rundown default to inherit parent group colour by @cpvalente in #2111
- fix: send refetch on all rundown edits by @alex-Arc in #2098
- feat(url-presets): allow presets to appear as nav menu items by @cpvalente in #2110
- refactor(translations): allow resetting to default values by @cpvalente in #2120
- feat: add MCP server for AI agent integration by @cpvalente in #2099
- feat(timeline): add group header by @cpvalente in #2119
- bump ontime to version 4.10.0 by @cpvalente in #2122
- allow editing cuesheet link permissions by @cpvalente in #2115
Full Changelog: v4.9.0...v4.10.0