-
Notifications
You must be signed in to change notification settings - Fork 4
Closed as not planned
Labels
Description
Release v0.2.0
Major Features & Improvements
-
Workflow Management
- Enhanced remote flows API integration
- Added workflow source management with multi-source support
- Improved workflow input handling and system configuration
- Added LangFlowManager to execute workflows
- Enhanced schedule list command and one-time schedules
-
Worker & Task Management
- Added worker logs command
- Improved scheduler reliability and performance
- Made worker start run in foreground by default
- Enhanced task execution and workflow scheduling
Infrastructure & Performance
- Integrated Redis and updated configurations
- Consolidated timezone configuration to AUTOMAGIK_TIMEZONE
- Improved database initialization and migrations
- Enhanced setup script with Docker checks and auto-install
Bug Fixes
- Fixed scheduling one-time creation
- Improved workflow deletion functionality
- Fixed workflow sync and flow execution
- Fixed missing Optional import in workflows router
- Fixed greenlet errors in workflow sync by detaching from session
- Improved error handling in workflow execution
Code Quality & Documentation
- Consolidated version management into single source of truth
- Updated README with installation instructions
- Added focused testing guide
- Improved test coverage and fixed test warnings
- Refactored code for consistent table styling
Breaking Changes
None
Dependencies
- Added several new dependencies for enhanced functionality
- Updated to use latest versions of key packages
Migration Guide
No special migration steps required for this release.