We have connected OpenColorIO (OCIO) in Mirada for high-quality colour management.
It is now possible to save a colour correction set for the specific file types.
Other features and fixes:
We have made it possible to set folder_path key as a list. Now you can describe file paths for different projects (branches) in Cerebro all at once.
For example:
"file_path": [ { "folder_path": ["/Project 1", "/Project 2"], "publish": "/$(url[0])//$(task_parent_name)/$(task_name)" … }, …
We have expanded the features of the variables section. Now you can use variables in the variables list inside the same section.
For example:
"variables": { "main_path": "/$(url[0])//$(task_parent_name)/$(task_name)" "publish_path": "$(main_path)/publish" "version_path": "$(main_path)/versions" } "file_path": [ { "folder_path": "/Project 1", "publish": $(publish_path), "version": $(version_path), … }, …
See the documentation for more details.
Fixes:
This release is not only about updates, but also about our warmest wishes for the upcoming New Year!
We spoke with Nikita Tikhonov to learn how they have successfully worked with dozens of freelancers for years and what…
A bunch of new features for desktop, Mirada and Tentaculo