Gitea - Package Updates
-
[1.35.3]
- Update gitea to 1.23.7
- Full Changelog
- Compile with Go 1.23.8
- Add a config option to block "expensive" pages for anonymous users (#34024) (#34071)
- Also check default ssh-cert location for host (#34099) (#34100) (#34116)
- Fix discord webhook 400 status code when description limit is exceeded (#34084) (#34124)
- Get changed files based on merge base when checking
pull_request
actions trigger (#34106) (#34120) - Fix invalid version in RPM package path (#34112) (#34115)
- Return default avatar url when user id is zero rather than updating database (#34094) (#34095)
- Add additional ReplaceAll in pathsep to cater for different pathsep (#34061) (#34070)
- Try to fix check-attr bug (#34029) (#34033)
- Git client will follow 301 but 307 (#34005) (#34010)
-
[1.35.4]
- Update gitea to 1.23.8
- Full Changelog
- Fix a bug when uploading file via lfs ssh command (#34408) (#34411)
- Update net package (#34228) (#34232)
- Fix releases sidebar navigation link (#34436) #34439
- Fix bug webhook milestone is not right. (#34419) #34429
- Fix two missed null value checks on the wiki page. (#34205) (#34215)
- Swift files can be passed either as file or as form value (#34068) (#34236)
- Fix bug when API get pull changed files for deleted head repository (#34333) (#34368)
- Upgrade github v61 -> v71 to fix migrating bug (#34389)
- Fix bug when visiting comparation page (#34334) (#34364)
- Fix wrong review requests when updating the pull request (#34286) (#34304)
-
[1.35.5]
- Update gitea to 1.23.8
- Full Changelog
- Fix a bug when uploading file via lfs ssh command (#34408) (#34411)
- Update net package (#34228) (#34232)
- Fix releases sidebar navigation link (#34436) #34439
- Fix bug webhook milestone is not right. (#34419) #34429
- Fix two missed null value checks on the wiki page. (#34205) (#34215)
- Swift files can be passed either as file or as form value (#34068) (#34236)
- Fix bug when API get pull changed files for deleted head repository (#34333) (#34368)
- Upgrade github v61 -> v71 to fix migrating bug (#34389)
- Fix bug when visiting comparation page (#34334) (#34364)
- Fix wrong review requests when updating the pull request (#34286) (#34304)
-
[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)