Gitea - Package Updates
-
[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)
-
[1.29.3]
- Update Gitea to 1.20.3
- Full changelog
- Fix the wrong derive path (#26271) (#26318)
- Fix API leaking Usermail if not logged in (#25097) (#26350)
- Add ThreadID parameter for Telegram webhooks (#25996) (#26480)
- Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575) (#26578)
- Fix dark theme highlight for "NameNamespace" (#26519) (#26527)
- Detect ogg mime-type as audio or video (#26494) (#26505)
- Use object-fit: contain for oauth2 custom icons (#26493) (#26498)
- Move dropzone progress bar to bottom to show filename when uploading (#26492) (#26497)
- Remove last newline from config file (#26468) (#26471)
- Minio: add missing region on client initialization (#26412) (#26438)
- Add pull request review request webhook event (#26401) (#26407)
- Fix text truncate (#26354) (#26384)
- Fix incorrect color of selected assignees when create issue (#26324) (#26372)
- Display human-readable text instead of cryptic filemodes (#26352) (#26358)
- Hide last indexed SHA when a repo could not be indexed yet (#26340) (#26345)
- Fix the topic validation rule and suport dots (#26286) (#26303)
- Fix due date rendering the wrong date in issue (#26268) (#26274)
- Don't autosize textarea in diff view (#26233) (#26244)
- Fix commit compare style (#26209) (#26226)
- Warn instead of reporting an error when a webhook cannot be found (#26039) (#26211)
- Use "input" event instead of "keyup" event for migration form (#26602) (#26605)
- Do not use deprecated log config options by default (#26592) (#26600)
- Fix "issueReposQueryPattern does not match query" (#26556) (#26564)
- Sync repo's IsEmpty status correctly (#26517) (#26560)
- Fix project filter bugs (#26490) (#26558)
- Use hidden over clip for text truncation (#26520) (#26522)
- Set "type=button" for editor's toolbar buttons (#26510) (#26518)
- Fix NuGet search endpoints (#25613) (#26499)
- Fix storage path logic especially for relative paths (#26441) (#26481)
- Close stdout correctly for "git blame" (#26470) (#26473)
- Check first if minio bucket exists before trying to create it (#26420) (#26465)
- Avoiding accessing undefined tributeValues #26461 (#26462)
- Call git.InitSimple for runRepoSyncReleases (#26396) (#26450)
- Add transaction when creating pull request created dirty data (#26259) (#26437)
- Fix wrong middleware sequence (#26428) (#26436)
- Fix admin queue page title and fix CI failures (#26409) (#26421)
- Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) (#26405)
- Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) (#26368)
- Fix incorrect CLI exit code and duplicate error message (#26346) (#26347)
- Prevent newline errors with Debian packages (#26332) (#26342)
- Fix bug with sqlite load read (#26305) (#26339)
- Make git batch operations use parent context timeout instead of default timeout (#26325) (#26330)
- Support getting changed files when commit ID is EmptySHA (#26290) (#26316)
- Clarify the logger's MODE config option (#26267) (#26281)
- Use shared template for webhook icons (#26242) (#26246)
- Fix pull request check list is limited (#26179) (#26245)
- Fix attachment clipboard copy on insecure origin (#26224) (#26231)
- Fix access check for org-level project (#26182) (#26223)
- Improve profile readme rendering (#25988) (#26453)
- [docs] Add missing backtick in quickstart.zh-cn.md (#26349) (#26357)
- Upgrade x/net to 0.13.0 (#26301)
-
[1.29.4]
- Update Gitea to 1.20.4
- Full changelog
- Check blocklist for emails when adding them to account (#26812) (#26831)
- Add branch_filter to hooks API endpoints (#26599) (#26632)
- Fix incorrect "tabindex" attributes (#26733) (#26734)
- Use line-height: normal by default (#26635) (#26708)
- Fix unable to display individual-level project (#26198) (#26636)
- Fix wrong review requested number (#26784) (#26880)
- Avoid double-unescaping of form value (#26853) (#26863)
- Redirect from {repo}/issues/new to {repo}/issues/new/choose when blank issues are disabled (#26813) (#26847)
- Sync tags when adopting repos (#26816) (#26834)
- Fix verifyCommits error when push a new branch (#26664) (#26810)
- Include the GITHUB_TOKEN/GITEA_TOKEN secret for fork pull requests (#26759) (#26806)
- Fix some slice append usages (#26778) (#26798)
- Add fix incorrect can_create_org_repo for org owner team (#26683) (#26791)
- Fix bug for ctx usage (#26763)
- Make issue template field template access correct template data (#26698) (#26709)
- Use correct minio error (#26634) (#26639)
- Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) (#26618)
- Set errwriter for urfave/cli v1 (#26616)
- Fix reopen logic for agit flow pull request (#26399) (#26613)
- Fix context filter has no effect in dashboard (#26695) (#26811)
- Fix being unable to use a repo that prohibits accepting PRs as a PR source. (#26785) (#26790)
- Fix Page Not Found error (#26768)
-
[1.30.1]
- Update Gitea to 1.20.5
- Full changelog
- Fix z-index on markdown completion (#27237) (#27242 & #27238)
- Use secure cookie for HTTPS sites (#26999) (#27013)
- Fix git 2.11 error when checking IsEmpty (#27393) (#27396)
- Allow get release download files and lfs files with oauth2 token format (#26430) (#27378)
- Fix orphan check for deleted branch (#27310) (#27320)
- Quote table release in sql queries (#27205) (#27219)
- Fix release URL in webhooks (#27182) (#27184)
- Fix successful return value for SyncAndGetUserSpecificDiff (#27152) (#27156)
- fix pagination for followers and following (#27127) (#27138)
- Fix issue templates when blank isses are disabled (#27061) (#27082)
- Fix context cache bug & enable context cache for dashabord commits' authors(#26991) (#27017)
- Fix INI parsing for value with trailing slash (#26995) (#27001)
- Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) (#27249)
- Fix organization field being null in POST /orgs/{orgid}/teams (#27150) (#27167 & #27162)
- Fix bug of review request number (#27406) (#27104)
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