Gitea - Package Updates
-
[1.36.0]
- Update gitea to 1.24.0
- Full Changelog
- Make Gitea always use its internal config, ignore
/etc/gitconfig(#33076) - Improve log format (#33814)
- Fix markdown render behaviors (#34122)
- Add package version api endpoints (#34173)
- Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187)
- Add fullscreen mode as a more efficient operation way to view projects (#34081)
- Add anonymous access support for private/unlisted repositories (#34051)
- Support public code/issue access for private repositories (#33127)
- Add middleware for request prioritization (#33951)
- Add cli flags LDAP group configuration (#33933)
-
[1.36.1]
- Update gitea to 1.24.1
- Full Changelog
- Improve alignment of commit status icon on commit page (#34750) (#34757)
- Support title and body query parameters for new MRs (#34537) (#34752)
- When using rules to delete packages, remove unclean bugs (#34632) (#34761)
- Fix ghost user in feeds when pushing in an actions, it should be gitea-actions (#34703) (#34756)
- Prevent double markdown link brackets when pasting URL (#34745) (#34748)
- Prevent duplicate form submissions when creating forks (#34714) (#34735)
- Fix markdown wrap (#34697) (#34702)
- Fix pull requests API convert panic when head repository is deleted. (#34685) (#34687)
- Fix commit message rendering and some UI problems (#34680) (#34683)
- Fix container range bug (#34725) (#34732)
-
[1.36.2]
- Update gitea to 1.24.2
- Full Changelog
- Fix container range bug (#34795) (#34796)
- Upgrade chi to v5.2.2 (#34798) (#34799)
-
[1.36.3]
- With Cloudron OIDC, disable registration by default on new installation
- Without Cloudron OIDC, enable registration by default and add checklist item
-
[1.36.4]
- Update gitea to 1.24.3
- Full Changelog
- Fix form property assignment edge case (#35073) (#35078)
- Improve submodule relative path handling (#35056) (#35075)
- Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) (#35055)
- Fix updating user visibility (#35036) (#35044)
- Support base64-encoded agit push options (#35037) (#35041)
- Make submodule link work with relative path (#35034) (#35038)
- Fix bug when displaying git user avatar in commits list (#35006)
- Fix API response for swagger spec (#35029)
- Start automerge check again after the conflict check and the schedule (#34988) (#35002)
- Fix the response format for actions/workflows (#35009) (#35016)
-
[1.36.5]
- Update gitea to 1.24.4
- Full Changelog
- Fix various bugs (1.24) (#35186)
- Fix migrate input box bug (#35166) (#35171)
- Only hide dropzone when no files have been uploaded (#35156) (#35167)
- Fix review comment/dimiss comment x reference can be refereced back (#35094) (#35099)
- Fix submodule nil check (#35096) (#35098)
- Don't use full-file highlight when there is a git diff textconv (#35114) (#35119)
- Increase gap on latest commit (#35104) (#35113)
-
[1.36.6]
- Update gitea to 1.24.5
- Full Changelog
- Fix a bug where lfs gc never worked. (#35198) (#35255)
- Reload issue when sending webhook to make num comments is right. (#35243) (#35248)
- Fix bug when review pull request commits (#35192) (#35246)
-
[1.36.7]
- Update gitea to 1.24.6
- Full Changelog
- Upgrade xz to v0.5.15 (#35385)
- Fix a compare page 404 bug when the pull request disabled (#35441) (#35453)
- Fix bug when issue disabled, pull request number in the commit message cannot be redirected (#35420) (#35442)
- Add author.name field to Swift Package Registry API response (#35410) (#35431)
- Remove usernames when empty in discord webhook (#35412) (#35417)
- Allow foreachref parser to grow its buffer (#35365) (#35376)
- Allow deleting comment with content via API like web did (#35346) (#35354)
- Fix atom/rss mixed error (#35345) (#35347)
- Fix review request webhook bug (#35339)
- Remove duplicate html IDs (#35210) (#35325)
-
[1.36.8]
- Update gitea to 1.24.7
- Full Changelog
- Refactor legacy code (#35708) (#35713)
- Fixing issue #35530: Password Leak in Log Messages (#35584) (#35665)
- Fix a bug missed return (#35655) (#35671)
- Fix inputing review comment will remove reviewer (#35591) (#35664)
- Mock external service in hcaptcha TestCaptcha (#35604) (#35663)
- Fix build (#35669)
-
[1.37.0]
- Update gitea to 1.25.0
- Full Changelog
- Return 201 Created for CreateVariable API responses (#34517)
- Add label 'state' to metric 'gitea_users' (#34326)
- Upgrade security public key (#34956)
- Also include all security fixes in 1.24.x after 1.25.0-rc0
- Stream repo zip/tar.gz/bundle achives by default (#35487)
- Fix possible panic (#34508)
- Fix autofocus behavior (#34397)
- Fix Actions API (#35204)
- Fix ListWorkflowRuns OpenAPI response model. (#35026)
- Small fix in Merge Requests page (#34612)
- Fix http auth header parsing (#34936)
- Fix modal + form abuse (#34921)
- Fix MR toggle WIP (#34920)
- Fix log fmt (#34810)
- Replace stopwatch toggle with explicit start/stop actions (#34818)
- Fix some package registry problems (#34759)
- Fix RPM package download routing & missing package version count (#34909)
- Fix repo search input height (#34330)
- Fix "The sidebar of the repository file list does not have a fixed height #34298" (#34321)
- Fix minor typos in two files #HSFDPMUW (#34944)
- Fix actions skipped commit status indicator (#34507)
- Fix job status aggregation logic (#35000)
- Fix broken OneDev migration caused by various REST API changes in OneDev 7.8.0 and later (#35216)
- Fix typo in locale_en-US.ini (#35196)