v0.21.2
Dokploy/dokployv0.21.2Apr 2, 2025by github-actions[bot]
AI Summary
An infrastructure fix ensuring cron job execution is properly sequenced after database migrations are completed.
Key Highlights
- Moved cron job execution to after database migration
New Features
- Cron job execution order fix
Full Release Notes
## What's Changed * Fix/move cron to after migration by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1608 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.21.1...v0.21.2