Gitea - Package Updates
Pinned
Gitea
-
[1.33.2]
- Update Gitea to 1.22.2
- Full changelog
- Replace v-html with v-text in search inputbox (#31966) (#31973)
- Fix nuget/conan/container packages upload bugs (#31967) (#31982)
- Refactor the usage of batch catfile (#31754) (#31889)
- Fix overflowing content in action run log (#31842) (#31853)
- Scroll images in project issues separately from the remaining issue (#31683) (#31823)
- Add :focus-visible style to buttons (#31799) (#31819)
- Fix the display of project type for deleted projects (#31732) (#31734)
- Fix API owner ID should be zero when created repo secret (#31715) (#31811)
- Set owner id to zero when GetRegistrationToken for repo (#31725) (#31729)
- Fix API endpoint for registration-token (#31722) (#31728)
- Add permission check when creating PR (#31033) (#31720)
-
[1.33.3]
- Update Gitea to 1.22.3
- Full changelog
- Fix bug when a token is given public only (#32204) (#32218)
- Increase cacheContextLifetime to reduce false reports (#32011) (#32023)
- Don't join repository when loading action table data (#32127) (#32143)
- Fix javascript error when an anonymous user visits migration page (#32144) (#32179)
- Don't init signing keys if oauth2 provider is disabled (#32177)
- Fix wrong status of Set up Job when first step is skipped (#32120) (#32125)
- Fix bug when deleting a migrated branch (#32075) (#32123)
- Truncate commit message during Discord webhook push events (#31970) (#32121)
- Allow to set branch protection in an empty repository (#32095) (#32119)
- Fix panic when cloning with wrong ssh format. (#32076) (#32118)
-
[1.33.4]
- Update gitea to 1.22.4
- Full Changelog
- Fix basic auth with webauthn (#32531) (#32536)
- Refactor internal routers (partial backport, auth token const time comparing) (#32473) (#32479)
-
[1.33.5]
- Update gitea to 1.22.5
- Full Changelog
- Upgrade crypto library (#32791)
- Fix delete branch perm checking (#32654) (#32707)
- Add standard-compliant route to serve outdated R packages (#32783) (#32789)
- Fix internal server error when updating labels without write permission (#32776) (#32785)
- Add Swift login endpoint (#32693) (#32701)
- Fix fork page branch selection (#32711) (#32725)
- Fix word overflow in file search page (#32695) (#32699)
- Fix gogit
GetRefCommitID
(#32705) (#32712) - Fix race condition in mermaid observer (#32599) (#32673)
- Fixe a keystring misuse and refactor duplicates keystrings (#32668) (#32792)
- Bump relative-time-element to v4.4.4 (#32739)
- Make wiki pages visit fast (#32732) (#32745)
- Don't create action when syncing mirror pull refs (#32659) (#32664)
-
-
[1.34.0]
- Update gitea to 1.23.0
- Full Changelog
- Rename config option
[camo].Allways
to[camo].Always
(#32097) - Remove SHA1 for support for SSH RSA signing (#31857)
- Use UTC as the default timezone when scheduling Actions cron tasks (#31742)
- Delete Actions logs older than 1 year by default (#31735)
- Make OIDC introspection authentication strictly require Client ID and secret (#31632)
- Include file extension checks in attachment API (#32151)
-
[1.34.1]
- Update gitea to 1.23.1
- Full Changelog
- Move repo size to sidebar (#33155)
- Fix editor markdown not incrementing in a numbered list (#33187) #33193
-
[1.34.2]
- Update gitea to 1.23.3
- Full Changelog
- Build Gitea with Golang v1.23.6 to fix security bugs
- Fix a bug caused by status webhook template #33512
-
[1.34.3]
- Update gitea to 1.23.4
- Full Changelog
- Enhance routers for the Actions variable operations (#33547) (#33553)
- Enhance routers for the Actions runner operations (#33549) (#33555)
- Fix project issues list and counting (#33594) #33619
- Add a transaction to pickTask (#33543) (#33563)
- Fix mirror bug (#33597) (#33607)
- Use default Git timeout when checking repo health (#33593) (#33598)
- Fix PR's target branch dropdown (#33589) (#33591)
- Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) (#33577)
- Rework suggestion backend (#33538) (#33546)
- Fix context usage (#33554) (#33557)