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,63 +42,38 @@ path: ""
defaultUsername:""
defaultUsername:""
defaultPassword:""
defaultPassword:""
releaseNotes:>
releaseNotes:>
This release updates Gitea from 1.19.1 to 1.20.3.
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.
A full list of new features, improvements, and bug fixes
for versions between 1.19.1 and 1.20.3 can be found here:https://github.com/go-gitea/gitea/releases.
Version 1.20.3 release notes highlights:
BREAKING
- Fix the wrong derive path
Version 1.21.0 release notes highlights:
SECURITY
- Fix API leaking Usermail if not logged in
FEATURES
FEATURES
- Add ThreadID parameter for Telegram webhooks
- User details page
- Chore(actions):support cron schedule task
- Add Retry button when creating a mirror-repo fails
ENHANCEMENTS
ENHANCEMENTS
- Add minimum polyfill to support "relative-time-element" in PaleMoon
- Render email addresses as such if followed by punctuation
- Move dropzone progress bar to bottom to show filename when uploading
- Show error toast when file size exceeds the limits
- Fix dark theme highlight for "NameNamespace"
- Display human-readable text instead of cryptic filemodes
- Fix citation error when the file size is larger than 1024 bytes
- Warn instead of reporting an error when a webhook cannot be found
- Remove action runners on user deletion
- Use 'object-fit:contain' for oauth2 custom icons
- Remove set tabindex on view issue
- Fix the topic validation rule and suport dots
BUGFIXES
- Fix "issueReposQueryPattern does not match query"
- Fix incorrect CLI exit code and duplicate error message
- Fix storage path logic especially for relative paths
- Fix attachment clipboard copy on insecure origin
And more!
- Fix wrong middleware sequence
- Avoiding accessing undefined tributeValues
- Fix admin queue page title and fix CI failures
A full list of new features, improvements, and bug fixes
for versions between 1.20.3 and 1.21.0 can be found here:https://github.com/go-gitea/gitea/releases.