5.0.0 (2026-07-08)
⚠ BREAKING CHANGES
- During the development of this feature the existing forgejo webhook sync expirienced a major rewrite. Forgejo users please note the updated docs and plan accordingly
Features
- add automatic webhook sync for all suported git providers (90532a5)
- add scheme override for auth redirect and webhook base URL (#452) (c5128f1)
- adding s3 configuration for renovate job logs and caching (1010817), closes #329
- allow setting the webhook host to the ui host for small deployments (738cd2f), closes #460
- operator: serve UI, API and auth under a configurable sub-path (58787c2)
- webhook: support Standard Webhooks signature authentication (#454) (dd01c86)