2025.17 release - September 2025
Overview
In this release we have the following updates:
Overwrite Auto start tasks on Predecessor Completion
You can now control whether tasks auto start when a predecessor completes. Based on your role type, you can override the default auto start behavior at the task type level, giving you more flexibility to decide how and when tasks should begin.
For more information, see our Add tasks to a runbook article here.
Related roles: Runbook Admin and Stream Editor
Event Integrations: Control Events in Planning Stage
We’ve added a new “Execute in Planning” option to Event Integrations.
Enabled: Event notifications continue to be sent during the planning stage.
Disabled: Runbook, task, and respond events will only trigger during execution. No event notifications will be sent for planning or cancelled runs, or for template edits.
Why this matters
This gives you cleaner event data by filtering out updates made while a runbook is still being planned. For more information about Event Integrations, please see our Developer Portal.
Note: All existing integrations default to enabled to maintain current behavior.
Related Roles: Integrations Admins
API Updates
Note: For all API related updates such as new endpoints, examples and integrations changes, please see our Developer Portal.
Notable Fixes
The listed issues and their solutions are organized based on their potential impact on customers.
Problem | Feature Area | Replication Steps (if applicable) |
Runbook CSV Export Sorting issue | CSV | Using the Export option via CSV format displays an error where runbook data replaces typical headers found in a CSV. This was investigated and the CSV Export error is now fixed. |
Max number of tasks shown in a runbook when using CSV upload | CSV |
|
2025.16 release - August 2025
Overview
In this release we have the following updates:
Insert Snippet task modal updates
Execution of snippet tasks now requires selecting a snippet before continuing. If a snippet is not needed, the assigned user must skip the task instead of proceeding without a selection.
When skipping a task, you must now provide a reason.
Note: To find out more about Snippets, see our Create Snippets Help Center article here.
Related Roles: Any users that can execute tasks.
File Upload Enhancements for AI Create (optional Add-on):
AI Create now supports uploading supporting documentation in a wider range of formats — including CSV, JSON, TXT, Microsoft Word, Google Sheets, Images and PDFs.
Note: Interested in using Cutover AI? See our AI Create Help Center article for more information. Contact your Customer Success Manager (CSM) for details or to enable this feature.
Password Reset Email Wording Update
We’ve updated the wording in password reset emails to comply with certain recipients’ email security requirements.
Old wording: "Someone has requested a link to change your Cutover password"
New wording: "Please use the below link to change your Cutover password"
This change helps ensure password reset emails are successfully delivered to all users, including those in organizations with stricter information security filters.
API Updates
Note: For all API related updates such as new endpoints, examples and integrations changes, please see our Developer Portal.
Notable Fixes
The listed issues and their solutions are organized based on their potential impact on customers.
Problem | Feature Area | Replication Steps (if applicable) |
Time out when merging large runbooks | Runbooks |
|
RTO error message not displaying for long enough to be seen | RTO/RTA |
|
2025.15 release - August 2025
Overview
In this release we have the following updates:
Custom Payloads in Event Integrations
You can now configure Event Integrations to send custom payloads when specific events occur — such as On Run Start or On Integration Failure. For example, you can now:
Trigger a custom API call on an integration failure to send a message into Microsoft Teams via Graph API — using dynamic fields from the runbook.
This update gives you more flexibility to tailor how and where your runbook events communicate across systems.
Note: To find out more about Event Integrations, see our page in the Developer Portal here.
Related roles: Integrations Admin
Quick access to Parent & Child runbooks from Runbook List view
To help make navigating between related runbooks faster and more intuitive, you can now easily view parent and child runbooks directly from the Runbook list in your workspace:
View Child Runbooks: A button appears below the parent runbook name. Clicking it opens a panel showing all associated child runbooks and their statuses.
View Parent Runbook: Child runbooks now include a button in the same location that links directly back to their parent runbook.
Note: To find out more about Linked Runbooks, see our article here.
Related roles: Anyone with access to the runbook can see this change.
Dependency options for Linked Tasks
When adding linked tasks, you can now set their dependencies immediately—choosing sequence, parallel, or custom successor relationships with existing tasks. This gives you more control and saves time by removing the need to configure dependencies later.
Note: To find out more, see our Create a Linked task article here.
Related roles: Runbook Admin and Stream Editor
API Updates
Note: For all API related updates such as new endpoints, examples and integrations changes, please see our Developer Portal.
Notable Fixes
The listed issues and their solutions are organized based on their potential impact on customers.
Problem | Feature Area | Replication Steps (if applicable) |
Create runbook option not honouring default runbook timezone when referencing an approved template. | Runbooks |
|
Task Title/ID not displaying correctly in Audit Log when making predecessors/successors changes to tasks. | Audit log |
|
CSV upload modal not displaying correct error message when trying to overwrite RTO tasks during upload | CSV Upload |
|
2025.14 release - July 2025
Overview
This release contains bug fixes and minor internal improvements.
API Updates
Note: For all API related updates such as new endpoints, examples and integrations changes, please see our Developer Portal.
Notable Fixes
The listed issues and their solutions are organized based on their potential impact on customers.
Problem | Feature Area | Replication Steps (if applicable) |
Custom Field order not respected in runbook filter panel | Custom Fields | Previously, even when custom fields were updated via the public API to change their sort order, the filter panel did not reflect the correct display sequence. Now, custom fields display consistently in:
|
2025.13 release - July 2025
Overview
In this release we have the following updates:
Instant notifications for Key Events
Event Integrations let you receive real-time notifications when key events occur in Cutover—like an integration failure during a live runbook—so your teams and systems can respond instantly.
Benefits:
Automate responses in tools like ServiceNow, Microsoft Teams, or Slack
React in real time with instant notifications
Improve accuracy and auditability
For example, a failed integration can trigger an immediate alert, create a ServiceNow ticket, or send a message in Teams. For further information, see Event Integrations on the Developer Portal.
Related roles: Integration Admin.
Master templates checkbox in Template edit panel
You can now mark any template as a Master template using the new checkbox in the Template Edit panel. This signals that the master template is available for reuse to create app-specific templates.
When using the Create Templates flow from the Data Sources Workspace view, you’ll be able to choose from your list of Master Templates. Searchable Custom Field data is automatically carried over into the new templates, making the process faster, more consistent, and easier to manage across your organization.
For further information on setting the Master template see our Create a template article and to find out about the Data Sources Workspace view see our Data Sources article.
Related roles: To create templates in the Data Sources Workspace view, you will need to be a Workspace Runbook Creator.
Note: If you haven't enabled Data Source sharing, the Data Sources tab will display a message with further information about data sources and how to get started. To activate this feature, please contact your Customer Success Manager (CSM).
Resizable filter panel and folder and stream search
We’ve made it easier to navigate workspaces and runbooks:
Resizable filter panel: You can now resize the filter panel in both workspace and runbook views—just click and drag the edge of the filter panel. This is especially helpful for viewing long folder names, runbook types, or custom fields.
Search folders and streams: Quickly find what you need by using the new search icon at the top of the filter panel. Matching folders, sub-folders, streams, and sub-streams will be displayed as you type.
Update to Release Communications
You’ll now find the latest product updates in the News section under the Help (?) icon—giving you quick, in-app visibility into what’s new.
For the full list of changes and historical release details, head to our Release Notes page.
API Updates
Note: For all API related updates such as new endpoints, examples and integrations changes, please see our Developer Portal.
Notable Fixes
The listed issues and their solutions are organized based on their potential impact on customers.
Problem | Feature Area | Replication Steps (if applicable) |
Error displays when viewing specific Data Source | Data Sources |
|
2025.12 release - June 2025
Overview
In this release we have the following updates:
Linked Runbooks enhancements
Linked runbooks now display the value of the runbook-level custom field from the child task, making it easier to see relevant context at a glance. You can filter by both child tasks and the custom field itself.
A progress bar has also been added to show the completion status of child tasks—clicking it opens a detailed view where you can see all child tasks within the runbook and apply further filters by stage and task type.
These enhancements are also available in the Linked Runbooks dashboards for a consistent and detailed view across your reporting.
To find out more, see our Linked Runbooks article here.
API Updates
Key updates including Runbook Updates, Pagination Support, and User Metadata:
Important Update
Updating a Runbook Type
Updating a runbooks type is no longer allowed via the API if the core version is 2025.11.0 and above. This helps maintain consistency across your runbooks.
New Endpoint
Create Runbook Versions
You can now transition approved templates into draft templates through the public API by creating a new runbook version of your approved template. This allows customers to move templates into Draft status to allow template edits.
Note: Requires core_version 2025.12.0 and currently only supports version changes of runbook templates. Customers can only transition templates from approved status ->draft status. Draft -> Approved states still need to be actioned through the user interface.
Other Improvements
Action Log Pagination
When viewing action logs, it's now easier to scroll through long lists thanks to improved page controls.
Runbook Archiving Feedback
If an archive action fails, users will now see clearer messaging to explain why. (Requires core_version 2025.11.0 and above.)
User Sign-In Info
A new field has been added to show when each user last signed in, helping admins track activity.
To find out about the changes we’ve made click here.
Update to Release Communications
You’ll now find the latest product updates in the News section under the Help (?) icon—giving you quick, in-app visibility into what’s new.
For the full list of changes and historical release details, head to our Release Notes page.
Notable Fixes
The listed issues and their solutions are organized based on their potential impact on customers.
Problem | Feature Area | Replication Steps (if applicable) |
Searchable Custom Field edits not reflected in audit log | Searchable Custom Fields |
|
Template workflow review emails being sent after approval of template | Runbook | We've investigated this and now the review dates are correctly reset when review emails are sent. |
Timings are not reinstated after pause or resume of live run | Runbook |
|
When downloading a PDF dashboard of a completed runbook with a lot of tasks the PDF does not include all tasks and shows a ‘Show more’ message | Dashboard |
|
2025.11 release - June 2025
Overview
In this release we have the following updates:
Collaborate faster with our enhanced Microsoft Teams integration.
You can now send messages to existing Microsoft Teams chats—including both Group and One-on-One chats—directly from a Cutover runbook.
What's New:
Support for chat messaging in addition to channel messaging
Choose between Group or One-on-One chats
Search for existing chats by selecting a participant
Delivered messages include a link back to the Cutover runbook for context
Note: Chats must already exist and contain previous messages. New chats cannot be created from Cutover.
Requirements
You'll need to authenticate with Microsoft to use this feature
Only chats you're part of in Teams will be searchable
To find out more, please see our Microsoft Teams article here.
Conditional Logic update
As part of our ongoing efforts to simplify task management, the ability to create new conditional logic task types has been removed. Existing conditional logic tasks will continue to function as expected for current users.
If you have any questions or require support, please reach out to your Customer Success Manager (CSM).
Improved visibility for Linked runbook tasks
It’s now easier to identify and manage child (linked) tasks from a parent runbook:
Filter tasks by the child runbook’s runbook-level custom field.
Display the runbook-level custom field value directly on the linked task.
This update helps users quickly surface and understand task context across linked runbooks.
To find out more about Linked runbooks, see our article here.
New Workspace role: Template Reviewer + Multi-reviewer support
We’ve introduced a new Template Reviewer workspace role to streamline the review process. Users assigned this role will now appear in the reviewer search field when submitting a template for review, making it easier to ensure the right people are looped in at the right time.
In addition, you can now select multiple reviewers when submitting a template, enabling more flexible and collaborative review processes.
For more information on templates with approvals, see our article here.
API Updates
Key updates to improve role control, task flexibility, and custom field handling:
Role Management
New endpoints to view and assign roles for runbook teams and streams.
(Requires core_version ≥ 2025.7.0 / 2025.10.0)
Runbook Hierarchies
Added parent_runbook relationship to support nested runbook structures.
Task Assignment
Use delete_excluded_assignees in task updates to simplify assignment management.
(Requires core_version ≥ 2025.10.0)
Custom Field Flexibility
Apply custom fields during task creation/editing using the task_add_edit option.
(Requires core_version ≥ 2025.6.0)
To find out about the changes we’ve made in our last update click here.
Update to Release Communications
You’ll now find the latest product updates in the News section under the Help (?) icon—giving you quick, in-app visibility into what’s new.
For the full list of changes and historical release details, head to our Release Notes page.
Notable Fixes
The listed issues and their solutions are organized based on their potential impact on customers.
Problem | Feature Area | Replication steps (if applicable) |
Homepage: Number of users shown is inaccurate when comparing to the users shown in Access Management. | Homepage |
|