Runtara Changelog

Product updates and release notes.

A running record of platform features, workflow runtime changes, operational improvements, and fixes.

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

feature
  • 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

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

feature
  • 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

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

feature
  • 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

Added bulk delete for object instances. Added child scenario ID mapping in step configuration.

featureimprovement
  • Added bulk delete for object instances
  • Improved grid snapping in the workflow editor
  • Added child scenario ID mapping in step configuration

Added parameter name and value editing dialog for input mappings.

feature
  • Added parameter name and value editing dialog for input mappings

Added instance-specific stop functionality (replacing global terminate).

improvementfeature
  • Redesigned scenarios view with card-based grid layout
  • Improved workflow editor edge interactivity with hover and selection effects
  • Added instance-specific stop functionality (replacing global terminate)
  • Improved responsive layout for the scenario page

Added AI-powered scenario generation (experimental). Added LENGTH condition support in the condition editor.

feature
  • Added AI-powered scenario generation (experimental)
  • Added LENGTH condition support in the condition editor

Added visual condition editor for building expressions. Added progress tracking for long-running operations.

feature
  • Added visual condition editor for building expressions
  • Added progress tracking for long-running operations
  • Added single-instance checkbox for trigger configuration
  • Added dynamic condition handling for Conditional step type

Added replay functionality for re-running failed scenario instances. Added retry configuration with max retries setting.

feature
  • Added replay functionality for re-running failed scenario instances
  • Added retry configuration with max retries setting
  • Added version columns to the scenarios table

Added scenario version management — create and switch between versions. Added child scenario instance expansion with pagination.

featureimprovement
  • Added scenario version management — create and switch between versions
  • Added child scenario instance expansion with pagination
  • Added scenario selection within the workflow editor
  • Improved auto-refresh for object records