Back to the changelog

v0.86.0

August 31, 2026

**Documents join your processes:** contracts, reports and attachments are uploaded straight from forms, with versions, preview, quotas and a grace period — on S3-compatible cloud storage governed by FlowSharp.

  • Feature

    Document field in your processes

    The Data Schema gains the **Document** type: single or multiple, with allowed formats, size limits and version policy. Operators upload files straight from forms with a progress bar; every document has a name, version, download and in-browser preview for PDF, images and text.

  • Feature

    Documents section in Settings

    A new section for administrators: active storage providers, file counts and used space with visual thresholds, tenant quota. Storage health (connection test, provisioning, nightly reconciliation) lives in Diagnostics.

  • Security

    Grace period and controlled deletion

    Deleting a document is never immediate: only an administrator can do it, and a grace period starts (30 days, configurable) with restore available. Previews are limited to safe formats and no temporary link is ever stored or exposed.

  • Improvement

    Per-tenant storage quota

    Unlimited by default and configurable by the SuperAdmin: a warning at 80%, new uploads blocked at 100% — downloads and deletions always keep working.

  • Integration

    S3-compatible storage with no vendor lock-in

    The engine speaks plain S3: every installation attaches its own compatible endpoint (for example MinIO, AWS S3 or a European cloud provider), configured at installation level and never exposed to users — uploads and downloads go through the FlowSharp domain. Encrypted credentials, streaming uploads and downloads, durable retried remote operations.

  • Feature

    Guide: Documents and Cloud Storage

    A brand-new in-app guide chapter covers configuration, the Document field, versions, quota and diagnostics — in Italian and English, with updates to the flows, day-to-day work and API chapters too.