> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI 1.17.0

> Trunk now always uses TCP instead of unix domain sockets to communicate with its daemon; Trunk tools now does health checks to ensure installed versions match the expected versions.

**✨ Improvements**

* Trunk now always uses TCP instead of unix domain sockets to communicate with its daemon.
* Trunk tools now does health checks to ensure installed versions match the expected versions.
* LSP Server optimizations.
* trunk-ignore-all can now be used to ignore formatting diagnostics.

**🔧 Fixes**

* Allow linter definitions to override environment variables as intended.
* Various Windows bug fixes.
* Better error reporting for various issues.
