Added
- Releases mirror from Gitea and Forgejo sources, Codeberg included (#440, #446)
- The release mirror lists releases through the repository's own source instead of always through the GitHub API, and keeps the same release limit, asset limit, per-destination lock, tag check and retention pruning
- Release assets are downloaded with the credentials of the host they live on: a Gitea or Forgejo source uses its own token, a public one needs none, and a GitHub repository uses its own source token
- The release switch and its two limits are enabled for Gitea and Forgejo sources; GitLab stays code only
Full Changelog: v3.37.0...v3.38.0