Notable changes¶
For full release history, see https://github.com/Slingshot-Systems/slingshot-main/releases
0.39.x April 8, 2025¶
- Added
title
to template modifiers - Added
eval()
command to recursive templates - Added
extra_element_fields
to lineup config
0.38.x April 2, 2025¶
- CSV Importer can now read Shotgrid fields from the spreadsheet header row instead of hard-coding a keymap.
0.36.x March 25, 2025¶
-
Reworked how Shotgrid Delivery summaries are generated
- As a result,
use_paths
config option has been removed.
- As a result,
-
Added
description
config fields to ingest, and Copy AMI, and update_entity webhook modules.Note
These are optional and currently used only for our own reference.
-
Added
name
config field to input modules.Warning
This is a breaking change, and
name
is now required. Any previous inputs without names will have one auto-generated during a database migration. Thename
will be used to name the input workflows in temporal. -
Added
examples
to file types - Input start/stop on a show no longer breaks when the input configuration has changed
- Simple lists are now displayed inline in the config editor
- The config editor will now remember folding and scroll position when you save