- Clarified that external health checks should use the new `airflow jobs check` CLI instead of SchedulerJob ORM classes.
- Added several bug fixes across components (scheduler health check, k8s executor pod tailing, DAG processing, API specs, UI rendering, etc.).
- Introduced support for dynamic tasks with pandas.DataFrame template fields and improved task group UI and documentation.