Back to the changelog

v0.85.6

August 24, 2026

**The flow list scales and diagnostics tell the truth.** /flows loads families in pages with server-side search; Data diagnostics flag unresolvable references, default rules carrying conditions and Sub-flows without a destination (with no more false alarms); a rejected save shows a clear banner with phase and rule; procedures and guides get real Markdown typography.

  • Improvement

    The flow list, paged

    /flows loads 30 families at a time with a "Load more" button and an "X of Y" counter, in alphabetical order; search and filters work server-side. On large catalogs the page opens instantly instead of mounting hundreds of cards at once.

  • Improvement

    Data diagnostics tell the truth

    Three new checks — a reference to an activity that doesn't exist in the phase (with the correct code suggested), a default rule carrying a condition (which the engine ignores), a Sub-flow without a destination — and no more false alarms on system fields: a correct flow is now clean, a broken one tells you before you save.

  • Improvement

    Save errors you can see

    A rejected save — including when creating a new version — shows a persistent banner with the message, the phase and the rule number to fix; before, creating a version could fail silently. A version conflict immediately offers "Reload".

  • Improvement

    Procedures you can read

    Activity guides, procedure sections and the wizard preview finally have real headings, paragraphs and lists; and from the inspector an "Open the procedure ↗" link takes you to the document in a new tab.

  • Security

    Stricter import and forms

    Schema constructs unsupported by forms are rejected even when nested, with a precise field pointer; existing flows are not blocked (just a warning on publish). The PDF no longer prints an unnamed Sub-flow as empty quotes, and version-compare statuses speak your language.