Back to the changelog

v0.86.5

September 1, 2026

**Documents at the heart of the flow:** upload files right from your forms, view them in a built-in viewer, and use them as properties in webhook, event, and AI templates.

  • Feature

    Document upload from forms

    Upload one or more files right from the start or phase form, with the same interface. Files uploaded at creation are attached to the process automatically; a required document field must now be filled before starting. New configurable per-field file limit (default 20), enforced server-side on replacements and restores too.

  • Feature

    Built-in document viewer

    PDFs, images, audio and video open in a built-in viewer — from the form field, from process data (documents become clickable links), or via a shareable direct link. Navigate through the files of a multi-file field; other formats fall back to download.

  • Feature

    Document properties in templates

    In webhook bodies, event payloads, AI prompts and task panels you can use each document's name, size, type, version, link and short-lived signed URL. Multi-file fields offer count, name list, latest upload and positional access. Always resolved from the catalog at use time, with sensitive-data shielding extended to these values as well.

  • Design

    A more watchful designer for document fields

    The expression picker suggests the right paths for document fields, and a new check flags ambiguous properties used on multi-file fields, including nested ones.