Release Notes: Scheduler Improvements
This release introduces a major overhaul to the scheduling system, ensuring automatic and manual executions now run reliably.
- Background scheduling daemon added via SchedulerService
- Manual schedule runs now correctly trigger processing jobs
- Cron expressions fully supported using croniter
- Schedules now progress from pending → processing → completed
- Improved async session handling for better performance