Gitea is a painless self-hosted Git service. It is similar to
Gitea is a painless self-hosted Git service. It is similar to
@ -42,38 +42,36 @@ path: ""
defaultUsername:""
defaultUsername:""
defaultPassword:""
defaultPassword:""
releaseNotes:>
releaseNotes:>
This release updates Gitea from 1.20.3 to 1.21.0. Please review breaking changes for 1.21.0 listed in the full release notes before updating https://github.com/go-gitea/gitea/releases/tag/v1.21.0.
SECURITY
- Fix XSS vulnerabilities
Version 1.21.0 release notes highlights:
- Use general token signing secret
FEATURES
- User details page
- Chore(actions):support cron schedule task
- Add Retry button when creating a mirror-repo fails
ENHANCEMENTS
ENHANCEMENTS
- Render email addresses as such if followed by punctuation
- Refactor git version functions and check compatibility
- Show error toast when file size exceeds the limits
- Improve user experience for outdated comments
- Fix citation error when the file size is larger than 1024 bytes
- Hide code links on release page if user cannot read code
- Remove action runners on user deletion
- Wrap contained tags and branches again
- Remove set tabindex on view issue
- Fix incorrect button CSS usages
- Strip trailing newline in markdown code copy
- Implement some action notifier functions
- Load outdated comments when (un)resolving conversation on PR timeline
As well as various bugfixes.
And more!
A full list of new features, improvements, and bug fixes
A full list of new features, improvements, and bug fixes can be found here:https://github.com/go-gitea/gitea/releases.
for versions between 1.20.3 and 1.21.0 can be found here:https://github.com/go-gitea/gitea/releases.