loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request '[RELEASE] v1.21.11-1 release notes' (#3330) from earl-warren/forgejo:wip-release-notes-1.21 into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3330
Reviewed-by: twenty-panda <twenty-panda@noreply.codeberg.org>

+16
+16
RELEASE-NOTES.md
··· 4 4 5 5 The Forgejo admin should carefully read the required manual actions before upgrading. A point release (e.g. v1.21.1-0 or v1.21.2-0) does not require manual actions but others might (e.g. v1.20, v1.21). 6 6 7 + ## 1.21.11-1 8 + 9 + This stable release contains a single bug fix for a regression introduced in v1.21.11-0 by which creating a tag via the API would fail with error 500 on a repository a where Forgejo Actions workflow triggered by tags exists. 10 + 11 + * Recommended Action 12 + 13 + We recommend that all Forgejo installations are [upgraded](https://forgejo.org/docs/v1.21/admin/upgrade/) to the latest version as soon as possible. 14 + 15 + * [Forgejo Semantic Version](https://forgejo.org/docs/v1.21/user/semver/) 16 + 17 + The semantic version was updated to `6.0.12+0-gitea-1.21.10` 18 + 19 + * Bug fix 20 + 21 + * [error 500 on tag creation when a workflow exists](https://codeberg.org/forgejo/forgejo/issues/3327) 22 + 7 23 ## 1.21.11-0 8 24 9 25 [The complete list of new commits included in the Forgejo v1.21.11-0 release can be reviewed here](https://codeberg.org/forgejo/forgejo/compare/v1.21.10-0...v1.21.11-0), or from the comand line with: