v2.18.28
antgroup/echomimicv2.18.28Jul 22, 2026by github-actions[bot]
AI Summary
A maintenance release focused on improving the reliability of schedule cron format validation by moving the validation logic from the JavaScript client to the backend endpoint.
Key Highlights
- Moved cron format validation to the backend endpoint
- Improved schedule data integrity and validation
Full Release Notes
## Bugfixes * Validate schedule cron format using backend endpoint instead of JS library