v0.85.7
August 25, 2026
**Rules now see the whole flow:** "wait until every task is done" patterns finally work, placeholders resolve in every task type, event-driven processes publish without false alarms — and the guide, accessibility and error messages take a leap forward.
-
Feature
Rules across the whole flow
Transition rules now read tasks from **every phase**, not just the current one: you can hold a verification phase until three parallel tasks from earlier phases are truly done. Completing a non-blocking task re-evaluates rules immediately, so processes move as soon as the work is finished. Note: rules of this kind that previously sat silent may start advancing after the upgrade.
-
Improvement
Placeholders resolve everywhere
`{{item.entityRefId}}`, `{{item.title}}` and the other placeholder-menu fields now work in **every** task type — AI prompts, automatic scripts, delays, webhooks and sub-flows — where they previously came out empty. What the menu offers, the engine resolves; in AI prompts the entity reference now actually reaches the provider, while the assignee stays deliberately private.
-
Improvement
Event-driven processes without false alarms
A phase reachable only through an "event received" rule is no longer flagged as unreachable: event-driven processes publish without working around the validator. The data requirement with "event received" — which the engine cannot evaluate there — is now rejected with a clear message instead of failing at runtime, and the builder no longer offers operators and fields that cannot work in that context.
-
Improvement
The guide lands on the right paragraph
The "?" links across the app now land exactly on the paragraph that describes that field: guide anchors are stable (135 links reviewed, old bookmarks keep working), the sidebar index follows as you scroll, and clicking a section lands precisely.
-
Improvement
Accessibility: names, keyboard and plurals
Flow folders are fully keyboard-accessible; every designer toolbar button keeps its name on narrow screens; actions state their target ("Duplicate phase Verify", "Archive map Orders"); calendars speak your language and the version comparison uses correct plurals in both Italian and English.
-
Improvement
Error messages without duplicates
One error, one notice: identical back-to-back notifications merge, workspace reads no longer fire in bursts, and a malformed address (say, a bad item link) immediately shows a localized "not found" instead of repeated raw errors.
-
Design
Polish: logo and map panels
Your organization's logo stays in the browser tab even when reloading the designer or print views; in the Process Map the Simulation and AI Analysis panels have a single, properly placed scrollbar and no longer cover the map.