|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1 |
|
|
|
id: gitea |
|
|
|
category: Development |
|
|
|
name: Gitea |
|
|
|
version: "1.18.5" |
|
|
|
version: "1.19.1" |
|
|
|
tagline: A painless self-hosted Git service |
|
|
|
description: >- |
|
|
|
Gitea is a painless self-hosted Git service. It is similar to |
|
|
@ -42,34 +42,62 @@ path: "" |
|
|
|
defaultUsername: "" |
|
|
|
defaultPassword: "" |
|
|
|
releaseNotes: > |
|
|
|
This release updates Gitea from 1.16.8 to 1.18.5. |
|
|
|
This release updates Gitea from 1.18.5 to 1.19.1. |
|
|
|
A full list of new features, improvements, and bug fixes |
|
|
|
for versions between 1.16.8 and 1.18.5 can be found here: https://github.com/go-gitea/gitea/releases. |
|
|
|
for versions between 1.18.5 and 1.19.1 can be found here: https://github.com/go-gitea/gitea/releases. |
|
|
|
|
|
|
|
|
|
|
|
Version 1.18.5 release notes: |
|
|
|
Version 1.19.1 release notes highlights: |
|
|
|
|
|
|
|
|
|
|
|
FEATURES |
|
|
|
|
|
|
|
- Gitea Actions |
|
|
|
|
|
|
|
- Citing repos |
|
|
|
|
|
|
|
- Copy file content |
|
|
|
|
|
|
|
- Pre-built FreeBSD binaries |
|
|
|
|
|
|
|
- Highlight Note and Warning in markdown quotes |
|
|
|
|
|
|
|
- Projects for organizations/users |
|
|
|
|
|
|
|
- Referencing commits across repos |
|
|
|
|
|
|
|
- Reply by email |
|
|
|
|
|
|
|
|
|
|
|
ENHANCEMENTS |
|
|
|
|
|
|
|
- Hide 2FA status from other members in organization members list |
|
|
|
- Add card type to org/user level project on creation, edit and view |
|
|
|
|
|
|
|
- Refactor commit status for Actions jobs |
|
|
|
|
|
|
|
- Show errors for KaTeX and mermaid on the preview tab |
|
|
|
|
|
|
|
- Show protected branch rule names again |
|
|
|
|
|
|
|
- Adjust sticky PR header to cover background |
|
|
|
|
|
|
|
- Discolor pull request tab labels |
|
|
|
|
|
|
|
|
|
|
|
BUGFIXES |
|
|
|
|
|
|
|
- Add force_merge to merge request and fix checking mergable |
|
|
|
- Improve error logging for LFS |
|
|
|
|
|
|
|
- Use --message=%s for git commit message |
|
|
|
- Fix custom mailer template on Windows platform |
|
|
|
|
|
|
|
- Render access log template as text instead of HTML |
|
|
|
- Update the value of diffEnd when clicking the Show More button in the DiffFileTree |
|
|
|
|
|
|
|
- Fix the Manually Merged form |
|
|
|
- Make label templates have consistent behavior and priority |
|
|
|
|
|
|
|
- Use beforeCommit instead of baseCommit |
|
|
|
- Fix accidental overwriting of LDAP team memberships |
|
|
|
|
|
|
|
- Display attachments of review comment when comment content is blank |
|
|
|
- Fix branch protection priority |
|
|
|
|
|
|
|
- Return empty url for submodule tree entries |
|
|
|
|
|
|
|
torOnly: false |
|
|
|
submitter: Umbrel |
|
|
|