What's new in v2.6
• John Barker
Group timing
Keep track of the timing for your entire group of cues, right on your rundown.

With this new addition, we keep track of a few things for you…
- Total group duration
- Total time elapsed for a group
- Original Start/End time
- Actual Start/End time
API additions
We’ve added a few new ways to get data from your rundown over our API.
-
GET /rundown/{rundownId}/cues/active/{subtractOrAdd}
-> Add or Subtract time from the active cue. -
GET /rundown/{rundownId}/cues/active
-> Get the active cue with its cells. -
GET /rundown/{rundownId}/columns/{columnId}/cells/active
-> Get cell content for active cue and column
These are perfect for getting the text from a cell on your rundown.
And more…
- Fix: Date picker now renders properly on light and dark mode displays.
- Fix: Deleting columns will now prompt an “are you sure” dialog to ensure columns are not accidentally deleted.
- Fix: Teams no longer created for all new users.
- Fix: Visual margin improvements to outputs.
Thanks a bunch for using Rundown Studio. Stay up to date with development with our email newsletter.