Changelog

What shipped and when.

v0.9.0

Beta April 2026

First public beta. Define ServiceNow flows in YAML, deploy to any instance.

Read & Export

Free
  • Read any flow in text, tree, YAML, or combined format
  • Export flows to portable YAML for version control
  • Offline validation with pill reference checking
  • 18 sample YAML flow definitions
  • flowctl --init to scaffold new flows
  • --output json for scripting and CI/CD
  • OAuth2 Client Credentials + Basic Auth
  • macOS, Linux, Windows

Write Operations

Pro
  • Create flows from YAML definitions
  • Update existing flows with structural diff
  • Preview changes with --dry-run
  • All 14 trigger types, all action types
  • Subflows, stages, parallel blocks, error handling

Local Editor

Pro
  • YAML editor with syntax highlighting and error markers
  • Flow diagrams that update as you type
  • Sample browser with 18 example flows
  • Runs on your machine — no data leaves your network

Hosted Platform

flowctl.sh
  • API with interactive documentation
  • Live progress during flow operations
  • Web UI with flows browser
  • Full-text documentation search

Distribution

  • Single binary, no dependencies
  • One-line install for macOS, Linux, and Windows
  • Signed license tokens — activate once, works offline