Eventum 2.4.0
🚀 New Features
- Scenarios — compose multiple generator instances into named workflows with shared global state; new Scenarios page with bulk operations and Scenario page with interactive Data Flow diagram
- Scenarios API — CRUD endpoints for scenarios, global-state, and globals-usage (existing endpoints preserved for backward compatibility)
- Instance metrics — redesigned metrics modal as an interactive pipeline graph
- Home page — new home page with action cards and recent projects; Monitoring dashboard moved to a dedicated page
- State management — project State tab redesigned as editable key-value tables; CodeMirror JSON editor for value editing
🐛 Bug Fixes
- Fix
list_generatorsraisingValueErrorwhen path is not relative to generators directory - Fix
globals-usagepath parameter conflict
Full Changelog: v2.3.1...v2.4.0