March 18, 2026The Qlty plugin for golangci-lint now supports the v2 output format in addition to v1, so you can upgrade golangci-lint without losing report parsing.
March 17, 2026The Qlty CLI can now sum multiple coverage reports on the client before upload, complementing our existing server-side coverage merging. This is useful in CI workflows that already collect multiple coverage files on a single machine.
March 5, 2026When a GitHub repository is renamed, you can now click a Resync button on the Add Project page to update Qlty’s reference to the new repository name, keeping the Project’s existing history and settings instead of having to re-add it from scratch.