- Raw HTML in DAG docs and params is disabled by default and controlled via `webserver.allow_raw_html_descriptions`, deprecating the custom HTML form for security.
- Introduces many new features: Airflow ObjectStore, XCom tab in Grid, literal wrapper to disable templating, task context logging, dataset listener hooks, PythonVirtualenv enhancements, UI improvements, and more.
- Contains extensive bug fixes, documentation updates, dependency upgrades, and deprecations such as lazy import of AirflowException.