Gitea - Package Updates
-
[1.24.2]
- Update Gitea to 1.17.2
- Full changelog
- Double check CloneURL is acceptable (#20869) (#20892)
- Add more checks in migration code (#21011) (#21050)
- Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051)
- Improve arc-green code theme (#21039) (#21042)
- Enable contenthash in filename for dynamic assets (#20813) (#20932)
- Don't open new page for ext wiki on same repository (#20725) (#20910)
- Disable doctor logging on panic (#20847) (#20898)
- Remove calls to load Mirrors in user.Dashboard (#20855) (#20897)
- Update codemirror to 5.65.8 (#20875)
- Rework repo buttons (#20602, #20718) (#20719)
- Ensure delete user deletes all comments (#21067) (#21068)
- Delete unreferenced packages when deleting a package version (#20977) (#21060)
- Redirect if user does not exist on admin pages (#20981) (#21059)
- Set uploadpack.allowFilter etc on gitea serv to enable partial clones with ssh (#20902) (#21058)
- Fix 500 on time in timeline API (#21052) (#21057)
- Fill the specified ref in webhook test payload (#20961) (#21055)
- Add another index for Action table on postgres (#21033) (#21054)
- Fix broken insecureskipverify handling in redis connection uris (#20967) (#21053)
- Add Dev, Peer and Optional dependencies to npm PackageMetadataVersion (#21017) (#21044)
- Do not add links to Posters or Assignees with ID < 0 (#20577) (#21037)
- Fix modified due date message (#20388) (#21032)
- Fix missed sort bug (#21006)
- Fix input.value attr for RequiredClaimName/Value (#20946) (#21001)
- Change review buttons to icons to make space for text (#20934) (#20978)
- Fix download archiver of a commit (#20962) (#20971)
- Return 404 NotFound if requested attachment does not exist (#20886) (#20941)
- Set no-tags in git fetch on compare (#20893) (#20936)
- Allow multiple metadata files for Maven packages (#20674) (#20916)
- Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896) (#20911)
- Fix mirror address setting not working (#20850) (#20904)
- Fix push mirror address backend get error Address cause setting page display error (#20593) (#20901)
- Fix panic when an invalid oauth2 name is passed (#20820) (#20900)
- In PushMirrorsIterate and MirrorsIterate if limit is negative do not set it (#20837) (#20899)
- Ensure that graceful start-up is informed of unused SSH listener (#20877) (#20888)
- Pad GPG Key ID with preceding zeroes (#20878) (#20885)
- Fix SQL Query for SearchTeam (#20844) (#20872)
- Fix the mode of custom dir to 0700 in docker-rootless (#20861) (#20867)
- Fix UI mis-align for PR commit history (#20845) (#20859)
-
[1.24.3]
- Update Gitea to 1.17.3
- Full changelog
- SECURITY
- Sanitize and Escape refs in git backend (#21464) (#21463)
- Bump golang.org/x/text (#21412) (#21413)
- Update bluemonday (#21281) (#21287)
- ENHANCEMENTS
- Fix empty container layer history and UI (#21251) (#21278)
- Use en-US as fallback when using other default language (#21200) (#21256)
- Make the vscode clone link respect transport protocol (#20557) (#21128)
-
[1.25.0]
- Update Gitea to 1.17.4
- Full changelog
- Do not allow Ghost access to limited visible user/org (#21849) (#21875)
- Fix package access for admins and inactive users (#21580) (#21592)
- Fix button in branch list, avoid unexpected page jump before restore branch actually done (#21562) (#21927)
- Fix vertical align of committer avatar rendered by email address (#21884) (#21919)
- Fix setting HTTP headers after write (#21833) (#21874)
- Ignore line anchor links with leading zeroes (#21728) (#21777)
- Enable Monaco automaticLayout (#21516)
-
[1.26.0]
- Update Gitea to 1.18.0
- Full changelog
- Remove ReverseProxy authentication from the API (#22219) (#22251)
- Support Go Vulnerability Management (#21139)
- Forbid HTML string tooltips (#20935)
- Rework mailer settings (#18982)
- Remove U2F support (#20141)
- Refactor i18n to locale (#20153)
- Enable contenthash in filename for dynamic assets (#20813)
- And a lot more enhancements
-
[1.26.1]
- Update Gitea to 1.18.1
- Full changelog
- Update github.com/zeripath/zapx/v15 (#22485)
- Fix pull request API field closed_at always being null (#22482) (#22483)
- Fix container blob mount (#22226) (#22476)
- Fix error when calculating repository size (#22392) (#22474)
- Fix Operator does not exist bug on explore page with ONLY_SHOW_RELEVANT_REPOS (#22454) (#22472)
- Fix environments for KaTeX and error reporting (#22453) (#22473)
- Remove the netgo tag for Windows build (#22467) (#22468)
- Fix migration from GitBucket (#22477) (#22465)
- Prevent panic on looking at api "git" endpoints for empty repos (#22457) (#22458)
- Fix PR status layout on mobile (#21547) (#22441)
- Fix wechatwork webhook sends empty content in PR review (#21762) (#22440)
- Remove duplicate "Actions" label in mobile view (#21974) (#22439)
- Fix leaving organization bug on user settings -> orgs (#21983) (#22438)
- Fixed colour transparency regex matching in project board sorting (#22092) (#22437)
- Correctly handle select on multiple channels in Queues (#22146) (#22428)
- Prepend refs/heads/ to issue template refs (#20461) (#22427)
- Restore function to "Show more" buttons (#22399) (#22426)
- Continue GCing other repos on error in one repo (#22422) (#22425)
- Allow HOST has no port (#22280) (#22409)
- Fix omit avatar_url in discord payload when empty (#22393) (#22394)
- Don't display stop watch top bar icon when disabled and hidden when click other place (#22374) (#22387)
- Don't lookup mail server when using sendmail (#22300) (#22383)
- Fix gravatar disable bug (#22337)
- Fix update settings table on install (#22326) (#22327)
- Fix sitemap (#22272) (#22320)
- Fix code search title translation (#22285) (#22316)
- Fix due date rendering the wrong date in issue (#22302) (#22306)
- Fix get system setting bug when enabled redis cache (#22298)
- Fix bug of DisableGravatar default value (#22297)
- Fix key signature error page (#22229) (#22230)
-
[1.26.2]
- Update Gitea to 1.18.2
- Full changelog
- When updating by rebase we need to set the environment for head repo (#22535) (#22536)
- Fix issue not auto-closing when it includes a reference to a branch (#22514) (#22521)
- Fix invalid issue branch reference if not specified in template (#22513) (#22520)
- Fix 500 error viewing pull request when fork has pull requests disabled (#22512) (#22515)
- Reliable selection of admin user (#22509) (#22511)
- Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) (#22496)
-
[1.26.4]
- Update Gitea to 1.18.4
- Full changelog
- SECURITY
- Provide the ability to set password hash algorithm parameters (#22942) (#22943)
- Add command to bulk set must-change-password (#22823) (#22928)
- ENHANCEMENTS
- Use import of OCI structs (#22765) (#22805)
- Fix color of tertiary button on dark theme (#22739) (#22744)
- Link issue and pull requests status change in UI notifications directly to their event in the timelined view. (#22627) (#22642)
- BUGFIXES
- Notify on container image create (#22806) (#22965)
- Fix blame view missing lines (#22826) (#22929)
- Fix incorrect role labels for migrated issues and comments (#22914) (#22923)
- Fix PR file tree folders no longer collapsing (#22864) (#22872)
- Escape filename when assemble URL (#22850) (#22871)
-
[1.27.1]
- Update Gitea to 1.18.5
- Full changelog
- Hide 2FA status from other members in organization members list (#22999) (#23023)
- Add
force_mergeto merge request and fix checking mergable (#23010) (#23032) - Use --message=%s for git commit message (#23028) (#23029)
- Render access log template as text instead of HTML (#23013) (#23025)
- Fix the Manually Merged form (#23015) (#23017)
-
[1.28.1]
- Update Gitea to 1.19.1
- Full changelog
- Breaking: Rename actions unit to repo.actions and add docs for it (#23733) (#23881)
- Add card type to org/user level project on creation, edit and view (#24043) (#24066)
- Refactor commit status for Actions jobs (#23786) (#24060)
- Show errors for KaTeX and mermaid on the preview tab (#24009) (#24019)
- Show protected branch rule names again (#23907) (#24018)
- Adjust sticky PR header to cover background (#23956) (#23999)
- Discolor pull request tab labels (#23950) (#23987)
- Treat PRs with agit flow as fork PRs when triggering actions. (#23884) (#23967)
- Left-align review comments (#23937)
-
[1.28.2]
- Update Gitea to 1.19.2
- Full changelog
- Require repo scope for PATs for private repos and basic authentication (#24362) (#24364)
- Only delete secrets belonging to its owner (#24284) (#24286)
- Fix typo in API route (#24310) (#24332)
- Fix access token issue on some public endpoints (#24194) (#24259)
- Fix broken clone script on an empty archived repo (#24339) (#24348)
- Fix Monaco IOS keyboard button (#24341) (#24347)
- Don't set meta theme-color by default (#24340) (#24346)
-
[1.28.3]
- Update Gitea to 1.19.3
- Full changelog
- Use golang 1.20.4 to fix CVE-2023-24539, CVE-2023-24540, and CVE-2023-29400
- Enable whitespace rendering on selection in Monaco (#24444) (#24485)
- Improve milestone filter on issues page (#22423) (#24440)
- Fix api error message if fork exists (#24487) (#24493)
- Fix user-cards format (#24428) (#24431)
-
[1.28.4]
- Update Gitea to 1.19.4
- Full changelog
- Fix open redirect check for more cases (#25143) (#25155)
- Return 404 in the API if the requested webhooks were not found (#24823) (#24830)
- Fix organization field being null in GET /api/v1/teams/{id} (#24694) (#24696)
- Set --font-weight-bold to 600 (#24840)
- Make mailer SMTP check have timed context (#24751) (#24759)
- Do not select line numbers when selecting text from the action run logs (#24594) (#24596)
[1.28.4] - Update Gitea to 1.19.4
- Full changelog
- Fix open redirect check for more cases (#25143) (#25155)
- Return 404 in the API if the requested webhooks were not found (#24823) (#24830)
- Fix organization field being null in GET /api/v1/teams/{id} (#24694) (#24696)
- Set --font-weight-bold to 600 (#24840)
- Make mailer SMTP check have timed context (#24751) (#24759)
- Do not select line numbers when selecting text from the action run logs (#24594) (#24596)
-
[1.29.0]
- Update Gitea to 1.20.0
- Full changelog
- Blog
- Add button on diff header to copy file name, misc diff header tweaks (#24986)
- API endpoint for changing/creating/deleting multiple files (#24887)
- Support changing git config through app.ini, use diff.algorithm=histogram by default (#24860)
- Add up and down arrows to selected lookup repositories (#24727)
- Add Go package registry (#24687)
- Add status indicator on main home screen for each repo (#24638)
- Support for status check pattern (#24633)
-
[1.29.1]
- Update Gitea to 1.20.1
- Full changelog
- Disallow dangerous URL schemes (#25960) (#25964)
- Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) (#25972)
- Make pending commit status yellow again (#25935) (#25968)
- Fix version in rpm repodata/primary.xml.gz (#26009) (#26048)
- Fix env config parsing for "GITEA____APP_NAME" (#26001) (#26013)
- ParseScope with owner/repo always sets owner to zero (#25987) (#25989)
- Fix SSPI auth panic (#25955) (#25969)
- Avoid creating directories when loading config (#25944) (#25957)
- Make environment-to-ini work with INSTALL_LOCK=true (#25926) (#25937)
- Ignore
runs-onwith expressions when warning no matched runners (#25917) (#25933) - Avoid opening/closing PRs which are already merged (#25883) (#25903)
- RPM Registry: Show zypper commands for SUSE based distros as well (#25981) (#26020)
- Correctly refer to dev tags as nightly in the docker docs (#26004) (#26019)
- Update path related documents (#25417) (#25982)
- Adding remaining enum for migration repo model type. (#26021) (#26034)
- Fix the route for pull-request's authors (#26016) (#26018)
- Fix commit status color on dashboard repolist (#25993) (#25998)
- Avoid hard-coding height in language dropdown menu (#25986) (#25997)
- Add shutting down notice (#25920) (#25922)
- Fix incorrect milestone count when provide a keyword (#25880) (#25904)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login