- Add cancellation support: flows can transition from paused to cancelling and can be cancelled after a pause timeout.
- Performance and reliability upgrades: reduce task run recorder INSERT CPU cost, improve SQLite transaction handling, and fix numerous bugs (Docker pool editing, Azure CLI path, DB lock errors, etc.).
- Documentation and dependency updates: new docs for Kubernetes SIGTERM behavior, ChatGPT plugin, commit mode; update Tornado to 6.5.8 and migrate SQLite Dockerfiles to Bookworm.