Releases

Changelog

A running history of Flowcerta platform changes, parser coverage updates, rule additions, and customer-visible release notes.

v0.5April 2025Governance Workflow
  • Validation ownership — assign a named owner to any validation result from the detail view.
  • Finding dispositions — mark findings as Will Fix, Acknowledge, or Request Exception without leaving the results view.
  • Risk exception approval workflow — managers can approve or reject exceptions with a written rejection reason captured in the record.
  • Regression detection — change impact diff now surfaces severity changes and waiver changes across repeat validations of the same workflow.
v0.4March 2025Policy Packs
  • Policy pack environment profiles — configure per-environment rule overrides (dev/test/prod) without hand-editing JSON.
  • Validation evidence export — copy a handoff-ready evidence summary from any validation detail for audit and review use.
  • CI/CD source filtering — filter the Validations feed by source to see only pipeline-submitted runs.
  • Validation finding actions — link directly from a finding to the published rule playbook and re-validation shortcut.
v0.3February 2025Compliance & Teams
  • Compliance mapping pipeline — each finding now maps to applicable controls in ISO 27001, SOC 2 Type II, GDPR, and NIST CSF.
  • Rule playbook links — findings for seeded rules link directly to published remediation guidance.
  • Team collaboration — assign reviewers, track approval state, and view org-scoped review history on Pro and Enterprise plans.
  • Policy pack rule management — custom rulesets with per-rule severity, enforcement mode, and exemption controls.
v0.2January 2025API & Integrations
  • Validation API — POST /api/v1/validate accepts multipart workflow files and returns a structured score, findings, and blocking status.
  • GitHub Actions integration — drop-in CI step with enforcement_mode=blocking support.
  • Azure DevOps support — CmdLine@2 task example with Build.DefinitionName and Build.BuildNumber pipeline labels.
  • API key management — create and revoke keys with scoped permissions from the Team panel.