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

# Changelog - November 2025

## Bitrise CI auto-detection

**November 21, 2025**

We now support automatic detection of build metadata from Bitrise. Uploading coverage from a Bitrise build only requires the path to the coverage data file.

```shell lines theme={"system"}
qlty coverage publish coverage.lcov
```
