Release date: August 3rd, 2026 ET
We released the following updates since 8.87:
Improvements:
Select Record Count:
The grid and thumbnail view footer now shows how many records you have selected. When you select one or more records, a count appears in the footer next to the total record count, in the format (X selected). The count updates as your selection changes, and disappears when no records are selected.
Tip:
- Contiguous selection: Click a record, then shift-click another record to select the entire range between them.
- Non-contiguous selection: Hold Command (macOS) or Ctrl (Windows) and click individual records to select them separately.
The selection count persists when you change the number of records displayed per page.
Pipeline Steps:
You can now filter tasks within a pipeline step on a Shots or Assets page. Instead of seeing all tasks in a step regardless of their status or other attributes, you can narrow the list to show only the work that’s relevant at that moment like tasks that are in progress, or tasks assigned to a specific artist.
How to use task filters
To create a task filter for a pipeline step:
-
Right-click the pipeline step column header and select Create Task Filter.
-
In the Create Task Filter dialog that opens, give the filter a name and define your conditions.
-
Click Create to apply the filter.
When a filter is active, a filter icon and filter applied label appear in the pipeline step column header. Hover over the filter icon to see the active conditions and the number of visible versus total tasks.
Manage your task filter from the pipeline step right-click menu:
- Update Task Filter: Modify the existing filter conditions.
- : The filter name appears with a checkmark when active. Select it to toggle the filter on or off.
- Apply Task Filter to all Steps: Applies the same filter to every pipeline step on the page.
To delete a task filter, select Update Task Filter and then click Delete from the dialog.
Tip:
You can create only one filter for a pipeline step, but that filter can contain multiple conditions.
Summary rows recalculate to reflect only the tasks that are visible under the active filter. You can save the page with a task filter applied.
Documentation
For more information about working with pipeline steps and tasks, see Tasks and Pipeline Steps.
Calculated fields:
Calculated faileds can now use nested linked fields to pull in data from an entity linked to your first linked field, letting you query your data one level deeper. [SG-43562]
For example, on a Task, you could already reach a linked Shot’s status with {entity.Shot.sg_status_list}. Now you can also reach that Shot’s linked Sequence’s status, with {entity.Shot.sg_sequence.Sequence.sg_status_list}.
Because nested linked fields add an extra lookup, a non-blocking warning appears in the field configuration dialogue to help you anticipate a possible impact on page load times as your data grows.Analyze Page Performanceflags calculated fields that use a nested linked field, so you can spot them later if a page slows down.
In addition, available Linked Fields picker now shows nested, collapsible groups for linked fields.
Existing linked fields are unaffected by this change.
Documentation
To learn more about calculated fields, check out our documentation here.
Review Notes APP:
- Built the initial reusable Text Editor component, including Markdown input support, formatting controls, and a flexible API for handling content changes, keyboard interactions, saving, and closing the editor. [SG-41768]
- Improved layout selector by indicating when only the first 100 layouts are displayed and additional results can be found using search. [SG-38191]
Bug Fix:
Attachments:
- Fixed an issue where the local file path displayed by the link icon did not match the path shown in the tooltip for the file name. [SG-42327]
- Fixed an issue where attachment uploads failed when a custom
created_attimestamp included timezone information. [SG-43861]
Tasks and Gantt:
- Fixed an issue where selecting Show Dependent Tasks in the Gantt chart triggered an error in the browser console. [SG-43556]
Miscellaneous:
- Fixed an issue where selecting Show Dependent Tasks in the Gantt chart triggered an error in the browser console. [SG-43551]
- Fixed an issue where importing Bookings without an associated Project could cause the import process to freeze instead of reporting missing Project errors. [SG-41908]
Query Fields:
- Fixed an issue where query field conditions using is not empty on People fields were not preserved after saving, resulting in incorrect filtering. [SG-43814]
- Fixed an issue where query field conditions using is empty on entity and multi-entity fields were not preserved after saving, resulting in incorrect filtering. [SG-41376]
Review Notes APP:
- Fixed an issue where recipients could receive duplicate summary emails when the recipient list exceeded 50 addresses. [SG-43084]



