Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Changelog

## Unreleased
## v0.14.8 - 2026-08-30

- Default release checks to a 30-second HTTP timeout so unresponsive servers cannot hang checks indefinitely.
- Reject release dispatches for existing tags or releases before rebuilding artifacts, and serialize dispatch checks through publication.
- Require Go 1.27.0, update SQLite to v1.57.0 and supporting Go dependencies, and refresh deadcode, govulncheck, CodeQL, and TruffleHog validation tools.
- Update age to v1.3.2 for encrypted-backup fixes and input hardening.
Expand Down