4.18.1 (2025-02-20)
Bug Fixes
- Sanitize all http request fields to avoid XSS injection in templates (c611c74)
Special thanks to @ddvleeuwen who discover and reported the XSS injection possibility quickly ! ( CVE-2025-27088 )
Continuous Integration
- Add renovate tag for golang (2873011)
Maintenance
- deps: update golangci/golangci-lint to v1.64.2 (42211af)
- deps: update golangci/golangci-lint to v1.64.3 (0de5a48)
- deps: update module golang.org/x/tools/go/analysis/passes/fieldalignment/cmd/fieldalignment to v0.30.0 (b6cbdf7)
- deps: update pre-commit hook commitizen-tools/commitizen to v4.2.1 (6d33a99)
- deps: update squidfunk/mkdocs-material docker tag to v9.6.4 (0543412)
- Rollback golang version to avoid crash on installation (01f0c92)