Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: go-gitea/gitea

v1.25.2

22 Nov 19:37
v1.25.2
This tag was signed with the committer’sverified signature.
lunny Lunny Xiao
GPG key ID:C3B7C91B632F738A
Verified
Learn about vigilant mode.
eaa916a
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • SECURITY
  • ENHANCEMENTS
    • Display source code downloads last for release attachments (#35897) (#35903)
    • Change project default column icon to 'star' (#35967) (#35979)
  • BUGFIXES
    • Allow empty commit when merging pull request with squash style (#35989) (#36003)
    • Fix container push tag overwriting (#35936) (#35954)
    • Fix corrupted external render content (#35946) and upgrade golang.org/x packages (#35950)
    • Limit reading bytes instead of ReadAll (#35928) (#35934)
    • Use correct form field for allowed force push users in branch protection API (#35894) (#35908)
    • Fix team member access check (#35899) (#35905)
    • Fix conda null depend issue (#35900) (#35902)
    • Set the dates to now when not specified by the caller (#35861) (#35874)
    • Fix gogit ListEntriesRecursiveWithSize (#35862)
    • Misc CSS fixes (#35888) (#35981)
    • Don't show unnecessary error message to end users for DeleteBranchAfterMerge (#35937) (#35941)
    • Load jQuery as early as possible to support custom scripts (#35926) (#35929)
    • Allow to display embed images/pdfs when SERVE_DIRECT was enabled on MinIO storage (#35882) (#35917)
    • Make OAuth2 issuer configurable (#35915) (#35916)
    • Fix#35763: Add proper page title for project pages (#35773) (#35909)
    • Fix avatar upload error handling (#35887) (#35890)
    • Contribution heatmap improvements (#35876) (#35880)
    • Remove padding override on.ui .sha.label (#35864) (#35873)
    • Fix pull description code label background (#35865) (#35870)

Instances onGitea Cloud will be automatically upgraded to this version during the specified maintenance window.

Assets110
docxml, gabriellxxix, hxpe-dev, tmeckel, TwistTheNeil, freelon, rob4226, Felitendo, tornikeo, 1270o1, and 11 more reacted with thumbs up emojiryan20fun, phil-lipp, Angelfisch, tmeckel, TwistTheNeil, rob4226, Felitendo, mh81, bi1x9g66zc, and 0x524c reacted with hooray emojidtdan-03, maxdzin, CamelT0E, T100D, RomelSan, nabbisen, TwistTheNeil, rob4226, michalzarddev, Felitendo, and 3 more reacted with heart emojiBajahaw, tmeckel, HeCorr, TwistTheNeil, contactjavas, jfcg, rob4226, Felitendo, derhuerst, bi1x9g66zc, and 0x524c reacted with rocket emoji
37 people reacted

v1.25.1

04 Nov 20:01
v1.25.1
This tag was signed with the committer’sverified signature.
lunny Lunny Xiao
GPG key ID:C3B7C91B632F738A
Verified
Learn about vigilant mode.
470b210
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Instances onGitea Cloud will be automatically upgraded to this version during the specified maintenance window.

Loading
alexbarton, docxml, EliothMonroy, TwistTheNeil, rig0, jonyrh-td-sever, ayaan-qadri, Michubil, cuikho210, Felitendo, and 15 more reacted with thumbs up emojiTwistTheNeil, jonyrh-td-sever, ryan20fun, Felitendo, HeCorr, masterElmar, and sonjek reacted with hooray emojimaxdzin, barbashovtd, TwistTheNeil, gabriellxxix, jonyrh-td-sever, seraphyn, Felitendo, masterElmar, and sonjek reacted with heart emojiTwistTheNeil, jonyrh-td-sever, Felitendo, derhuerst, masterElmar, and sonjek reacted with rocket emojihuapox, masterElmar, and sonjek reacted with eyes emoji
33 people reacted

v1.25.0

29 Oct 16:57
v1.25.0
This tag was signed with the committer’sverified signature.
lunny Lunny Xiao
GPG key ID:C3B7C91B632F738A
Verified
Learn about vigilant mode.
cf644d5
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • BREAKING
    • Return 201 Created for CreateVariable API responses (#34517)
    • Add label 'state' to metric 'gitea_users' (#34326)
  • SECURITY
    • Upgrade security public key (#34956)
    • Also include all security fixes in 1.24.x after 1.25.0-rc0
  • FEATURES
    • Stream repo zip/tar.gz/bundle achives by default (#35487)
    • Use configurable remote name for git commands (#35172)
    • Send email on Workflow Run Success/Failure (#34982)
    • Refactor OpenIDConnect to support SSH/FullName sync (#34978)
    • Refactor repo contents API and add "contents-ext" API (#34822)
    • Add support for 3D/CAD file formats preview (#34794)
    • Improve instance wide ssh commit signing (#34341)
    • Edit file workflow for creating a fork and proposing changes (#34240)
    • Follow file symlinks in the UI to their target (#28835)
    • Allow renaming/moving binary/LFS files in the UI (#34350)
  • PERFORMANCE
    • Improve the performance when detecting the file editable (#34653)
  • ENHANCEMENTS
    • Enable more markdown paste features in textarea editor (#35494)
    • Don't store repo archives ongitea dump (#35467)
    • Always return the relevant status information, even if no status exists. (#35335)
    • Add start time on perf trace because it seems some steps haven't been recorded. (#35282)
    • Remove deprecated auth sources (#35272)
    • When sorting issues by nearest due date, issues without due date should be sorted ascending (#35267)
    • Disable field count validation of CSV viewer (#35228)
    • Addhas_code to repository REST API (#35214)
    • Display pull request in merged commit view (#35202)
    • Support Basic Authentication for archive downloads (#35087)
    • Add hover background to table rows in user and repo admin page (#35072)
    • Partially refresh notifications list (#35010)
    • Also display "recently pushed branch" alert on PR view (#35001)
    • Refactor time tracker UI (#34983)
    • Improve CLI commands (#34973)
    • Improve project & label color picker and image scroll (#34971)
    • Improve NuGet API Parity (#21291) (#34940)
    • Support getting last commit message using contents-ext API (#34904)
    • Adds title on branch commit counts (#34869)
    • Add "Cancel workflow run" button to Actions list page (#34817)
    • Improve img lazy loading (#34804)
    • Forks repository list page follow other repositories page (#34784)
    • Add ff_only parameter to POST /repos/{owner}/{repo}/merge-upstream (#34770)
    • Rework delete org and rename org UI (#34762)
    • Improve nuget/rubygems package registries (#34741)
    • Add repo file tree item link behavior (#34730)
    • Add issue delete notifier (#34592)
    • Improve Actions list (#34530)
    • Add a default tab on repo header when migrating (#34503)
    • Add post-installation redirect based on admin account status (#34493)
    • Trigger 'unlabeled' event when label is Deleted from PR (#34316)
    • Support annotated tags when using create release API (#31840)
    • Use lfs label for lfs file rather than a long description (#34363)
    • Add "View workflow file" to Actions list page (#34538)
    • Move organization's visibility change to danger zone. (#34814)
    • Don't block site admin's operation if SECRET_KEY is lost (#35721)
    • Make restricted users can access public repositories (#35693)
    • The status icon of the Action step is consistent with GitHub (#35618)#35621
  • BUGFIXES
    • Update tab title when navigating file tree (#35757)#35772
    • Fix "ref-issue" handling in markup (#35739)#35771
    • Fix webhook to prevent tag events from bypassing branch filters targets (#35567)#35577
    • Fix markup init after issue comment editing (#35536)#35537
    • Fix creating pull request failure when the target branch name is the same as some tag (#35552)#35582
    • Fix auto-expand and auto-scroll for actions logs (#35570) (#35583)#35586
    • Use inputs context when parsing workflows (#35590)#35595
    • Fix diffpatch API endpoint (#35610)#35613
    • Creating push comments before invoke pull request checking (#35647)#35668
    • Fix missing Close when error occurs and abused connection pool (#35658)#35670
    • Fix build (#35674)
    • Use LFS object size instead of blob size when viewing a LFS file (#35679)
    • Fix workflow run event status while rerunning a failed job (#35689)
    • Avoid emoji mismatch and allow to only enable chosen emojis (#35692)
    • Refactor legacy code, fix LFS auth bypass, fix symlink bypass (#35708)
    • Fix various trivial problems (#35714)
    • Fix attachment file size limit in server backend (#35519)
    • Honor delete branch on merge repo setting when using merge API (#35488)
    • Fix external render, make iframe render work (#35727,#35730)
    • Upgrade go mail to 0.7.2 (#35748)
    • Revert#18491, fix oauth2 client link account (#35745)
    • Fix different behavior in status check pattern matching with double stars (#35474)
    • Fix overflow in notifications list (#35446)
    • Fix package link setting can only list limited repositories (#35394)
    • Extend comment treepath length (#35389)
    • Fix font-size in inline code comment preview (#35209)
    • Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151)
    • Change some columns from text to longtext and fix column wrong type caused by xorm (#35141)
    • Redirect to a presigned URL of HEAD for HEAD requests (#35088)
    • Fix git commit committer parsing and add some tests (#35007)
    • Fix OCI manifest parser (#34797)
    • Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629)
    • Fix notification count positioning for variable-width elements (#34597)
    • Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562)
    • Fix possible panic (#34508)
    • Fix autofocus behavior (#34397)
    • Fix Actions API (#35204)
    • Fix ListWorkflowRuns OpenAPI response model. (#35026)
    • Small fix in Pull Requests page (#34612)
    • Fix http auth header parsing (#34936)
    • Fix modal + form abuse (#34921)
    • Fix PR 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 oauth2_full_name_claim_name string (#35199)
    • Fix typo in locale_en-US.ini (#35196)
  • API
    • Exposing TimeEstimate field in the API (#35475)
    • UpdateBranch API supports renaming a branch (#35374)
    • Addowner andparent fields clarification to docs (#35023)
    • Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966)
    • Add alogin/login-name/username disambiguation to affected endpoint parameters and response/request models (#34901)
    • Do not mutate incoming options to SearchRepositoryByName (#34553)
    • Do not mutate incoming options to RenderUserSearch and SearchUsers (#34544)
    • Export repo's manual merge settings (#34502)
    • Add date range filtering to commit retrieval endpoints (#34497)
    • Add endpoint deleting workflow run (#34337)
    • Add workflow_run api + webhook (#33964)
  • REFACTOR
    • Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511)
    • Remove unused paramdoer (#34545)
    • Split GetLatestCommitStatus as two functions (#34535)
    • Use gitrepo.SetDefaultBranch when set default branch of wiki repository (#33911)
    • Refactor editor (#34780)
    • Refactor packages (#34777)
    • Refactor container package (#34877)
    • Refactor "change file" API (#34855)
    • Rename pull request GetGitRefName to GetGitHeadRefName to prepare introducing GetGitMergeRefName (#35093)
    • Move git command to git/gitcmd (#35483)
    • Use db.WithTx/WithTx2 instead of TxContext when possible (#35428)
    • Support Node.js 22.6 with type stripping (#35427)
    • Migrate tools and configs to typescript, require node.js >= 22.18.0 (#35421)
    • Check user and repo for redirects when using git via SSH transport (#35416)
    • Remove the duplicated function GetTags (#35375)
    • Refactor to use reflect.TypeFor (#35370)
    • Deleting branch could delete broken branch which has database record but git branch is missing (#35360)
    • Exit with success when already up to date (#35312)
    • Split admin config settings templates to make it maintain easier (#35294)
    • A small refactor to use context in the service layer (#35179)
    • Refactor and update mail templates (#35150)
    • Use db.WithTx/WithTx2 instead of TxContext when possible (#35130)
    • Alignissue-title-buttons withlist-header (#35018)
    • Add Notifications section in User Settings (#35008)
    • Tweak placement of diff file menu (#34999)
    • Refactor mail template and support preview (#34990)
    • Rerun job only when run is done (#34970)
    • Merge index.js (#34963)
    • Refactor "delete-button" to "link-action" (#34962)
    • Refactor webhook and fix feishu/lark secret (#34961)
    • Exclude devtest.ts from tailwindcss (#34935)
    • Refactor head navbar icons (#34922)
    • Improve html escape (#34911)
    • Improve tags list page (#34898)
    • Improvelabels-list rendering (#34846)
    • Remove unused variable HUGO_VERSION (#34840)
    • Correct migration tab name (#34826)
    • Refactor template helper (#34819)
    • UseshallowRef instead ofref in.vue files where possible (#34813)
    • Use standalone function to update repository cols (#34811)
    • Refactor wiki (#34805)
    • Remove unnecessary duplicate code (#34733)
    • Refacto...
Read more
Loading
jonyrh, podsvirov, docxml, CamelT0E, onlyati, YannMagnin, fabiang, DARKZOUL5, deadnews, splitt3r, and 25 more reacted with thumbs up emojijonyrh, mehdiMj-ir, matm, silverwind, TwistTheNeil, crafts69guy, and sonjek reacted with laugh emojijonyrh, Bloopps, digitalextremist, phil-lipp, dborysov, tototomate123, tkuraku, silverwind, sebastianseidel, HardikShah-GitHub, and 11 more reacted with hooray emojimaxdzin, gabriellxxix, iulius-ciorica, HeCorr, PawsFunctions, silverwind, Felitendo, TwistTheNeil, greenteafree, wilywork, and 2 more reacted with heart emojiT100D, silverwind, kemzeb, brrrassica, Felitendo, alexbarton, jokay, TwistTheNeil, djamelinfo, santiagobiali, and 2 more reacted with rocket emojiNorthRealm and TwistTheNeil reacted with eyes emoji
64 people reacted

v1.24.7

25 Oct 01:23
v1.24.7
This tag was signed with the committer’sverified signature.
lunny Lunny Xiao
GPG key ID:C3B7C91B632F738A
Verified
Learn about vigilant mode.
99053ce
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • SECURITY
  • BUGFIXES
    • Fix inputing review comment will remove reviewer (#35591) (#35664)
  • TESTING

Instances onGitea Cloud will be automatically upgraded to this version during the specified maintenance window.

Loading
0xrsydn, phil-lipp, docxml, deadnews, Angelfisch, Felitendo, CamelT0E, cuikho210, notBald, derhuerst, and 20 more reacted with thumbs up emojiTwistTheNeil, github-actions[bot], HeCorr, egbakou, jonyrh-td-sever, jfcg, and ryan20fun reacted with hooray emojimaxdzin, TwistTheNeil, jonyrh-td-sever, seraphyn, and iulius-ciorica reacted with heart emojiTwistTheNeil, github-actions[bot], and jonyrh-td-sever reacted with rocket emoji
37 people reacted

v1.25.0-rc0

25 Sep 19:51
v1.25.0-rc0
This tag was signed with the committer’sverified signature.
lunny Lunny Xiao
GPG key ID:C3B7C91B632F738A
Verified
Learn about vigilant mode.
94a6da3
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

v1.25.0-rc0Pre-release
Pre-release
  • BREAKING
    • Return 201 Created for CreateVariable API responses (#34517)
    • Add label 'state' to metric 'gitea_users' (#34326)
  • SECURITY
    • Upgrade security public key (#34956)
  • FEATURES
    • Stream repo zip/tar.gz/bundle achives by default (#35487)
    • Use configurable remote name for git commands (#35172)
    • Send email on Workflow Run Success/Failure (#34982)
    • Refactor OpenIDConnect to support SSH/FullName sync (#34978)
    • Refactor repo contents API and add "contents-ext" API (#34822)
    • Add support for 3D/CAD file formats preview (#34794)
    • Improve instance wide ssh commit signing (#34341)
    • Edit file workflow for creating a fork and proposing changes (#34240)
    • Follow file symlinks in the UI to their target (#28835)
    • Allow renaming/moving binary/LFS files in the UI (#34350)
  • PERFORMANCE
    • Improve the performance when detecting the file editable (#34653)
  • ENHANCEMENTS
    • Enable more markdown paste features in textarea editor (#35494)
    • Don't store repo archives ongitea dump (#35467)
    • Always return the relevant status information, even if no status exists. (#35335)
    • Add start time on perf trace because it seems some steps haven't been recorded. (#35282)
    • Remove deprecated auth sources (#35272)
    • When sorting issues by nearest due date, issues without due date should be sorted ascending (#35267)
    • Disable field count validation of CSV viewer (#35228)
    • Addhas_code to repository REST API (#35214)
    • Display pull request in merged commit view (#35202)
    • Support Basic Authentication for archive downloads (#35087)
    • Add hover background to table rows in user and repo admin page (#35072)
    • Partially refresh notifications list (#35010)
    • Also display "recently pushed branch" alert on PR view (#35001)
    • Refactor time tracker UI (#34983)
    • Improve CLI commands (#34973)
    • Improve project & label color picker and image scroll (#34971)
    • Improve NuGet API Parity (#21291) (#34940)
    • Support getting last commit message using contents-ext API (#34904)
    • Adds title on branch commit counts (#34869)
    • Add "Cancel workflow run" button to Actions list page (#34817)
    • Improve img lazy loading (#34804)
    • Forks repository list page follow other repositories page (#34784)
    • Add ff_only parameter to POST /repos/{owner}/{repo}/merge-upstream (#34770)
    • Rework delete org and rename org UI (#34762)
    • Improve nuget/rubygems package registries (#34741)
    • Add repo file tree item link behavior (#34730)
    • Add issue delete notifier (#34592)
    • Improve Actions list (#34530)
    • Add a default tab on repo header when migrating (#34503)
    • Add post-installation redirect based on admin account status (#34493)
    • Trigger 'unlabeled' event when label is Deleted from PR (#34316)
    • Support annotated tags when using create release API (#31840)
    • Use lfs label for lfs file rather than a long description (#34363)
    • Add "View workflow file" to Actions list page (#34538)
    • Move organization's visibility change to danger zone. (#34814)
  • BUGFIXES
    • Fix different behavior in status check pattern matching with double stars (#35474)
    • Fix overflow in notifications list (#35446)
    • Fix package link setting can only list limited repositories (#35394)
    • Extend comment treepath length (#35389)
    • Fix font-size in inline code comment preview (#35209)
    • Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151)
    • Change some columns from text to longtext and fix column wrong type caused by xorm (#35141)
    • Redirect to a presigned URL of HEAD for HEAD requests (#35088)
    • Fix git commit committer parsing and add some tests (#35007)
    • Fix OCI manifest parser (#34797)
    • Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629)
    • Fix notification count positioning for variable-width elements (#34597)
    • Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562)
    • Fix possible panic (#34508)
    • Fix autofocus behavior (#34397)
    • Fix Actions API (#35204)
    • Fix ListWorkflowRuns OpenAPI response model. (#35026)
    • Small fix in Pull Requests page (#34612)
    • Fix http auth header parsing (#34936)
    • Fix modal + form abuse (#34921)
    • Fix PR 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 oauth2_full_name_claim_name string (#35199)
    • Fix typo in locale_en-US.ini (#35196)
  • API
    • Exposing TimeEstimate field in the API (#35475)
    • UpdateBranch API supports renaming a branch (#35374)
    • Addowner andparent fields clarification to docs (#35023)
    • Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966)
    • Add alogin/login-name/username disambiguation to affected endpoint parameters and response/request models (#34901)
    • Do not mutate incoming options to SearchRepositoryByName (#34553)
    • Do not mutate incoming options to RenderUserSearch and SearchUsers (#34544)
    • Export repo's manual merge settings (#34502)
    • Add date range filtering to commit retrieval endpoints (#34497)
    • Add endpoint deleting workflow run (#34337)
    • Add workflow_run api + webhook (#33964)
  • REFACTOR
    • Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511)
    • Remove unused paramdoer (#34545)
    • Split GetLatestCommitStatus as two functions (#34535)
    • Use gitrepo.SetDefaultBranch when set default branch of wiki repository (#33911)
    • Refactor editor (#34780)
    • Refactor packages (#34777)
    • Refactor container package (#34877)
    • Refactor "change file" API (#34855)
    • Rename pull request GetGitRefName to GetGitHeadRefName to prepare introducing GetGitMergeRefName (#35093)
    • Move git command to git/gitcmd (#35483)
    • Use db.WithTx/WithTx2 instead of TxContext when possible (#35428)
    • Support Node.js 22.6 with type stripping (#35427)
    • Migrate tools and configs to typescript, require node.js >= 22.18.0 (#35421)
    • Check user and repo for redirects when using git via SSH transport (#35416)
    • Remove the duplicated function GetTags (#35375)
    • Refactor to use reflect.TypeFor (#35370)
    • Deleting branch could delete broken branch which has database record but git branch is missing (#35360)
    • Exit with success when already up to date (#35312)
    • Split admin config settings templates to make it maintain easier (#35294)
    • A small refactor to use context in the service layer (#35179)
    • Refactor and update mail templates (#35150)
    • Use db.WithTx/WithTx2 instead of TxContext when possible (#35130)
    • Alignissue-title-buttons withlist-header (#35018)
    • Add Notifications section in User Settings (#35008)
    • Tweak placement of diff file menu (#34999)
    • Refactor mail template and support preview (#34990)
    • Rerun job only when run is done (#34970)
    • Merge index.js (#34963)
    • Refactor "delete-button" to "link-action" (#34962)
    • Refactor webhook and fix feishu/lark secret (#34961)
    • Exclude devtest.ts from tailwindcss (#34935)
    • Refactor head navbar icons (#34922)
    • Improve html escape (#34911)
    • Improve tags list page (#34898)
    • Improvelabels-list rendering (#34846)
    • Remove unused variable HUGO_VERSION (#34840)
    • Correct migration tab name (#34826)
    • Refactor template helper (#34819)
    • UseshallowRef instead ofref in.vue files where possible (#34813)
    • Use standalone function to update repository cols (#34811)
    • Refactor wiki (#34805)
    • Remove unnecessary duplicate code (#34733)
    • Refactor embedded assets and drop unnecessary dependencies (#34692)
    • Update x/crypto package and make builtin SSH use default parameters (#34667)
    • Add--color-logo, matching the logo's primary color (#34639)
    • Add openssh-keygen to rootless image (#34625)
    • Replace update repository function in some places (#34566)
    • Change "rejected" to "changes requested" in 3rd party PR review notification (#34481)
    • Remove legacy template helper functions (#34426)
    • Use run-name and evaluate workflow variables (#34301)
    • Move HasWiki to repository service package (#33912)
    • Move some functions from package git to gitrepo (#33910)
  • TESTING
    • Add webhook test for push event (#34442)
    • Add a webhook push test for dev branch (#34421)
    • Add migrations tests (#34456) (#34498)
  • STYLE
    • Enforce explanation for necessary nolints and fix bugs (#34883)
    • Fix remaining issues aftergopls modernize formatting (#34771)
    • Update gofumpt, add go.mod ignore directive (#35434)
    • Enforce nolint scope (#34851)
    • Enable gocriticequalFold and fix issues (#34952)
    • Rungopls modernize on codebase (#34751)
    • Upgradegopls to v0.19.0, addmake fix (#34772)
  • BUILD
    • Use github.com/mholt/archives replace github.com/mholt/archiver (#35390)
    • Update JS and PY dependencies (#35444)
    • Upgrade devcontainer go version to 1.24.6 (#35298)
    • Upgrade golang to 1.25.1 and add descriptions for the swagger structs' fields (#35418)
    • Update JS and PY deps (#35191)
    • Update JS and PY dependencies (#34391)
    • Update go tool dependencies (#34845)
    • Updateuint8-to-base64, remove type stub (#34844)
    • Switch to@resvg/resvg-wasm...
Read more
Loading
bmmmm, WShihan, nabbisen, Felitendo, seraphyn, cuikho210, DaanSelen, 1270o1, podsvirov, munepi, and 8 more reacted with thumbs up emojinurefexc, saeed-latifi, bmmmm, AliMickey, ENTPRESTIGIOUS, michaelhofer, Felitendo, KalvinVilla, DaanSelen, NotAlexNoyle, and 7 more reacted with hooray emojimehdiMj-ir, TDesjardins, merlinz01, Felitendo, DaanSelen, GammaGames, HeCorr, lcnittl, jfcg, munepi, and 3 more reacted with rocket emojihuapox reacted with eyes emoji
37 people reacted

v1.24.6

11 Sep 04:20
v1.24.6
This tag was signed with the committer’sverified signature.
lunny Lunny Xiao
GPG key ID:C3B7C91B632F738A
Verified
Learn about vigilant mode.
08c6ea6
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • SECURITY
    • Upgrade xz to v0.5.15 (#35385)
  • BUGFIXES
    • 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)
    • Fix LFS range size header response (#35277) (#35293)
    • Fix GitHub release assets URL validation (#35287) (#35290)
    • Fix token lifetime, closes#35230 (#35271) (#35281)
    • Fix push commits comments when changing the pull request target branch (#35386) (#35443)

Instances onGitea Cloud will be automatically upgraded to this version during the specified maintenance window.

Loading
m-ueberall, rscRoman, nabbisen, docxml, Felitendo, JJjyJJ7F3, phil-lipp, 1270o1, EliothMonroy, KalvinVilla, and 26 more reacted with thumbs up emojieurodrew555, ElSamhaa, utking, tmeckel, TwistTheNeil, silverwind, and Android-KitKat reacted with hooray emojimaxdzin, prologic, barbashovtd, TwistTheNeil, silverwind, Android-KitKat, seraphyn, and pandasoncode reacted with heart emojitmeckel, HeCorr, TwistTheNeil, silverwind, Android-KitKat, and derhuerst reacted with rocket emoji
44 people reacted

v1.24.5

13 Aug 16:35
v1.24.5
This tag was signed with the committer’sverified signature.
lunny Lunny Xiao
GPG key ID:C3B7C91B632F738A
Verified
Learn about vigilant mode.
136ec9e
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • BUGFIXES
    • 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)
  • MISC

Instances onGitea Cloud will be automatically upgraded to this version during the specified maintenance window.

Loading
docxml, m-ueberall, philipp-horstenkamp, RomelSan, YannMagnin, 1270o1, Angelfisch, EliothMonroy, WShihan, TwistTheNeil, and 15 more reacted with thumbs up emojiTwistTheNeil, jonyrh-td-sever, eurodrew555, Felitendo, ElSamhaa, and jfcg reacted with hooray emojimaxdzin, fedpo2, TwistTheNeil, jonyrh-td-sever, cynricfu, Felitendo, chr0n1x, and seraphyn reacted with heart emojiTwistTheNeil, contactjavas, jonyrh-td-sever, flamboyantpenguin, Felitendo, ElSamhaa, VZEROALL, and Chris53897 reacted with rocket emoji
36 people reacted

v1.24.4

04 Aug 18:58
v1.24.4
This tag was signed with the committer’sverified signature.
lunny Lunny Xiao
GPG key ID:C3B7C91B632F738A
Verified
Learn about vigilant mode.
d49feab
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • BUGFIXES
    • 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)
  • MISC
    • Don't use full-file highlight when there is a git diff textconv (#35114) (#35119)
    • Increase gap on latest commit (#35104) (#35113)

Instances onGitea Cloud will be automatically upgraded to this version during the specified maintenance window.

Loading
m-ueberall, podsvirov, manuelarte, docxml, atc0005, at146, ElSamhaa, jfcg, EliothMonroy, TwistTheNeil, and 18 more reacted with thumbs up emojiTwistTheNeil, eurodrew555, eeyrjmr, and TDesjardins reacted with hooray emojimaxdzin, at146, nabbisen, HeCorr, TwistTheNeil, seraphyn, R0guelands, eeyrjmr, CamelT0E, and TDesjardins reacted with heart emojiTwistTheNeil, abart0n, eeyrjmr, VZEROALL, TDesjardins, and ajmeese7 reacted with rocket emoji
37 people reacted

v1.24.3

15 Jul 04:56
v1.24.3
This tag was signed with the committer’sverified signature.
lunny Lunny Xiao
GPG key ID:C3B7C91B632F738A
Verified
Learn about vigilant mode.
486d274
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • BUGFIXES
    • 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)
    • Fix repo settings and protocol log problems (#35012) (#35013)
    • Fix project images scroll (#34971) (#34972)
    • Mark old reviews as stale on agit pr updates (#34933) (#34965)
    • Fix git graph page (#34948) (#34949)
    • Don't send trigger for a pending review's comment create/update/delete (#34928) (#34939)
    • Fix some log and UI problems (#34863) (#34868)
    • Fix archive API (#34853) (#34857)
    • Ignore force pushes for changed files in a PR review (#34837) (#34843)
    • Fix SSH LFS timeout (#34838) (#34842)
    • Fix team permissions (#34827) (#34836)
    • Fix job status aggregation logic (#34823) (#34835)
    • Fix issue filter (#34914) (#34915)
    • Fix typo in pull request merge warning message text (#34899) (#34903)
    • Support the open-icon of folder (#34168) (#34896)
    • Optimize flex layout of release attachment area (#34885) (#34886)
    • Fix the issue of abnormal interface when there is no issue-item on the project page (#34791) (#34880)
    • Skip updating timestamp when sync branch (#34875)
    • Fix required contexts and commit status matching bug (#34815) (#34829)

Instances onGitea Cloud will be automatically upgraded to this version during the specified maintenance window.

Loading
docxml, hollie, Linjieqiang, rscRoman, m-ueberall, onihilist, seraphyn, jfcg, ximing-xu, atc0005, and 18 more reacted with thumbs up emojiLinjieqiang and TwistTheNeil reacted with laugh emojieurodrew555, ArdeshirV, TwistTheNeil, barbashovtd, and Jamous reacted with hooray emojiadora-tech, Bhargav-InfraCloud, maxdzin, motabass, seraphyn, hanneslpd, angryvoegi, yonezdev, ArdeshirV, TwistTheNeil, and nabbisen reacted with heart emojiTwistTheNeil and VZEROALL reacted with rocket emoji
40 people reacted

v1.24.2

20 Jun 20:37
v1.24.2
This tag was signed with the committer’sverified signature.
lunny Lunny Xiao
GPG key ID:C3B7C91B632F738A
Verified
Learn about vigilant mode.
acd4e10
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

This is a quick release to resolve docker images push bug

Instances onGitea Cloud will be automatically upgraded to this version during the specified maintenance window.

Loading
docxml, atc0005, Felitendo, EliothMonroy, WShihan, eurodrew555, firstDismay, moersoy, m-ueberall, cuikho210, and 12 more reacted with thumbs up emojiMagnetkopf, freshpr, TwistTheNeil, jonyrh-td-sever, and mal1k-me reacted with hooray emojinabbisen, kdeng00, TwistTheNeil, jonyrh-td-sever, and hanneslpd reacted with heart emojiTwistTheNeil, jonyrh-td-sever, GammaGames, HeCorr, TDesjardins, and abart0n reacted with rocket emoji
31 people reacted
Previous13452223
Previous

[8]ページ先頭

©2009-2025 Movatter.jp