Changelog

Product updates, new features, and improvements

2025
Jan 5 Added Scenarios management with table view, creation, and deletion. Added Orders page with expandabl... Feb 9 Added scenario creation flow. Added permission-based conditional views. Mar 9 Launched the visual Scenario Workflow Editor. Added step type support with dynamic icons. Mar 16 Added Scenario Invocation History with timeline view. Added copy/paste support for workflow nodes. Mar 23 Added Wait node type for timed delays in workflows. Apr 6 Added cron schedule field with expression builder. Added sidebar tooltips for navigation. Apr 20 Added RepeatUntil step type for loop-based workflows. Added initial test coverage for frontend compo... May 4 Added Split step type for parallel workflow branches. Added ability to add nodes inside nested group... May 18 Added Scenario History page with timeline and details view. Added host and port validation for conne... Jun 1 Added Application trigger type for webhook-based scenario execution. Added Analytics Dashboard. Jun 15 Added API key support for service authentication. Added auto-layout for workflow graphs. Jun 29 Added scenario version management — create and switch between versions. Added child scenario instanc... Jul 6 Added replay functionality for re-running failed scenario instances. Added retry configuration with ... Jul 13 Added visual condition editor for building expressions. Added progress tracking for long-running ope... Jul 20 Added AI-powered scenario generation (experimental). Added LENGTH condition support in the condition... Aug 3 Added instance-specific stop functionality (replacing global terminate). Aug 10 Added parameter name and value editing dialog for input mappings. Aug 17 Added bulk delete for object instances. Added child scenario ID mapping in step configuration. Aug 31 Added scenario cloning — duplicate scenarios as starting points. Added collapsible context data in s... Oct 26 Added workflow storage, validation, and compilation. Added data mapping between workflow steps. Nov 2 Launched the scenario runtime — compile JSON definitions to native binaries. Added SFTP agent for fi... Nov 9 Added scenario stop and cancellation support. Added execution checkpointing for durability. Nov 16 Added debug mode — step through scenario execution with variable inspection. Added Switch and Condit... Nov 23 Added child scenario support — compose workflows by referencing other scenarios. Added smart rate li... Nov 30 Added scenario input/output schema definition. Added input/output mapping editor for configuring dat... Dec 7 Added system stats and system info endpoints. Added multipart file upload support. Dec 14 Added analytics improvements for execution tracking. Added agent documentation and metadata improvem... Dec 21 Launched Runtara — the open-source durable execution engine underpinning the platform. Added workflo... Dec 28 Added embeddable mode for Runtara core and environment. Introduced SQLite support for lightweight em...
Legend: feature improvement fix
feature improvement

Launched Runtara — the open-source durable execution engine underpinning the platform. Added workflow validation with static analysis and examples.

  • Launched Runtara — the open-source durable execution engine underpinning the platform
  • Published runtara-core and runtara-environment to crates.io
  • Added workflow validation with static analysis and examples
  • Added custom event queries and management SDK
  • Improved OCI container isolation and scheduling
  • Introduced latency improvements for scenario execution
  • Added metrics infrastructure for the execution engine
improvement feature

Added analytics improvements for execution tracking. Added agent documentation and metadata improvements.

  • Improved scenario editing with better split step and schema editors
  • Added analytics improvements for execution tracking
  • Renamed “Operator” to “Agent” across the platform
  • Improved DSL code generation and spec generation
  • Added agent documentation and metadata improvements
  • Improved connection management for agents
  • Improved type system and schema handling
feature improvement

Added system stats and system info endpoints. Added multipart file upload support.

  • Major improvements to scenario editing: mapping fields, agent selector, and DSL updates
  • Added system stats and system info endpoints
  • Improved Shopify agent with product search and catalog sync
  • Added multipart file upload support
  • Improved SFTP operator and object model handling
  • Added operator annotations for better discoverability
  • Improved checkpoint handling and I/O operations
  • Improved validation rules and input normalization
feature improvement

Added scenario input/output schema definition. Added input/output mapping editor for configuring data flow between steps.

  • Added scenario input/output schema definition
  • Added input/output mapping editor for configuring data flow between steps
  • Introduced object model with schema management and instance CRUD
  • Improved trigger configuration and editing
  • Added invocation history with detailed view
  • Added file support in the execution engine
  • Improved code generation for step events and triggers
  • Added credential extraction for secure connection handling
feature improvement

Added child scenario support — compose workflows by referencing other scenarios. Added smart rate limiting per scenario.

  • Added child scenario support — compose workflows by referencing other scenarios
  • Added smart rate limiting per scenario
  • Introduced new object model with schema and instance management
  • Added Split step improvements with subgraph validation
  • Improved conditional step editing and code generation
  • Added LLM API integration for AI-powered steps
  • Improved local scenario build and compilation pipeline
  • Added onboarding flows for new user setup
feature improvement

Added debug mode — step through scenario execution with variable inspection. Added Switch and Conditional step harmonization.

  • Added debug mode — step through scenario execution with variable inspection
  • Added Switch and Conditional step harmonization
  • Added connection-specific forms for OpenAI, HTTP, and SFTP
  • Introduced Shopify HDM (Headless Data Management) agent
  • Added LLM support with text rendering capabilities
  • Added inventory management for e-Commerce workflows
  • Improved autocomplete for step configuration
  • Added metadata support for HTTP and LLM agents
  • Renamed “Entry Point” to “Start” for clarity
feature improvement

Added scenario stop and cancellation support. Added execution checkpointing for durability.

  • Added scenario stop and cancellation support
  • Added execution checkpointing for durability
  • Introduced Switch step type
  • Added OpenTelemetry integration for distributed tracing
  • Improved memory management for scenario execution
  • Added nested structure support in data mappings
  • Improved conditional step argument handling
  • Added auto-layout for the workflow editor
feature

Launched the scenario runtime — compile JSON definitions to native binaries. Added SFTP agent for file transfer operations.

  • Launched the scenario runtime — compile JSON definitions to native binaries
  • Added SFTP agent for file transfer operations
  • Added connection management for scenarios
  • Added event handling and trigger system
  • Added metrics and SLA tracking
  • Added execution history with group-by support
  • Introduced checkpoint testing and durability verification
  • Added CORS support and normalized API endpoints
  • Initial launch of the management backend with integration entities and billing
feature

Added workflow storage, validation, and compilation. Added data mapping between workflow steps.

  • Bootstrapped the scenario compilation pipeline
  • Added workflow storage, validation, and compilation
  • Implemented Split, Entry/Finish, and Transform steps
  • Added data mapping between workflow steps
  • Added CSV operator for data processing
  • Added modular agent architecture with auto-discovery
  • Added Swagger/OpenAPI spec generation
feature

Added scenario cloning — duplicate scenarios as starting points. Added collapsible context data in scenario logs.

  • Added scenario cloning — duplicate scenarios as starting points
  • Added collapsible context data in scenario logs
  • Added server-side log filtering for better performance
  • Added log viewer with highlighting and system error support