v0.6.0
What's Changed
- Add govulncheck CI job, Dependabot, and raise Go toolchain to 1.26.7 by @LarsLaskowski in #131
- ci: bump actions/checkout from 4.3.1 to 7.0.1 by @dependabot[bot] in #135
- ci: bump golangci/golangci-lint-action from 7.0.1 to 9.3.0 by @dependabot[bot] in #134
- ci: bump actions/setup-go from 5.6.0 to 7.0.0 by @dependabot[bot] in #133
- ci: bump goreleaser/goreleaser-action from 6.4.0 to 7.2.3 by @dependabot[bot] in #132
- Make internal/collector compile on macOS and Windows by @LarsLaskowski in #136
- Unify threshold JSON/YAML types to remove the four-way duplication by @LarsLaskowski in #137
- Pause dashboard polling while the tab is hidden, guard in-flight polls by @LarsLaskowski in #138
- Serve history deltas via ?since= instead of the whole window by @LarsLaskowski in #139
- docs: fix README claim that history is not persisted across restarts by @LarsLaskowski in #140
- docs: fix three drifted claims in ARCHITECTURE.md by @LarsLaskowski in #141
New Contributors
- @dependabot[bot] made their first contribution in #135
Full Changelog: v0.5.1...v0.6.0