Changelog
New Features
- 91f8e18: feat(proxy): add standard auth headers for reverse-proxy-aware backends (@almeidapaulopt)
Bug fixes
- 0d286f9: fix(ci): add missing frontend build step to CI workflow (@almeidapaulopt)
- 8099fb9: fix(security): add explicit permissions to build workflow (@almeidapaulopt)
- f6a01c3: fix(security): remove sensitive auth key file path from log output (@almeidapaulopt)
- 28506e0: fix: align release workflow action versions with dev workflow (@almeidapaulopt)
- 09cf22c: fix: disable goreleaser checksum verification for cosign compatibility (@almeidapaulopt)
- 9574ccc: fix: wrap templ install in shell for command substitution (@almeidapaulopt)
Documentation updates
- 1af738c: docs(v2): add Why TSDProxy comparison page and example compose files (@almeidapaulopt)
- 4066a13: docs(v2): comprehensive documentation review and gap fill (@almeidapaulopt)
- 3aa4fc5: docs: add demo GIF to README and LLM reference files (@almeidapaulopt)
- 50a5767: docs: overhaul project presentation and contributor experience for v2 (@almeidapaulopt)
- cf5520b: docs: promote v2 docs to main, move v1 to legacy (@almeidapaulopt)
Build process updates
- c12ca53: build(deps): bump actions/configure-pages from 4 to 6 (#405) (@dependabot[bot])
- f8dbbc5: build(deps): bump actions/deploy-pages from 4 to 5 (#404) (@dependabot[bot])
- e4e1469: build(deps): bump docker/setup-qemu-action from 3 to 4 (#403) (@dependabot[bot])
- de1a977: build(deps): bump github.com/starfederation/datastar-go (#407) (@dependabot[bot])
- adc7b97: build(deps): bump golangci/golangci-lint-action from 7 to 9 (#402) (@dependabot[bot])
- 7f1de49: build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#406) (@dependabot[bot])
- 5bfa588: build(deps): bump hextra from v0.12.2 to v0.12.3 (@almeidapaulopt)
- c47c58b: build(deps): bump vite from 8.0.10 to 8.0.11 (@almeidapaulopt)
- 08569ec: build: consolidate goreleaser configs and add Homebrew/AUR publishing (@almeidapaulopt)
- 97c8c6e: build: migrate deprecated goreleaser features to v2 APIs (@almeidapaulopt)
Other work
- 40ad04f: Fix indentation for Docker credentials in workflow (@almeidapaulopt)
- 4e45377: Update cosign-installer version to v4.1.2 (@almeidapaulopt)
- e7cb996: Upgrade GitHub Actions and dependencies in workflow (@almeidapaulopt)