- Added a new user‑settings page in Dagit (feature flags, timezone) reachable via the gear icon.
- Renamed SensorExecutionContext and ScheduleExecutionContext to SensorEvaluationContext and ScheduleEvaluationContext (deprecation; old names supported until 0.12.0).
- Fixed multiple bugs: schedule/sensor activation collisions, non‑working “Copy URL” button, websocket memory leak, and composite solid upstream output handling; added new pipeline execution documentation.