Back to the changelog

v0.59.0

July 21, 2026

Assigning a manual task is now one clear gesture, with no surprises. A single assignment field in the designer, the notification reaches the right person, and dynamic assignees really work.

  • Improvement

    One field to assign manual tasks

    The designer had two nearly identical assignment fields on manual tasks, with different behaviors: one of them, quite unintuitively, reassigned the whole item when the task started. Now there is a single field — "Assigned to" on the task — with a clear rule: if you leave it empty, the phase assignee, the item assignee and the flow default apply in that order. Existing configurations were migrated automatically, with nothing lost.

  • Improvement

    The assignment notification reaches the right person

    The "new task assigned" alert now reaches the person who actually has to do the task. Before, in some combinations, the notification went to the item assignee instead of the person set on the task.

  • Improvement

    Dynamic assignees with expressions

    Task and phase assignee fields accept expressions like `{{item.data.owner}}` — and they are now truly resolved against the item data at assignment time. You can route work to the person indicated in a form field, without hardcoding names in the flow.

  • Security

    Dependencies updated against the latest vulnerabilities

    Updated the libraries affected by the security advisories published on July 21, including some high-severity ones. No impact on daily use: just sturdier foundations.