v2.18.28
aidenybai/react-grabv2.18.28Jul 22, 2026by github-actions[bot]
AI Summary
A bugfix release that improves schedule validation by using a backend endpoint for cron format validation instead of a JavaScript library.
Key Highlights
- Validate schedule cron format via backend
- Improve schedule validation reliability
Full Release Notes
## Bugfixes * Validate schedule cron format using backend endpoint instead of JS library