Skip to content

Changelog

Every release, documented. See what we've shipped, improved, and fixed.

v2.4.0 November 28, 2025

Parallel Workflows & Dashboard Redesign

  • Feature Parallel workflow execution with configurable concurrency limits
  • Feature Redesigned dashboard with drag-and-drop widget layout
  • Feature 12 new integrations including Terraform, Datadog, and PagerDuty
  • Improvement Workflow builder performance improved by 3x for large pipelines
  • Fix WebSocket reconnection now handles network interruptions gracefully
v2.3.2 October 15, 2025

Bug Fixes & Stability

  • Fix CLI login flow failing on Windows with special characters in path
  • Fix Audit log pagination returning duplicate entries in some cases
  • Fix Workflow retry policy not respecting backoff multiplier
  • Improvement Error messages now include direct links to relevant documentation
v2.3.0 September 20, 2025

TypeScript SDK & Workflow Templates

  • Feature TypeScript SDK for defining workflows in code
  • Feature Workflow template library with 25 pre-built templates
  • Feature Workflow version history with one-click rollback
  • Improvement Deploy preview generation now 40% faster
  • Deprecated Legacy YAML workflow definitions (migration guide available)
v2.2.0 August 5, 2025

Enterprise SSO & Audit Logging

  • Feature SSO support for SAML 2.0 and OIDC providers
  • Feature Immutable audit logging for all workspace actions
  • Feature Custom role definitions for Enterprise plans
  • Improvement Dashboard load time reduced by 60% with virtual scrolling
  • Fix GitHub integration not syncing repository permissions correctly
v2.1.0 June 18, 2025

CLI Launch & GitLab Integration

  • Feature Stackflow CLI with support for issues, deploys, and workflows
  • Feature GitLab CI and Bitbucket Pipelines integrations
  • Feature Keyboard shortcuts for dashboard navigation (press ? to see all)
  • Improvement Notification preferences now configurable per project
  • Fix Workflow trigger conditions not evaluating nested object properties