Release — Templater 3.7.5
-
The Dataclay team has just released a new version of Templater, 3.7.5, which adds new options to increase output flexibility, along with a few miscellaneous features and bug fixes. Thanks for your patience. Enjoy and Happy Rendering!
WHAT’S NEW IN 3.7.5
-
NEW FEATURE: Multi-target rendering
Multi-target rendering allows you to generate multiple composition outputs from a single data source row or job by specifying a list or an array of composition names in the
targetfield.This feature is useful if, for example, you need to export a set of aspect ratios such as landscape, portrait, and square compositions using data from only a single row or job.
In multi-target processing, output files are named according to Templater’s devised
outputvalue appended with the corresponding composition name from the multi-target list. -
NEW FEATURE: Output Scripting Support
Event scripts for shell execution can reference specific output file paths using the
$out_file.<target_name>or$out_file[index]tokens.Event scripts for ExtendScript execution can reference output file information by passing in the target comp name into the
$D.output()method. If Templater processed multiple targets, and no composition name is passed into the$D.output()method, it returns an array of output info Objects. For backwards compatibility, if Templater processed only a single target for a job, then$D.output()returns only a single Object.
Other Improvements in Templater 3.7.5
-
QUE Credits are accurately metered per output.
-
QUE Meter accounts with credits can use the CLI.
-
Added
text_styles.default_fontto CLI options. -
Added ability to preview connected data without a project open.
-
Faster machine profiling for QUE Satellite tasks.
-
Increased speed of processing local JSON files.
-
Better loading of Autograf metadata and preferences.
-
Compatibility with After Effects 2026 and After Effects on Windows ARM.
-
Updated default output modules for the latest After Effects version.
BUG FIXES
-
BUG FIX: Fixed issue when saving Autograf metadata to AE file.
-
BUG FIX: Fixed issue with QUE Satellite output default naming.
-
BUG FIX: All jobs in the selected preview batch are now traversed.
-
BUG FIX: Fixed Google & QUE authorization issues on older macOS versions.
-
DEPRECATED: “Remove Templater Settings from replicas” preference.
-