v0.44.1
ClickHouse/ClickHousev0.44.1Jul 28, 2026by rtk-release-bot[bot]
AI Summary
This release focuses on bug fixes, specifically improving CI/CD token handling, detecting Copilot CLI on Windows, and refining search display behavior.
Key Highlights
- Fixed Copilot CLI shell tool detection on Windows
- Improved search display to show newline only when requested
- Updated CI/CD git app token for the next release
Full Release Notes
## [0.44.1](https://github.com/rtk-ai/rtk/compare/v0.44.0...v0.44.1) (2026-07-28) ### Bug Fixes * **cicd:** git app token for next release ([cdfb14c](https://github.com/rtk-ai/rtk/commit/cdfb14c0f036bc5c6d36a9dc794e536b4f8eca5f)) * **hook:** detect Copilot CLI shell tool on Windows ([10ca886](https://github.com/rtk-ai/rtk/commit/10ca886c92f8423f60c3fcbfd7a75e26f396845f)), closes [#3178](https://github.com/rtk-ai/rtk/issues/3178) * **search:** display nb line only if requested ([a8b9eb3](https://github.com/rtk-ai/rtk/commit/a8b9eb39011cd64aa715861c2d11820ee55fb221))