The web version now has a full-fledged notification feed about changes to your projects.
You can track new messages, status changes, and task properties in chronological order.
You can customize the updates you are interested in from the Notification Settings Window.
As a reminder, notifications only come for tasks for which you are subscribed.
In the New Plan tool, we added the option to add user groups at once.
Now there is also an option to display additional task properties, tags, checklists, connections, and other task parameters in the table.
For the task path variable
$(url[i])
we added the option to set a range of names from the path
$(url[i:j])
where i and j are the starting and ending index in the path.
For example, the task path is
/project/assets/cat/model
We want to get the path from
assets/cat
To do this, we set the variable
$(url[1:2])
The syntax for setting a range is the same as for a list in Python.
See the documentation for more details.
— Wiki
— Web Mirada — commenting on videos and pictures in the web version
— Inherited tags
Supported Shared Task Boards and Telegram Topics, file viewing in Tentaculo.
In this case study from SberMarketing, Egor Kasatsky, head of the CG department, shares insights into how post-production is organized…
Connected OCIO in Mirada. Improved the work with configuration keys in Tentaculo.