Logo
Explore Help
Sign In
github-starred/gitea
2
0
Fork 0
You've already forked gitea
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-05 19:32:57 -06:00
Code Issues 2.6k Packages Projects Releases 100 Wiki Activity

100 Releases 243 Tags

RSS Feed
  • v1.25.0 cf644d565d
    Compare

    Stable

    GiteaMirror released this 2025-10-29 11:16:20 -05:00 | 148 commits to main since this release

    • 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 on gitea 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)
      • Add has_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)
      • Add owner and parent fields clarification to docs (#35023)
      • Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966)
      • Add a login/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 param doer (#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)
      • Align issue-title-buttons with list-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)
      • Improve labels-list rendering (#34846)
      • Remove unused variable HUGO_VERSION (#34840)
      • Correct migration tab name (#34826)
      • Refactor template helper (#34819)
      • Use shallowRef instead of ref 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 after gopls modernize formatting (#34771)
      • Update gofumpt, add go.mod ignore directive (#35434)
      • Enforce nolint scope (#34851)
      • Enable gocritic equalFold and fix issues (#34952)
      • Run gopls modernize on codebase (#34751)
      • Upgrade gopls to v0.19.0, add make fix (#34772)
    • BUILD
      • bump archives&rar dep (#35637) #35638
      • 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)
      • Update uint8-to-base64, remove type stub (#34844)
      • Switch to @resvg/resvg-wasm for generate-images (#35415)
      • Switch to pnpm (#35274)
      • Update chroma to v2.20.0 (#35220)
      • Migrate to urfave v3 (#34510)
      • Update JS deps, regenerate SVGs (#34640)
      • Upgrade dependencies (#35384)
      • Bump @github/relative-time-element to v4.4.8 (#34413)
      • Update JS dependencies (#34951)
      • Upgrade orgmode to v1.8.0 (#34721)
      • Raise minimum Node.js version to 20, test on 24 (#34713)
      • Update JS deps (#34701)
      • Upgrade htmx to 2.0.6 (#34887)
      • Update eslint to v9 (#35485)
      • Update js dependencies (#35429)
      • Clean up npm dependencies (#35508)
      • Clean up npm dependencies (#35484)
      • Bump setup-node to v5 (#35448)
    • MISC
      • Add gitignore rules to exclude LLM instruction files (#35076)
      • Gitignore: Visual Studio settings folder (#34375)
      • Improve language in en-US locale strings (#35124)
      • Fixed all grammatical errors in locale_en-US.ini (#35053)
      • Docs/fix typo and grammar in CONTRIBUTING.md (#35024)
      • Improve english grammar and readability in locale_en-US.ini (#35017)

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

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gitea-1.25.0-darwin-10.12-amd64
      108 MiB
      2025-11-02 02:48:31 -06:00
    • gitea-1.25.0-darwin-10.12-amd64.asc
      566 B
      2025-11-02 02:48:31 -06:00
    • gitea-1.25.0-darwin-10.12-amd64.sha256
      98 B
      2025-11-02 02:48:32 -06:00
    • gitea-1.25.0-darwin-10.12-amd64.sha256.asc
      566 B
      2025-11-02 02:48:32 -06:00
    • gitea-1.25.0-darwin-10.12-amd64.xz
      38 MiB
      2025-11-02 02:48:36 -06:00
    • gitea-1.25.0-darwin-10.12-amd64.xz.asc
      566 B
      2025-11-02 02:48:36 -06:00
    • gitea-1.25.0-darwin-10.12-amd64.xz.sha256
      101 B
      2025-11-02 02:48:37 -06:00
    • gitea-1.25.0-darwin-10.12-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:48:37 -06:00
    • gitea-1.25.0-darwin-10.12-arm64
      102 MiB
      2025-11-02 02:48:48 -06:00
    • gitea-1.25.0-darwin-10.12-arm64.asc
      566 B
      2025-11-02 02:48:48 -06:00
    • gitea-1.25.0-darwin-10.12-arm64.sha256
      98 B
      2025-11-02 02:48:48 -06:00
    • gitea-1.25.0-darwin-10.12-arm64.sha256.asc
      566 B
      2025-11-02 02:48:48 -06:00
    • gitea-1.25.0-darwin-10.12-arm64.xz
      35 MiB
      2025-11-02 02:48:52 -06:00
    • gitea-1.25.0-darwin-10.12-arm64.xz.asc
      566 B
      2025-11-02 02:48:53 -06:00
    • gitea-1.25.0-darwin-10.12-arm64.xz.sha256
      101 B
      2025-11-02 02:48:53 -06:00
    • gitea-1.25.0-darwin-10.12-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:48:53 -06:00
    • gitea-1.25.0-freebsd13-amd64
      108 MiB
      2025-11-02 02:49:04 -06:00
    • gitea-1.25.0-freebsd13-amd64.asc
      566 B
      2025-11-02 02:49:04 -06:00
    • gitea-1.25.0-freebsd13-amd64.sha256
      95 B
      2025-11-02 02:49:05 -06:00
    • gitea-1.25.0-freebsd13-amd64.sha256.asc
      566 B
      2025-11-02 02:49:05 -06:00
    • gitea-1.25.0-freebsd13-amd64.xz
      38 MiB
      2025-11-02 02:49:09 -06:00
    • gitea-1.25.0-freebsd13-amd64.xz.asc
      566 B
      2025-11-02 02:49:10 -06:00
    • gitea-1.25.0-freebsd13-amd64.xz.sha256
      98 B
      2025-11-02 02:49:10 -06:00
    • gitea-1.25.0-freebsd13-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:49:10 -06:00
    • gitea-1.25.0-gogit-windows-4.0-386.exe
      105 MiB
      2025-11-02 02:49:19 -06:00
    • gitea-1.25.0-gogit-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:49:20 -06:00
    • gitea-1.25.0-gogit-windows-4.0-386.exe.sha256
      105 B
      2025-11-02 02:49:20 -06:00
    • gitea-1.25.0-gogit-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:49:20 -06:00
    • gitea-1.25.0-gogit-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:49:24 -06:00
    • gitea-1.25.0-gogit-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:49:25 -06:00
    • gitea-1.25.0-gogit-windows-4.0-386.exe.xz.sha256
      108 B
      2025-11-02 02:49:25 -06:00
    • gitea-1.25.0-gogit-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:49:25 -06:00
    • gitea-1.25.0-gogit-windows-4.0-amd64.exe
      113 MiB
      2025-11-02 02:49:35 -06:00
    • gitea-1.25.0-gogit-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:49:36 -06:00
    • gitea-1.25.0-gogit-windows-4.0-amd64.exe.sha256
      107 B
      2025-11-02 02:49:36 -06:00
    • gitea-1.25.0-gogit-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:49:36 -06:00
    • gitea-1.25.0-gogit-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:49:40 -06:00
    • gitea-1.25.0-gogit-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:49:41 -06:00
    • gitea-1.25.0-gogit-windows-4.0-amd64.exe.xz.sha256
      110 B
      2025-11-02 02:49:41 -06:00
    • gitea-1.25.0-gogit-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:49:41 -06:00
    • gitea-1.25.0-linux-386
      102 MiB
      2025-11-02 02:49:52 -06:00
    • gitea-1.25.0-linux-386.asc
      566 B
      2025-11-02 02:49:52 -06:00
    • gitea-1.25.0-linux-386.sha256
      89 B
      2025-11-02 02:49:53 -06:00
    • gitea-1.25.0-linux-386.sha256.asc
      566 B
      2025-11-02 02:49:53 -06:00
    • gitea-1.25.0-linux-386.xz
      37 MiB
      2025-11-02 02:49:56 -06:00
    • gitea-1.25.0-linux-386.xz.asc
      566 B
      2025-11-02 02:49:56 -06:00
    • gitea-1.25.0-linux-386.xz.sha256
      92 B
      2025-11-02 02:49:57 -06:00
    • gitea-1.25.0-linux-386.xz.sha256.asc
      566 B
      2025-11-02 02:49:57 -06:00
    • gitea-1.25.0-linux-amd64
      109 MiB
      2025-11-02 02:50:08 -06:00
    • gitea-1.25.0-linux-amd64.asc
      566 B
      2025-11-02 02:50:08 -06:00
    • gitea-1.25.0-linux-amd64.sha256
      91 B
      2025-11-02 02:50:08 -06:00
    • gitea-1.25.0-linux-amd64.sha256.asc
      566 B
      2025-11-02 02:50:09 -06:00
    • gitea-1.25.0-linux-amd64.xz
      39 MiB
      2025-11-02 02:50:12 -06:00
    • gitea-1.25.0-linux-amd64.xz.asc
      566 B
      2025-11-02 02:50:13 -06:00
    • gitea-1.25.0-linux-amd64.xz.sha256
      94 B
      2025-11-02 02:50:13 -06:00
    • gitea-1.25.0-linux-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:50:13 -06:00
    • gitea-1.25.0-linux-arm-5
      102 MiB
      2025-11-02 02:50:23 -06:00
    • gitea-1.25.0-linux-arm-5.asc
      566 B
      2025-11-02 02:50:24 -06:00
    • gitea-1.25.0-linux-arm-5.sha256
      91 B
      2025-11-02 02:50:25 -06:00
    • gitea-1.25.0-linux-arm-5.sha256.asc
      566 B
      2025-11-02 02:50:25 -06:00
    • gitea-1.25.0-linux-arm-5.xz
      36 MiB
      2025-11-02 02:50:28 -06:00
    • gitea-1.25.0-linux-arm-5.xz.asc
      566 B
      2025-11-02 02:50:29 -06:00
    • gitea-1.25.0-linux-arm-5.xz.sha256
      94 B
      2025-11-02 02:50:29 -06:00
    • gitea-1.25.0-linux-arm-5.xz.sha256.asc
      566 B
      2025-11-02 02:50:29 -06:00
    • gitea-1.25.0-linux-arm-6
      102 MiB
      2025-11-02 02:50:38 -06:00
    • gitea-1.25.0-linux-arm64
      101 MiB
      2025-11-02 02:50:54 -06:00
    • gitea-1.25.0-linux-arm64.asc
      566 B
      2025-11-02 02:50:54 -06:00
    • gitea-1.25.0-linux-arm64.sha256
      91 B
      2025-11-02 02:50:55 -06:00
    • gitea-1.25.0-linux-arm64.sha256.asc
      566 B
      2025-11-02 02:50:55 -06:00
    • gitea-1.25.0-linux-arm64.xz
      34 MiB
      2025-11-02 02:50:59 -06:00
    • gitea-1.25.0-linux-arm64.xz.asc
      566 B
      2025-11-02 02:50:59 -06:00
    • gitea-1.25.0-linux-arm64.xz.sha256
      94 B
      2025-11-02 02:50:59 -06:00
    • gitea-1.25.0-linux-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:51:00 -06:00
    • gitea-1.25.0-linux-arm-6.asc
      566 B
      2025-11-02 02:50:39 -06:00
    • gitea-1.25.0-linux-arm-6.sha256
      91 B
      2025-11-02 02:50:39 -06:00
    • gitea-1.25.0-linux-arm-6.sha256.asc
      566 B
      2025-11-02 02:50:39 -06:00
    • gitea-1.25.0-linux-arm-6.xz
      35 MiB
      2025-11-02 02:50:43 -06:00
    • gitea-1.25.0-linux-arm-6.xz.asc
      566 B
      2025-11-02 02:50:43 -06:00
    • gitea-1.25.0-linux-arm-6.xz.sha256
      94 B
      2025-11-02 02:50:44 -06:00
    • gitea-1.25.0-linux-arm-6.xz.sha256.asc
      566 B
      2025-11-02 02:50:44 -06:00
    • gitea-1.25.0-linux-riscv64
      104 MiB
      2025-11-02 02:51:09 -06:00
    • gitea-1.25.0-linux-riscv64.asc
      566 B
      2025-11-02 02:51:10 -06:00
    • gitea-1.25.0-linux-riscv64.sha256
      93 B
      2025-11-02 02:51:10 -06:00
    • gitea-1.25.0-linux-riscv64.sha256.asc
      566 B
      2025-11-02 02:51:10 -06:00
    • gitea-1.25.0-linux-riscv64.xz
      37 MiB
      2025-11-02 02:51:14 -06:00
    • gitea-1.25.0-linux-riscv64.xz.asc
      566 B
      2025-11-02 02:51:14 -06:00
    • gitea-1.25.0-linux-riscv64.xz.sha256
      96 B
      2025-11-02 02:51:14 -06:00
    • gitea-1.25.0-linux-riscv64.xz.sha256.asc
      566 B
      2025-11-02 02:51:15 -06:00
    • gitea-1.25.0-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:51:25 -06:00
    • gitea-1.25.0-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:51:25 -06:00
    • gitea-1.25.0-windows-4.0-386.exe.sha256
      99 B
      2025-11-02 02:51:26 -06:00
    • gitea-1.25.0-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:51:26 -06:00
    • gitea-1.25.0-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:51:29 -06:00
    • gitea-1.25.0-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:51:30 -06:00
    • gitea-1.25.0-windows-4.0-386.exe.xz.sha256
      102 B
      2025-11-02 02:51:30 -06:00
    • gitea-1.25.0-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:51:31 -06:00
    • gitea-1.25.0-windows-4.0-amd64.exe
      112 MiB
      2025-11-02 02:51:41 -06:00
    • gitea-1.25.0-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:51:41 -06:00
    • gitea-1.25.0-windows-4.0-amd64.exe.sha256
      101 B
      2025-11-02 02:51:42 -06:00
    • gitea-1.25.0-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:51:42 -06:00
    • gitea-1.25.0-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:51:46 -06:00
    • gitea-1.25.0-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:51:47 -06:00
    • gitea-1.25.0-windows-4.0-amd64.exe.xz.sha256
      104 B
      2025-11-02 02:51:47 -06:00
    • gitea-1.25.0-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:51:47 -06:00
    • gitea-src-1.25.0.tar.gz
      44 MiB
      2025-11-02 02:51:51 -06:00
    • gitea-src-1.25.0.tar.gz.asc
      566 B
      2025-11-02 02:51:51 -06:00
    • gitea-src-1.25.0.tar.gz.sha256
      90 B
      2025-11-02 02:51:52 -06:00
    • gitea-src-1.25.0.tar.gz.sha256.asc
      566 B
      2025-11-02 02:51:52 -06:00
  • v1.24.7 99053ce4fa
    Compare

    Stable

    GiteaMirror released this 2025-10-24 19:48:19 -05:00 | 498 commits to main since this release

    • SECURITY
      • Refactor legacy code, fix LFS auth bypass, fix symlink bypass (#35708) (#35713)
      • Fix password leak in log messages (#35584) (#35665)
      • Fix a missed return in OAuth2 (#35655) (#35671)
    • BUGFIXES
      • Fix inputing review comment will remove reviewer (#35591) (#35664)
    • TESTING
      • Mock external service in hcaptcha TestCaptcha (#35604) (#35663)
      • Fix build (#35669)

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

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gitea-1.24.7-darwin-10.12-amd64
      108 MiB
      2025-11-02 02:44:30 -06:00
    • gitea-1.24.7-darwin-10.12-amd64.asc
      566 B
      2025-11-02 02:44:30 -06:00
    • gitea-1.24.7-darwin-10.12-amd64.sha256
      98 B
      2025-11-02 02:44:30 -06:00
    • gitea-1.24.7-darwin-10.12-amd64.sha256.asc
      566 B
      2025-11-02 02:44:30 -06:00
    • gitea-1.24.7-darwin-10.12-amd64.xz
      39 MiB
      2025-11-02 02:44:35 -06:00
    • gitea-1.24.7-darwin-10.12-amd64.xz.asc
      566 B
      2025-11-02 02:44:35 -06:00
    • gitea-1.24.7-darwin-10.12-amd64.xz.sha256
      101 B
      2025-11-02 02:44:35 -06:00
    • gitea-1.24.7-darwin-10.12-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:44:35 -06:00
    • gitea-1.24.7-darwin-10.12-arm64
      103 MiB
      2025-11-02 02:44:45 -06:00
    • gitea-1.24.7-darwin-10.12-arm64.asc
      566 B
      2025-11-02 02:44:46 -06:00
    • gitea-1.24.7-darwin-10.12-arm64.sha256
      98 B
      2025-11-02 02:44:46 -06:00
    • gitea-1.24.7-darwin-10.12-arm64.sha256.asc
      566 B
      2025-11-02 02:44:46 -06:00
    • gitea-1.24.7-darwin-10.12-arm64.xz
      35 MiB
      2025-11-02 02:44:50 -06:00
    • gitea-1.24.7-darwin-10.12-arm64.xz.asc
      566 B
      2025-11-02 02:44:50 -06:00
    • gitea-1.24.7-darwin-10.12-arm64.xz.sha256
      101 B
      2025-11-02 02:44:50 -06:00
    • gitea-1.24.7-darwin-10.12-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:44:51 -06:00
    • gitea-1.24.7-freebsd13-amd64
      107 MiB
      2025-11-02 02:45:00 -06:00
    • gitea-1.24.7-freebsd13-amd64.asc
      566 B
      2025-11-02 02:45:00 -06:00
    • gitea-1.24.7-freebsd13-amd64.sha256
      95 B
      2025-11-02 02:45:01 -06:00
    • gitea-1.24.7-freebsd13-amd64.sha256.asc
      566 B
      2025-11-02 02:45:01 -06:00
    • gitea-1.24.7-freebsd13-amd64.xz
      38 MiB
      2025-11-02 02:45:05 -06:00
    • gitea-1.24.7-freebsd13-amd64.xz.asc
      566 B
      2025-11-02 02:45:05 -06:00
    • gitea-1.24.7-freebsd13-amd64.xz.sha256
      98 B
      2025-11-02 02:45:06 -06:00
    • gitea-1.24.7-freebsd13-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:45:06 -06:00
    • gitea-1.24.7-gogit-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:45:16 -06:00
    • gitea-1.24.7-gogit-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:45:16 -06:00
    • gitea-1.24.7-gogit-windows-4.0-386.exe.sha256
      105 B
      2025-11-02 02:45:17 -06:00
    • gitea-1.24.7-gogit-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:45:17 -06:00
    • gitea-1.24.7-gogit-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:45:21 -06:00
    • gitea-1.24.7-gogit-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:45:21 -06:00
    • gitea-1.24.7-gogit-windows-4.0-386.exe.xz.sha256
      108 B
      2025-11-02 02:45:21 -06:00
    • gitea-1.24.7-gogit-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:45:22 -06:00
    • gitea-1.24.7-gogit-windows-4.0-amd64.exe
      112 MiB
      2025-11-02 02:45:33 -06:00
    • gitea-1.24.7-gogit-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:45:33 -06:00
    • gitea-1.24.7-gogit-windows-4.0-amd64.exe.sha256
      107 B
      2025-11-02 02:45:33 -06:00
    • gitea-1.24.7-gogit-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:45:34 -06:00
    • gitea-1.24.7-gogit-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:45:38 -06:00
    • gitea-1.24.7-gogit-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:45:38 -06:00
    • gitea-1.24.7-gogit-windows-4.0-amd64.exe.xz.sha256
      110 B
      2025-11-02 02:45:39 -06:00
    • gitea-1.24.7-gogit-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:45:39 -06:00
    • gitea-1.24.7-linux-386
      101 MiB
      2025-11-02 02:45:49 -06:00
    • gitea-1.24.7-linux-386.asc
      566 B
      2025-11-02 02:45:49 -06:00
    • gitea-1.24.7-linux-386.sha256
      89 B
      2025-11-02 02:45:49 -06:00
    • gitea-1.24.7-linux-386.sha256.asc
      566 B
      2025-11-02 02:45:49 -06:00
    • gitea-1.24.7-linux-386.xz
      37 MiB
      2025-11-02 02:45:53 -06:00
    • gitea-1.24.7-linux-386.xz.asc
      566 B
      2025-11-02 02:45:53 -06:00
    • gitea-1.24.7-linux-386.xz.sha256
      92 B
      2025-11-02 02:45:54 -06:00
    • gitea-1.24.7-linux-386.xz.sha256.asc
      566 B
      2025-11-02 02:45:54 -06:00
    • gitea-1.24.7-linux-amd64
      108 MiB
      2025-11-02 02:46:04 -06:00
    • gitea-1.24.7-linux-amd64.asc
      566 B
      2025-11-02 02:46:04 -06:00
    • gitea-1.24.7-linux-amd64.sha256
      91 B
      2025-11-02 02:46:04 -06:00
    • gitea-1.24.7-linux-amd64.sha256.asc
      566 B
      2025-11-02 02:46:05 -06:00
    • gitea-1.24.7-linux-amd64.xz
      39 MiB
      2025-11-02 02:46:08 -06:00
    • gitea-1.24.7-linux-amd64.xz.asc
      566 B
      2025-11-02 02:46:09 -06:00
    • gitea-1.24.7-linux-amd64.xz.sha256
      94 B
      2025-11-02 02:46:09 -06:00
    • gitea-1.24.7-linux-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:46:10 -06:00
    • gitea-1.24.7-linux-arm-5
      101 MiB
      2025-11-02 02:46:18 -06:00
    • gitea-1.24.7-linux-arm-5.asc
      566 B
      2025-11-02 02:46:19 -06:00
    • gitea-1.24.7-linux-arm-5.sha256
      91 B
      2025-11-02 02:46:19 -06:00
    • gitea-1.24.7-linux-arm-5.sha256.asc
      566 B
      2025-11-02 02:46:20 -06:00
    • gitea-1.24.7-linux-arm-5.xz
      36 MiB
      2025-11-02 02:46:24 -06:00
    • gitea-1.24.7-linux-arm-5.xz.asc
      566 B
      2025-11-02 02:46:24 -06:00
    • gitea-1.24.7-linux-arm-5.xz.sha256
      94 B
      2025-11-02 02:46:24 -06:00
    • gitea-1.24.7-linux-arm-5.xz.sha256.asc
      566 B
      2025-11-02 02:46:25 -06:00
    • gitea-1.24.7-linux-arm-6
      101 MiB
      2025-11-02 02:46:34 -06:00
    • gitea-1.24.7-linux-arm64
      102 MiB
      2025-11-02 02:46:50 -06:00
    • gitea-1.24.7-linux-arm64.asc
      566 B
      2025-11-02 02:46:50 -06:00
    • gitea-1.24.7-linux-arm64.sha256
      91 B
      2025-11-02 02:46:51 -06:00
    • gitea-1.24.7-linux-arm64.sha256.asc
      566 B
      2025-11-02 02:46:51 -06:00
    • gitea-1.24.7-linux-arm64.xz
      35 MiB
      2025-11-02 02:46:55 -06:00
    • gitea-1.24.7-linux-arm64.xz.asc
      566 B
      2025-11-02 02:46:55 -06:00
    • gitea-1.24.7-linux-arm64.xz.sha256
      94 B
      2025-11-02 02:46:55 -06:00
    • gitea-1.24.7-linux-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:46:56 -06:00
    • gitea-1.24.7-linux-arm-6.asc
      566 B
      2025-11-02 02:46:34 -06:00
    • gitea-1.24.7-linux-arm-6.sha256
      91 B
      2025-11-02 02:46:35 -06:00
    • gitea-1.24.7-linux-arm-6.sha256.asc
      566 B
      2025-11-02 02:46:35 -06:00
    • gitea-1.24.7-linux-arm-6.xz
      36 MiB
      2025-11-02 02:46:39 -06:00
    • gitea-1.24.7-linux-arm-6.xz.asc
      566 B
      2025-11-02 02:46:39 -06:00
    • gitea-1.24.7-linux-arm-6.xz.sha256
      94 B
      2025-11-02 02:46:40 -06:00
    • gitea-1.24.7-linux-arm-6.xz.sha256.asc
      566 B
      2025-11-02 02:46:40 -06:00
    • gitea-1.24.7-linux-riscv64
      104 MiB
      2025-11-02 02:47:18 -06:00
    • gitea-1.24.7-linux-riscv64.asc
      566 B
      2025-11-02 02:47:19 -06:00
    • gitea-1.24.7-linux-riscv64.sha256
      93 B
      2025-11-02 02:47:19 -06:00
    • gitea-1.24.7-linux-riscv64.sha256.asc
      566 B
      2025-11-02 02:47:19 -06:00
    • gitea-1.24.7-linux-riscv64.xz
      37 MiB
      2025-11-02 02:47:25 -06:00
    • gitea-1.24.7-linux-riscv64.xz.asc
      566 B
      2025-11-02 02:47:26 -06:00
    • gitea-1.24.7-linux-riscv64.xz.sha256
      96 B
      2025-11-02 02:47:26 -06:00
    • gitea-1.24.7-linux-riscv64.xz.sha256.asc
      566 B
      2025-11-02 02:47:26 -06:00
    • gitea-1.24.7-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:47:39 -06:00
    • gitea-1.24.7-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:47:39 -06:00
    • gitea-1.24.7-windows-4.0-386.exe.sha256
      99 B
      2025-11-02 02:47:39 -06:00
    • gitea-1.24.7-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:47:40 -06:00
    • gitea-1.24.7-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:47:45 -06:00
    • gitea-1.24.7-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:47:45 -06:00
    • gitea-1.24.7-windows-4.0-386.exe.xz.sha256
      102 B
      2025-11-02 02:47:46 -06:00
    • gitea-1.24.7-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:47:46 -06:00
    • gitea-1.24.7-windows-4.0-amd64.exe
      111 MiB
      2025-11-02 02:48:01 -06:00
    • gitea-1.24.7-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:48:01 -06:00
    • gitea-1.24.7-windows-4.0-amd64.exe.sha256
      101 B
      2025-11-02 02:48:01 -06:00
    • gitea-1.24.7-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:48:01 -06:00
    • gitea-1.24.7-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:48:06 -06:00
    • gitea-1.24.7-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:48:06 -06:00
    • gitea-1.24.7-windows-4.0-amd64.exe.xz.sha256
      104 B
      2025-11-02 02:48:06 -06:00
    • gitea-1.24.7-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:48:07 -06:00
    • gitea-src-1.24.7.tar.gz
      49 MiB
      2025-11-02 02:48:15 -06:00
    • gitea-src-1.24.7.tar.gz.asc
      566 B
      2025-11-02 02:48:15 -06:00
    • gitea-src-1.24.7.tar.gz.sha256
      90 B
      2025-11-02 02:48:15 -06:00
    • gitea-src-1.24.7.tar.gz.sha256.asc
      566 B
      2025-11-02 02:48:15 -06:00
  • v1.25.0-rc0 94a6da3bc8
    Compare

    Pre-Release

    GiteaMirror released this 2025-09-25 11:35:11 -05:00 | 183 commits to main since this 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 on gitea 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)
      • Add has_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)
      • Add owner and parent fields clarification to docs (#35023)
      • Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966)
      • Add a login/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 param doer (#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)
      • Align issue-title-buttons with list-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)
      • Improve labels-list rendering (#34846)
      • Remove unused variable HUGO_VERSION (#34840)
      • Correct migration tab name (#34826)
      • Refactor template helper (#34819)
      • Use shallowRef instead of ref 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 after gopls modernize formatting (#34771)
      • Update gofumpt, add go.mod ignore directive (#35434)
      • Enforce nolint scope (#34851)
      • Enable gocritic equalFold and fix issues (#34952)
      • Run gopls modernize on codebase (#34751)
      • Upgrade gopls to v0.19.0, add make 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)
      • Update uint8-to-base64, remove type stub (#34844)
      • Switch to @resvg/resvg-wasm for generate-images (#35415)
      • Switch to pnpm (#35274)
      • Update chroma to v2.20.0 (#35220)
      • Migrate to urfave v3 (#34510)
      • Update JS deps, regenerate SVGs (#34640)
      • Upgrade dependencies (#35384)
      • Bump @github/relative-time-element to v4.4.8 (#34413)
      • Update JS dependencies (#34951)
      • Upgrade orgmode to v1.8.0 (#34721)
      • Raise minimum Node.js version to 20, test on 24 (#34713)
      • Update JS deps (#34701)
      • Upgrade htmx to 2.0.6 (#34887)
      • Update eslint to v9 (#35485)
      • Update js dependencies (#35429)
      • Clean up npm dependencies (#35508)
      • Clean up npm dependencies (#35484)
      • Bump setup-node to v5 (#35448)
    • MISC
      • Add gitignore rules to exclude LLM instruction files (#35076)
      • Gitignore: Visual Studio settings folder (#34375)
      • Improve language in en-US locale strings (#35124)
      • Fixed all grammatical errors in locale_en-US.ini (#35053)
      • Docs/fix typo and grammar in CONTRIBUTING.md (#35024)
      • Improve english grammar and readability in locale_en-US.ini (#35017)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gitea-1.25.0-rc0-darwin-10.12-amd64
      108 MiB
      2025-11-02 02:40:57 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-amd64.asc
      566 B
      2025-11-02 02:40:57 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-amd64.sha256
      102 B
      2025-11-02 02:40:57 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-amd64.sha256.asc
      566 B
      2025-11-02 02:40:58 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-amd64.xz
      38 MiB
      2025-11-02 02:41:02 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-amd64.xz.asc
      566 B
      2025-11-02 02:41:02 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-amd64.xz.sha256
      105 B
      2025-11-02 02:41:03 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:41:03 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-arm64
      102 MiB
      2025-11-02 02:41:13 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-arm64.asc
      566 B
      2025-11-02 02:41:13 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-arm64.sha256
      102 B
      2025-11-02 02:41:13 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-arm64.sha256.asc
      566 B
      2025-11-02 02:41:14 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-arm64.xz
      35 MiB
      2025-11-02 02:41:17 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-arm64.xz.asc
      566 B
      2025-11-02 02:41:18 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-arm64.xz.sha256
      105 B
      2025-11-02 02:41:18 -06:00
    • gitea-1.25.0-rc0-darwin-10.12-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:41:18 -06:00
    • gitea-1.25.0-rc0-freebsd13-amd64
      108 MiB
      2025-11-02 02:41:29 -06:00
    • gitea-1.25.0-rc0-freebsd13-amd64.asc
      566 B
      2025-11-02 02:41:29 -06:00
    • gitea-1.25.0-rc0-freebsd13-amd64.sha256
      99 B
      2025-11-02 02:41:30 -06:00
    • gitea-1.25.0-rc0-freebsd13-amd64.sha256.asc
      566 B
      2025-11-02 02:41:30 -06:00
    • gitea-1.25.0-rc0-freebsd13-amd64.xz
      38 MiB
      2025-11-02 02:41:34 -06:00
    • gitea-1.25.0-rc0-freebsd13-amd64.xz.asc
      566 B
      2025-11-02 02:41:34 -06:00
    • gitea-1.25.0-rc0-freebsd13-amd64.xz.sha256
      102 B
      2025-11-02 02:41:35 -06:00
    • gitea-1.25.0-rc0-freebsd13-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:41:35 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-386.exe
      105 MiB
      2025-11-02 02:41:45 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:41:45 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-386.exe.sha256
      109 B
      2025-11-02 02:41:46 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:41:46 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:41:50 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:41:50 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-386.exe.xz.sha256
      112 B
      2025-11-02 02:41:51 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:41:51 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-amd64.exe
      113 MiB
      2025-11-02 02:42:01 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:42:02 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-amd64.exe.sha256
      111 B
      2025-11-02 02:42:02 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:42:02 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:42:07 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:42:07 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-amd64.exe.xz.sha256
      114 B
      2025-11-02 02:42:08 -06:00
    • gitea-1.25.0-rc0-gogit-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:42:08 -06:00
    • gitea-1.25.0-rc0-linux-386
      102 MiB
      2025-11-02 02:42:18 -06:00
    • gitea-1.25.0-rc0-linux-386.asc
      566 B
      2025-11-02 02:42:18 -06:00
    • gitea-1.25.0-rc0-linux-386.sha256
      93 B
      2025-11-02 02:42:19 -06:00
    • gitea-1.25.0-rc0-linux-386.sha256.asc
      566 B
      2025-11-02 02:42:19 -06:00
    • gitea-1.25.0-rc0-linux-386.xz
      37 MiB
      2025-11-02 02:42:22 -06:00
    • gitea-1.25.0-rc0-linux-386.xz.asc
      566 B
      2025-11-02 02:42:23 -06:00
    • gitea-1.25.0-rc0-linux-386.xz.sha256
      96 B
      2025-11-02 02:42:23 -06:00
    • gitea-1.25.0-rc0-linux-386.xz.sha256.asc
      566 B
      2025-11-02 02:42:23 -06:00
    • gitea-1.25.0-rc0-linux-amd64
      109 MiB
      2025-11-02 02:42:34 -06:00
    • gitea-1.25.0-rc0-linux-amd64.asc
      566 B
      2025-11-02 02:42:34 -06:00
    • gitea-1.25.0-rc0-linux-amd64.sha256
      95 B
      2025-11-02 02:42:35 -06:00
    • gitea-1.25.0-rc0-linux-amd64.sha256.asc
      566 B
      2025-11-02 02:42:35 -06:00
    • gitea-1.25.0-rc0-linux-amd64.xz
      39 MiB
      2025-11-02 02:42:39 -06:00
    • gitea-1.25.0-rc0-linux-amd64.xz.asc
      566 B
      2025-11-02 02:42:39 -06:00
    • gitea-1.25.0-rc0-linux-amd64.xz.sha256
      98 B
      2025-11-02 02:42:39 -06:00
    • gitea-1.25.0-rc0-linux-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:42:40 -06:00
    • gitea-1.25.0-rc0-linux-arm-5
      102 MiB
      2025-11-02 02:42:50 -06:00
    • gitea-1.25.0-rc0-linux-arm-5.asc
      566 B
      2025-11-02 02:42:51 -06:00
    • gitea-1.25.0-rc0-linux-arm-5.sha256
      95 B
      2025-11-02 02:42:51 -06:00
    • gitea-1.25.0-rc0-linux-arm-5.sha256.asc
      566 B
      2025-11-02 02:42:51 -06:00
    • gitea-1.25.0-rc0-linux-arm-5.xz
      35 MiB
      2025-11-02 02:42:54 -06:00
    • gitea-1.25.0-rc0-linux-arm-5.xz.asc
      566 B
      2025-11-02 02:42:55 -06:00
    • gitea-1.25.0-rc0-linux-arm-5.xz.sha256
      98 B
      2025-11-02 02:42:55 -06:00
    • gitea-1.25.0-rc0-linux-arm-5.xz.sha256.asc
      566 B
      2025-11-02 02:42:55 -06:00
    • gitea-1.25.0-rc0-linux-arm-6
      102 MiB
      2025-11-02 02:43:05 -06:00
    • gitea-1.25.0-rc0-linux-arm64
      101 MiB
      2025-11-02 02:43:21 -06:00
    • gitea-1.25.0-rc0-linux-arm64.asc
      566 B
      2025-11-02 02:43:21 -06:00
    • gitea-1.25.0-rc0-linux-arm64.sha256
      95 B
      2025-11-02 02:43:21 -06:00
    • gitea-1.25.0-rc0-linux-arm64.sha256.asc
      566 B
      2025-11-02 02:43:22 -06:00
    • gitea-1.25.0-rc0-linux-arm64.xz
      34 MiB
      2025-11-02 02:43:26 -06:00
    • gitea-1.25.0-rc0-linux-arm64.xz.asc
      566 B
      2025-11-02 02:43:26 -06:00
    • gitea-1.25.0-rc0-linux-arm64.xz.sha256
      98 B
      2025-11-02 02:43:26 -06:00
    • gitea-1.25.0-rc0-linux-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:43:26 -06:00
    • gitea-1.25.0-rc0-linux-arm-6.asc
      566 B
      2025-11-02 02:43:05 -06:00
    • gitea-1.25.0-rc0-linux-arm-6.sha256
      95 B
      2025-11-02 02:43:06 -06:00
    • gitea-1.25.0-rc0-linux-arm-6.sha256.asc
      566 B
      2025-11-02 02:43:06 -06:00
    • gitea-1.25.0-rc0-linux-arm-6.xz
      35 MiB
      2025-11-02 02:43:10 -06:00
    • gitea-1.25.0-rc0-linux-arm-6.xz.asc
      566 B
      2025-11-02 02:43:10 -06:00
    • gitea-1.25.0-rc0-linux-arm-6.xz.sha256
      98 B
      2025-11-02 02:43:11 -06:00
    • gitea-1.25.0-rc0-linux-arm-6.xz.sha256.asc
      566 B
      2025-11-02 02:43:11 -06:00
    • gitea-1.25.0-rc0-linux-riscv64
      104 MiB
      2025-11-02 02:43:35 -06:00
    • gitea-1.25.0-rc0-linux-riscv64.asc
      566 B
      2025-11-02 02:43:36 -06:00
    • gitea-1.25.0-rc0-linux-riscv64.sha256
      97 B
      2025-11-02 02:43:36 -06:00
    • gitea-1.25.0-rc0-linux-riscv64.sha256.asc
      566 B
      2025-11-02 02:43:36 -06:00
    • gitea-1.25.0-rc0-linux-riscv64.xz
      37 MiB
      2025-11-02 02:43:40 -06:00
    • gitea-1.25.0-rc0-linux-riscv64.xz.asc
      566 B
      2025-11-02 02:43:40 -06:00
    • gitea-1.25.0-rc0-linux-riscv64.xz.sha256
      100 B
      2025-11-02 02:43:40 -06:00
    • gitea-1.25.0-rc0-linux-riscv64.xz.sha256.asc
      566 B
      2025-11-02 02:43:41 -06:00
    • gitea-1.25.0-rc0-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:43:50 -06:00
    • gitea-1.25.0-rc0-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:43:51 -06:00
    • gitea-1.25.0-rc0-windows-4.0-386.exe.sha256
      103 B
      2025-11-02 02:43:51 -06:00
    • gitea-1.25.0-rc0-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:43:51 -06:00
    • gitea-1.25.0-rc0-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:43:56 -06:00
    • gitea-1.25.0-rc0-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:43:56 -06:00
    • gitea-1.25.0-rc0-windows-4.0-386.exe.xz.sha256
      106 B
      2025-11-02 02:43:57 -06:00
    • gitea-1.25.0-rc0-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:43:57 -06:00
    • gitea-1.25.0-rc0-windows-4.0-amd64.exe
      112 MiB
      2025-11-02 02:44:08 -06:00
    • gitea-1.25.0-rc0-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:44:08 -06:00
    • gitea-1.25.0-rc0-windows-4.0-amd64.exe.sha256
      105 B
      2025-11-02 02:44:08 -06:00
    • gitea-1.25.0-rc0-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:44:09 -06:00
    • gitea-1.25.0-rc0-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:44:12 -06:00
    • gitea-1.25.0-rc0-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:44:13 -06:00
    • gitea-1.25.0-rc0-windows-4.0-amd64.exe.xz.sha256
      108 B
      2025-11-02 02:44:13 -06:00
    • gitea-1.25.0-rc0-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:44:13 -06:00
    • gitea-src-1.25.0-rc0.tar.gz
      44 MiB
      2025-11-02 02:44:19 -06:00
    • gitea-src-1.25.0-rc0.tar.gz.asc
      566 B
      2025-11-02 02:44:19 -06:00
    • gitea-src-1.25.0-rc0.tar.gz.sha256
      94 B
      2025-11-02 02:44:20 -06:00
    • gitea-src-1.25.0-rc0.tar.gz.sha256.asc
      566 B
      2025-11-02 02:44:20 -06:00
  • v1.24.6 08c6ea6728
    Compare

    Stable

    GiteaMirror released this 2025-09-10 22:47:04 -05:00 | 506 commits to main since this release

    • 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 on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gitea-1.24.6-darwin-10.12-amd64
      108 MiB
      2025-11-02 02:36:50 -06:00
    • gitea-1.24.6-darwin-10.12-amd64.asc
      566 B
      2025-11-02 02:36:50 -06:00
    • gitea-1.24.6-darwin-10.12-amd64.sha256
      98 B
      2025-11-02 02:36:51 -06:00
    • gitea-1.24.6-darwin-10.12-amd64.sha256.asc
      566 B
      2025-11-02 02:36:51 -06:00
    • gitea-1.24.6-darwin-10.12-amd64.xz
      39 MiB
      2025-11-02 02:36:55 -06:00
    • gitea-1.24.6-darwin-10.12-amd64.xz.asc
      566 B
      2025-11-02 02:36:55 -06:00
    • gitea-1.24.6-darwin-10.12-amd64.xz.sha256
      101 B
      2025-11-02 02:36:55 -06:00
    • gitea-1.24.6-darwin-10.12-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:36:55 -06:00
    • gitea-1.24.6-darwin-10.12-arm64
      103 MiB
      2025-11-02 02:37:18 -06:00
    • gitea-1.24.6-darwin-10.12-arm64.asc
      566 B
      2025-11-02 02:37:18 -06:00
    • gitea-1.24.6-darwin-10.12-arm64.sha256
      98 B
      2025-11-02 02:37:19 -06:00
    • gitea-1.24.6-darwin-10.12-arm64.sha256.asc
      566 B
      2025-11-02 02:37:19 -06:00
    • gitea-1.24.6-darwin-10.12-arm64.xz
      35 MiB
      2025-11-02 02:37:26 -06:00
    • gitea-1.24.6-darwin-10.12-arm64.xz.asc
      566 B
      2025-11-02 02:37:26 -06:00
    • gitea-1.24.6-darwin-10.12-arm64.xz.sha256
      101 B
      2025-11-02 02:37:26 -06:00
    • gitea-1.24.6-darwin-10.12-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:37:27 -06:00
    • gitea-1.24.6-freebsd13-amd64
      107 MiB
      2025-11-02 02:37:46 -06:00
    • gitea-1.24.6-freebsd13-amd64.asc
      566 B
      2025-11-02 02:37:46 -06:00
    • gitea-1.24.6-freebsd13-amd64.sha256
      95 B
      2025-11-02 02:37:46 -06:00
    • gitea-1.24.6-freebsd13-amd64.sha256.asc
      566 B
      2025-11-02 02:37:46 -06:00
    • gitea-1.24.6-freebsd13-amd64.xz
      38 MiB
      2025-11-02 02:37:52 -06:00
    • gitea-1.24.6-freebsd13-amd64.xz.asc
      566 B
      2025-11-02 02:37:53 -06:00
    • gitea-1.24.6-freebsd13-amd64.xz.sha256
      98 B
      2025-11-02 02:37:53 -06:00
    • gitea-1.24.6-freebsd13-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:37:53 -06:00
    • gitea-1.24.6-gogit-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:38:04 -06:00
    • gitea-1.24.6-gogit-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:38:04 -06:00
    • gitea-1.24.6-gogit-windows-4.0-386.exe.sha256
      105 B
      2025-11-02 02:38:05 -06:00
    • gitea-1.24.6-gogit-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:38:05 -06:00
    • gitea-1.24.6-gogit-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:38:09 -06:00
    • gitea-1.24.6-gogit-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:38:09 -06:00
    • gitea-1.24.6-gogit-windows-4.0-386.exe.xz.sha256
      108 B
      2025-11-02 02:38:10 -06:00
    • gitea-1.24.6-gogit-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:38:10 -06:00
    • gitea-1.24.6-gogit-windows-4.0-amd64.exe
      112 MiB
      2025-11-02 02:38:21 -06:00
    • gitea-1.24.6-gogit-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:38:21 -06:00
    • gitea-1.24.6-gogit-windows-4.0-amd64.exe.sha256
      107 B
      2025-11-02 02:38:22 -06:00
    • gitea-1.24.6-gogit-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:38:22 -06:00
    • gitea-1.24.6-gogit-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:38:27 -06:00
    • gitea-1.24.6-gogit-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:38:28 -06:00
    • gitea-1.24.6-gogit-windows-4.0-amd64.exe.xz.sha256
      110 B
      2025-11-02 02:38:28 -06:00
    • gitea-1.24.6-gogit-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:38:28 -06:00
    • gitea-1.24.6-linux-386
      101 MiB
      2025-11-02 02:38:40 -06:00
    • gitea-1.24.6-linux-386.asc
      566 B
      2025-11-02 02:38:40 -06:00
    • gitea-1.24.6-linux-386.sha256
      89 B
      2025-11-02 02:38:40 -06:00
    • gitea-1.24.6-linux-386.sha256.asc
      566 B
      2025-11-02 02:38:40 -06:00
    • gitea-1.24.6-linux-386.xz
      37 MiB
      2025-11-02 02:38:45 -06:00
    • gitea-1.24.6-linux-386.xz.asc
      566 B
      2025-11-02 02:38:45 -06:00
    • gitea-1.24.6-linux-386.xz.sha256
      92 B
      2025-11-02 02:38:45 -06:00
    • gitea-1.24.6-linux-386.xz.sha256.asc
      566 B
      2025-11-02 02:38:46 -06:00
    • gitea-1.24.6-linux-amd64
      108 MiB
      2025-11-02 02:38:57 -06:00
    • gitea-1.24.6-linux-amd64.asc
      566 B
      2025-11-02 02:38:57 -06:00
    • gitea-1.24.6-linux-amd64.sha256
      91 B
      2025-11-02 02:38:57 -06:00
    • gitea-1.24.6-linux-amd64.sha256.asc
      566 B
      2025-11-02 02:38:58 -06:00
    • gitea-1.24.6-linux-amd64.xz
      39 MiB
      2025-11-02 02:39:02 -06:00
    • gitea-1.24.6-linux-amd64.xz.asc
      566 B
      2025-11-02 02:39:02 -06:00
    • gitea-1.24.6-linux-amd64.xz.sha256
      94 B
      2025-11-02 02:39:02 -06:00
    • gitea-1.24.6-linux-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:39:02 -06:00
    • gitea-1.24.6-linux-arm-5
      101 MiB
      2025-11-02 02:39:13 -06:00
    • gitea-1.24.6-linux-arm-5.asc
      566 B
      2025-11-02 02:39:13 -06:00
    • gitea-1.24.6-linux-arm-5.sha256
      91 B
      2025-11-02 02:39:14 -06:00
    • gitea-1.24.6-linux-arm-5.sha256.asc
      566 B
      2025-11-02 02:39:14 -06:00
    • gitea-1.24.6-linux-arm-5.xz
      36 MiB
      2025-11-02 02:39:18 -06:00
    • gitea-1.24.6-linux-arm-5.xz.asc
      566 B
      2025-11-02 02:39:18 -06:00
    • gitea-1.24.6-linux-arm-5.xz.sha256
      94 B
      2025-11-02 02:39:19 -06:00
    • gitea-1.24.6-linux-arm-5.xz.sha256.asc
      566 B
      2025-11-02 02:39:19 -06:00
    • gitea-1.24.6-linux-arm-6
      101 MiB
      2025-11-02 02:39:30 -06:00
    • gitea-1.24.6-linux-arm64
      102 MiB
      2025-11-02 02:39:46 -06:00
    • gitea-1.24.6-linux-arm64.asc
      566 B
      2025-11-02 02:39:46 -06:00
    • gitea-1.24.6-linux-arm64.sha256
      91 B
      2025-11-02 02:39:47 -06:00
    • gitea-1.24.6-linux-arm64.sha256.asc
      566 B
      2025-11-02 02:39:47 -06:00
    • gitea-1.24.6-linux-arm64.xz
      35 MiB
      2025-11-02 02:39:51 -06:00
    • gitea-1.24.6-linux-arm64.xz.asc
      566 B
      2025-11-02 02:39:52 -06:00
    • gitea-1.24.6-linux-arm64.xz.sha256
      94 B
      2025-11-02 02:39:52 -06:00
    • gitea-1.24.6-linux-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:39:52 -06:00
    • gitea-1.24.6-linux-arm-6.asc
      566 B
      2025-11-02 02:39:30 -06:00
    • gitea-1.24.6-linux-arm-6.sha256
      91 B
      2025-11-02 02:39:30 -06:00
    • gitea-1.24.6-linux-arm-6.sha256.asc
      566 B
      2025-11-02 02:39:30 -06:00
    • gitea-1.24.6-linux-arm-6.xz
      36 MiB
      2025-11-02 02:39:34 -06:00
    • gitea-1.24.6-linux-arm-6.xz.asc
      566 B
      2025-11-02 02:39:35 -06:00
    • gitea-1.24.6-linux-arm-6.xz.sha256
      94 B
      2025-11-02 02:39:35 -06:00
    • gitea-1.24.6-linux-arm-6.xz.sha256.asc
      566 B
      2025-11-02 02:39:35 -06:00
    • gitea-1.24.6-linux-riscv64
      104 MiB
      2025-11-02 02:40:02 -06:00
    • gitea-1.24.6-linux-riscv64.asc
      566 B
      2025-11-02 02:40:03 -06:00
    • gitea-1.24.6-linux-riscv64.sha256
      93 B
      2025-11-02 02:40:03 -06:00
    • gitea-1.24.6-linux-riscv64.sha256.asc
      566 B
      2025-11-02 02:40:04 -06:00
    • gitea-1.24.6-linux-riscv64.xz
      37 MiB
      2025-11-02 02:40:07 -06:00
    • gitea-1.24.6-linux-riscv64.xz.asc
      566 B
      2025-11-02 02:40:07 -06:00
    • gitea-1.24.6-linux-riscv64.xz.sha256
      96 B
      2025-11-02 02:40:07 -06:00
    • gitea-1.24.6-linux-riscv64.xz.sha256.asc
      566 B
      2025-11-02 02:40:08 -06:00
    • gitea-1.24.6-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:40:18 -06:00
    • gitea-1.24.6-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:40:18 -06:00
    • gitea-1.24.6-windows-4.0-386.exe.sha256
      99 B
      2025-11-02 02:40:19 -06:00
    • gitea-1.24.6-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:40:19 -06:00
    • gitea-1.24.6-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:40:23 -06:00
    • gitea-1.24.6-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:40:23 -06:00
    • gitea-1.24.6-windows-4.0-386.exe.xz.sha256
      102 B
      2025-11-02 02:40:23 -06:00
    • gitea-1.24.6-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:40:24 -06:00
    • gitea-1.24.6-windows-4.0-amd64.exe
      111 MiB
      2025-11-02 02:40:34 -06:00
    • gitea-1.24.6-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:40:35 -06:00
    • gitea-1.24.6-windows-4.0-amd64.exe.sha256
      101 B
      2025-11-02 02:40:35 -06:00
    • gitea-1.24.6-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:40:35 -06:00
    • gitea-1.24.6-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:40:39 -06:00
    • gitea-1.24.6-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:40:40 -06:00
    • gitea-1.24.6-windows-4.0-amd64.exe.xz.sha256
      104 B
      2025-11-02 02:40:40 -06:00
    • gitea-1.24.6-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:40:40 -06:00
    • gitea-src-1.24.6.tar.gz
      49 MiB
      2025-11-02 02:40:45 -06:00
    • gitea-src-1.24.6.tar.gz.asc
      566 B
      2025-11-02 02:40:46 -06:00
    • gitea-src-1.24.6.tar.gz.sha256
      90 B
      2025-11-02 02:40:46 -06:00
    • gitea-src-1.24.6.tar.gz.sha256.asc
      566 B
      2025-11-02 02:40:46 -06:00
  • v1.24.5 136ec9ef81
    Compare

    Stable

    GiteaMirror released this 2025-08-13 10:59:29 -05:00 | 524 commits to main since this release

    • 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
      • Vertically center "Show Resolved" (#35211) (#35218)

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

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gitea-1.24.5-darwin-10.12-amd64
      108 MiB
      2025-11-02 02:33:18 -06:00
    • gitea-1.24.5-darwin-10.12-amd64.asc
      566 B
      2025-11-02 02:33:18 -06:00
    • gitea-1.24.5-darwin-10.12-amd64.sha256
      98 B
      2025-11-02 02:33:18 -06:00
    • gitea-1.24.5-darwin-10.12-amd64.sha256.asc
      566 B
      2025-11-02 02:33:18 -06:00
    • gitea-1.24.5-darwin-10.12-amd64.xz
      39 MiB
      2025-11-02 02:33:22 -06:00
    • gitea-1.24.5-darwin-10.12-amd64.xz.asc
      566 B
      2025-11-02 02:33:23 -06:00
    • gitea-1.24.5-darwin-10.12-amd64.xz.sha256
      101 B
      2025-11-02 02:33:23 -06:00
    • gitea-1.24.5-darwin-10.12-amd64.xz.sha256.asc
      565 B
      2025-11-02 02:33:23 -06:00
    • gitea-1.24.5-darwin-10.12-arm64
      103 MiB
      2025-11-02 02:33:33 -06:00
    • gitea-1.24.5-darwin-10.12-arm64.asc
      566 B
      2025-11-02 02:33:33 -06:00
    • gitea-1.24.5-darwin-10.12-arm64.sha256
      98 B
      2025-11-02 02:33:34 -06:00
    • gitea-1.24.5-darwin-10.12-arm64.sha256.asc
      566 B
      2025-11-02 02:33:34 -06:00
    • gitea-1.24.5-darwin-10.12-arm64.xz
      35 MiB
      2025-11-02 02:33:37 -06:00
    • gitea-1.24.5-darwin-10.12-arm64.xz.asc
      566 B
      2025-11-02 02:33:38 -06:00
    • gitea-1.24.5-darwin-10.12-arm64.xz.sha256
      101 B
      2025-11-02 02:33:38 -06:00
    • gitea-1.24.5-darwin-10.12-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:33:38 -06:00
    • gitea-1.24.5-freebsd13-amd64
      107 MiB
      2025-11-02 02:33:48 -06:00
    • gitea-1.24.5-freebsd13-amd64.asc
      566 B
      2025-11-02 02:33:48 -06:00
    • gitea-1.24.5-freebsd13-amd64.sha256
      95 B
      2025-11-02 02:33:48 -06:00
    • gitea-1.24.5-freebsd13-amd64.sha256.asc
      566 B
      2025-11-02 02:33:49 -06:00
    • gitea-1.24.5-freebsd13-amd64.xz
      38 MiB
      2025-11-02 02:33:54 -06:00
    • gitea-1.24.5-freebsd13-amd64.xz.asc
      566 B
      2025-11-02 02:33:54 -06:00
    • gitea-1.24.5-freebsd13-amd64.xz.sha256
      98 B
      2025-11-02 02:33:54 -06:00
    • gitea-1.24.5-freebsd13-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:33:55 -06:00
    • gitea-1.24.5-gogit-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:34:04 -06:00
    • gitea-1.24.5-gogit-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:34:04 -06:00
    • gitea-1.24.5-gogit-windows-4.0-386.exe.sha256
      105 B
      2025-11-02 02:34:05 -06:00
    • gitea-1.24.5-gogit-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:34:05 -06:00
    • gitea-1.24.5-gogit-windows-4.0-386.exe.xz
      38 MiB
      2025-11-02 02:34:09 -06:00
    • gitea-1.24.5-gogit-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:34:09 -06:00
    • gitea-1.24.5-gogit-windows-4.0-386.exe.xz.sha256
      108 B
      2025-11-02 02:34:10 -06:00
    • gitea-1.24.5-gogit-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:34:10 -06:00
    • gitea-1.24.5-gogit-windows-4.0-amd64.exe
      112 MiB
      2025-11-02 02:34:21 -06:00
    • gitea-1.24.5-gogit-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:34:21 -06:00
    • gitea-1.24.5-gogit-windows-4.0-amd64.exe.sha256
      107 B
      2025-11-02 02:34:21 -06:00
    • gitea-1.24.5-gogit-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:34:21 -06:00
    • gitea-1.24.5-gogit-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:34:26 -06:00
    • gitea-1.24.5-gogit-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:34:26 -06:00
    • gitea-1.24.5-gogit-windows-4.0-amd64.exe.xz.sha256
      110 B
      2025-11-02 02:34:27 -06:00
    • gitea-1.24.5-gogit-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:34:27 -06:00
    • gitea-1.24.5-linux-386
      101 MiB
      2025-11-02 02:34:36 -06:00
    • gitea-1.24.5-linux-386.asc
      566 B
      2025-11-02 02:34:37 -06:00
    • gitea-1.24.5-linux-386.sha256
      89 B
      2025-11-02 02:34:37 -06:00
    • gitea-1.24.5-linux-386.sha256.asc
      566 B
      2025-11-02 02:34:38 -06:00
    • gitea-1.24.5-linux-386.xz
      37 MiB
      2025-11-02 02:34:42 -06:00
    • gitea-1.24.5-linux-386.xz.asc
      566 B
      2025-11-02 02:34:42 -06:00
    • gitea-1.24.5-linux-386.xz.sha256
      92 B
      2025-11-02 02:34:43 -06:00
    • gitea-1.24.5-linux-386.xz.sha256.asc
      566 B
      2025-11-02 02:34:43 -06:00
    • gitea-1.24.5-linux-amd64
      108 MiB
      2025-11-02 02:34:53 -06:00
    • gitea-1.24.5-linux-amd64.asc
      566 B
      2025-11-02 02:34:53 -06:00
    • gitea-1.24.5-linux-amd64.sha256
      91 B
      2025-11-02 02:34:54 -06:00
    • gitea-1.24.5-linux-amd64.sha256.asc
      566 B
      2025-11-02 02:34:54 -06:00
    • gitea-1.24.5-linux-amd64.xz
      39 MiB
      2025-11-02 02:34:58 -06:00
    • gitea-1.24.5-linux-amd64.xz.asc
      566 B
      2025-11-02 02:34:58 -06:00
    • gitea-1.24.5-linux-amd64.xz.sha256
      94 B
      2025-11-02 02:34:58 -06:00
    • gitea-1.24.5-linux-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:34:59 -06:00
    • gitea-1.24.5-linux-arm-5
      101 MiB
      2025-11-02 02:35:09 -06:00
    • gitea-1.24.5-linux-arm-5.asc
      566 B
      2025-11-02 02:35:09 -06:00
    • gitea-1.24.5-linux-arm-5.sha256
      91 B
      2025-11-02 02:35:09 -06:00
    • gitea-1.24.5-linux-arm-5.sha256.asc
      566 B
      2025-11-02 02:35:10 -06:00
    • gitea-1.24.5-linux-arm-5.xz
      36 MiB
      2025-11-02 02:35:13 -06:00
    • gitea-1.24.5-linux-arm-5.xz.asc
      566 B
      2025-11-02 02:35:13 -06:00
    • gitea-1.24.5-linux-arm-5.xz.sha256
      94 B
      2025-11-02 02:35:14 -06:00
    • gitea-1.24.5-linux-arm-5.xz.sha256.asc
      566 B
      2025-11-02 02:35:14 -06:00
    • gitea-1.24.5-linux-arm-6
      101 MiB
      2025-11-02 02:35:24 -06:00
    • gitea-1.24.5-linux-arm64
      102 MiB
      2025-11-02 02:35:40 -06:00
    • gitea-1.24.5-linux-arm64.asc
      566 B
      2025-11-02 02:35:40 -06:00
    • gitea-1.24.5-linux-arm64.sha256
      91 B
      2025-11-02 02:35:40 -06:00
    • gitea-1.24.5-linux-arm64.sha256.asc
      566 B
      2025-11-02 02:35:41 -06:00
    • gitea-1.24.5-linux-arm64.xz
      35 MiB
      2025-11-02 02:35:44 -06:00
    • gitea-1.24.5-linux-arm64.xz.asc
      566 B
      2025-11-02 02:35:45 -06:00
    • gitea-1.24.5-linux-arm64.xz.sha256
      94 B
      2025-11-02 02:35:45 -06:00
    • gitea-1.24.5-linux-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:35:45 -06:00
    • gitea-1.24.5-linux-arm-6.asc
      566 B
      2025-11-02 02:35:24 -06:00
    • gitea-1.24.5-linux-arm-6.sha256
      91 B
      2025-11-02 02:35:24 -06:00
    • gitea-1.24.5-linux-arm-6.sha256.asc
      566 B
      2025-11-02 02:35:25 -06:00
    • gitea-1.24.5-linux-arm-6.xz
      36 MiB
      2025-11-02 02:35:29 -06:00
    • gitea-1.24.5-linux-arm-6.xz.asc
      566 B
      2025-11-02 02:35:29 -06:00
    • gitea-1.24.5-linux-arm-6.xz.sha256
      94 B
      2025-11-02 02:35:29 -06:00
    • gitea-1.24.5-linux-arm-6.xz.sha256.asc
      566 B
      2025-11-02 02:35:30 -06:00
    • gitea-1.24.5-linux-riscv64
      104 MiB
      2025-11-02 02:35:55 -06:00
    • gitea-1.24.5-linux-riscv64.asc
      565 B
      2025-11-02 02:35:56 -06:00
    • gitea-1.24.5-linux-riscv64.sha256
      93 B
      2025-11-02 02:35:56 -06:00
    • gitea-1.24.5-linux-riscv64.sha256.asc
      566 B
      2025-11-02 02:35:57 -06:00
    • gitea-1.24.5-linux-riscv64.xz
      37 MiB
      2025-11-02 02:36:01 -06:00
    • gitea-1.24.5-linux-riscv64.xz.asc
      566 B
      2025-11-02 02:36:01 -06:00
    • gitea-1.24.5-linux-riscv64.xz.sha256
      96 B
      2025-11-02 02:36:01 -06:00
    • gitea-1.24.5-linux-riscv64.xz.sha256.asc
      566 B
      2025-11-02 02:36:02 -06:00
    • gitea-1.24.5-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:36:12 -06:00
    • gitea-1.24.5-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:36:12 -06:00
    • gitea-1.24.5-windows-4.0-386.exe.sha256
      99 B
      2025-11-02 02:36:12 -06:00
    • gitea-1.24.5-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:36:13 -06:00
    • gitea-1.24.5-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:36:16 -06:00
    • gitea-1.24.5-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:36:17 -06:00
    • gitea-1.24.5-windows-4.0-386.exe.xz.sha256
      102 B
      2025-11-02 02:36:17 -06:00
    • gitea-1.24.5-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:36:17 -06:00
    • gitea-1.24.5-windows-4.0-amd64.exe
      111 MiB
      2025-11-02 02:36:28 -06:00
    • gitea-1.24.5-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:36:28 -06:00
    • gitea-1.24.5-windows-4.0-amd64.exe.sha256
      101 B
      2025-11-02 02:36:28 -06:00
    • gitea-1.24.5-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:36:29 -06:00
    • gitea-1.24.5-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:36:33 -06:00
    • gitea-1.24.5-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:36:33 -06:00
    • gitea-1.24.5-windows-4.0-amd64.exe.xz.sha256
      104 B
      2025-11-02 02:36:33 -06:00
    • gitea-1.24.5-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:36:33 -06:00
    • gitea-src-1.24.5.tar.gz
      49 MiB
      2025-11-02 02:36:39 -06:00
    • gitea-src-1.24.5.tar.gz.asc
      566 B
      2025-11-02 02:36:39 -06:00
    • gitea-src-1.24.5.tar.gz.sha256
      90 B
      2025-11-02 02:36:39 -06:00
    • gitea-src-1.24.5.tar.gz.sha256.asc
      566 B
      2025-11-02 02:36:40 -06:00
  • v1.24.4 d49feab428
    Compare

    Stable

    GiteaMirror released this 2025-08-04 13:15:28 -05:00 | 531 commits to main since this release

    • 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 on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gitea-1.24.4-darwin-10.12-amd64
      108 MiB
      2025-11-02 02:29:48 -06:00
    • gitea-1.24.4-darwin-10.12-amd64.asc
      566 B
      2025-11-02 02:29:48 -06:00
    • gitea-1.24.4-darwin-10.12-amd64.sha256
      98 B
      2025-11-02 02:29:49 -06:00
    • gitea-1.24.4-darwin-10.12-amd64.sha256.asc
      566 B
      2025-11-02 02:29:49 -06:00
    • gitea-1.24.4-darwin-10.12-amd64.xz
      39 MiB
      2025-11-02 02:29:52 -06:00
    • gitea-1.24.4-darwin-10.12-amd64.xz.asc
      566 B
      2025-11-02 02:29:53 -06:00
    • gitea-1.24.4-darwin-10.12-amd64.xz.sha256
      101 B
      2025-11-02 02:29:53 -06:00
    • gitea-1.24.4-darwin-10.12-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:29:53 -06:00
    • gitea-1.24.4-darwin-10.12-arm64
      103 MiB
      2025-11-02 02:30:03 -06:00
    • gitea-1.24.4-darwin-10.12-arm64.asc
      566 B
      2025-11-02 02:30:03 -06:00
    • gitea-1.24.4-darwin-10.12-arm64.sha256
      98 B
      2025-11-02 02:30:04 -06:00
    • gitea-1.24.4-darwin-10.12-arm64.sha256.asc
      566 B
      2025-11-02 02:30:04 -06:00
    • gitea-1.24.4-darwin-10.12-arm64.xz
      35 MiB
      2025-11-02 02:30:07 -06:00
    • gitea-1.24.4-darwin-10.12-arm64.xz.asc
      566 B
      2025-11-02 02:30:07 -06:00
    • gitea-1.24.4-darwin-10.12-arm64.xz.sha256
      101 B
      2025-11-02 02:30:08 -06:00
    • gitea-1.24.4-darwin-10.12-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:30:08 -06:00
    • gitea-1.24.4-freebsd13-amd64
      107 MiB
      2025-11-02 02:30:17 -06:00
    • gitea-1.24.4-freebsd13-amd64.asc
      566 B
      2025-11-02 02:30:18 -06:00
    • gitea-1.24.4-freebsd13-amd64.sha256
      95 B
      2025-11-02 02:30:18 -06:00
    • gitea-1.24.4-freebsd13-amd64.sha256.asc
      566 B
      2025-11-02 02:30:18 -06:00
    • gitea-1.24.4-freebsd13-amd64.xz
      38 MiB
      2025-11-02 02:30:22 -06:00
    • gitea-1.24.4-freebsd13-amd64.xz.asc
      566 B
      2025-11-02 02:30:23 -06:00
    • gitea-1.24.4-freebsd13-amd64.xz.sha256
      98 B
      2025-11-02 02:30:23 -06:00
    • gitea-1.24.4-freebsd13-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:30:24 -06:00
    • gitea-1.24.4-gogit-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:30:33 -06:00
    • gitea-1.24.4-gogit-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:30:34 -06:00
    • gitea-1.24.4-gogit-windows-4.0-386.exe.sha256
      105 B
      2025-11-02 02:30:34 -06:00
    • gitea-1.24.4-gogit-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:30:34 -06:00
    • gitea-1.24.4-gogit-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:30:38 -06:00
    • gitea-1.24.4-gogit-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:30:39 -06:00
    • gitea-1.24.4-gogit-windows-4.0-386.exe.xz.sha256
      108 B
      2025-11-02 02:30:39 -06:00
    • gitea-1.24.4-gogit-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:30:39 -06:00
    • gitea-1.24.4-gogit-windows-4.0-amd64.exe
      112 MiB
      2025-11-02 02:30:50 -06:00
    • gitea-1.24.4-gogit-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:30:50 -06:00
    • gitea-1.24.4-gogit-windows-4.0-amd64.exe.sha256
      107 B
      2025-11-02 02:30:50 -06:00
    • gitea-1.24.4-gogit-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:30:50 -06:00
    • gitea-1.24.4-gogit-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:30:54 -06:00
    • gitea-1.24.4-gogit-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:30:55 -06:00
    • gitea-1.24.4-gogit-windows-4.0-amd64.exe.xz.sha256
      110 B
      2025-11-02 02:30:55 -06:00
    • gitea-1.24.4-gogit-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:30:56 -06:00
    • gitea-1.24.4-linux-386
      101 MiB
      2025-11-02 02:31:05 -06:00
    • gitea-1.24.4-linux-386.asc
      566 B
      2025-11-02 02:31:05 -06:00
    • gitea-1.24.4-linux-386.sha256
      89 B
      2025-11-02 02:31:06 -06:00
    • gitea-1.24.4-linux-386.sha256.asc
      566 B
      2025-11-02 02:31:06 -06:00
    • gitea-1.24.4-linux-386.xz
      37 MiB
      2025-11-02 02:31:10 -06:00
    • gitea-1.24.4-linux-386.xz.asc
      566 B
      2025-11-02 02:31:10 -06:00
    • gitea-1.24.4-linux-386.xz.sha256
      92 B
      2025-11-02 02:31:10 -06:00
    • gitea-1.24.4-linux-386.xz.sha256.asc
      566 B
      2025-11-02 02:31:11 -06:00
    • gitea-1.24.4-linux-amd64
      108 MiB
      2025-11-02 02:31:20 -06:00
    • gitea-1.24.4-linux-amd64.asc
      566 B
      2025-11-02 02:31:20 -06:00
    • gitea-1.24.4-linux-amd64.sha256
      91 B
      2025-11-02 02:31:21 -06:00
    • gitea-1.24.4-linux-amd64.sha256.asc
      566 B
      2025-11-02 02:31:21 -06:00
    • gitea-1.24.4-linux-amd64.xz
      39 MiB
      2025-11-02 02:31:25 -06:00
    • gitea-1.24.4-linux-amd64.xz.asc
      566 B
      2025-11-02 02:31:26 -06:00
    • gitea-1.24.4-linux-amd64.xz.sha256
      94 B
      2025-11-02 02:31:26 -06:00
    • gitea-1.24.4-linux-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:31:26 -06:00
    • gitea-1.24.4-linux-arm-5
      101 MiB
      2025-11-02 02:31:36 -06:00
    • gitea-1.24.4-linux-arm-5.asc
      566 B
      2025-11-02 02:31:36 -06:00
    • gitea-1.24.4-linux-arm-5.sha256
      91 B
      2025-11-02 02:31:37 -06:00
    • gitea-1.24.4-linux-arm-5.sha256.asc
      566 B
      2025-11-02 02:31:37 -06:00
    • gitea-1.24.4-linux-arm-5.xz
      36 MiB
      2025-11-02 02:31:41 -06:00
    • gitea-1.24.4-linux-arm-5.xz.asc
      566 B
      2025-11-02 02:31:41 -06:00
    • gitea-1.24.4-linux-arm-5.xz.sha256
      94 B
      2025-11-02 02:31:42 -06:00
    • gitea-1.24.4-linux-arm-5.xz.sha256.asc
      566 B
      2025-11-02 02:31:42 -06:00
    • gitea-1.24.4-linux-arm-6
      101 MiB
      2025-11-02 02:31:51 -06:00
    • gitea-1.24.4-linux-arm64
      102 MiB
      2025-11-02 02:32:06 -06:00
    • gitea-1.24.4-linux-arm64.asc
      566 B
      2025-11-02 02:32:07 -06:00
    • gitea-1.24.4-linux-arm64.sha256
      91 B
      2025-11-02 02:32:07 -06:00
    • gitea-1.24.4-linux-arm64.sha256.asc
      566 B
      2025-11-02 02:32:08 -06:00
    • gitea-1.24.4-linux-arm64.xz
      35 MiB
      2025-11-02 02:32:11 -06:00
    • gitea-1.24.4-linux-arm64.xz.asc
      566 B
      2025-11-02 02:32:11 -06:00
    • gitea-1.24.4-linux-arm64.xz.sha256
      94 B
      2025-11-02 02:32:11 -06:00
    • gitea-1.24.4-linux-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:32:12 -06:00
    • gitea-1.24.4-linux-arm-6.asc
      566 B
      2025-11-02 02:31:52 -06:00
    • gitea-1.24.4-linux-arm-6.sha256
      91 B
      2025-11-02 02:31:52 -06:00
    • gitea-1.24.4-linux-arm-6.sha256.asc
      566 B
      2025-11-02 02:31:52 -06:00
    • gitea-1.24.4-linux-arm-6.xz
      36 MiB
      2025-11-02 02:31:56 -06:00
    • gitea-1.24.4-linux-arm-6.xz.asc
      566 B
      2025-11-02 02:31:57 -06:00
    • gitea-1.24.4-linux-arm-6.xz.sha256
      94 B
      2025-11-02 02:31:57 -06:00
    • gitea-1.24.4-linux-arm-6.xz.sha256.asc
      566 B
      2025-11-02 02:31:57 -06:00
    • gitea-1.24.4-linux-riscv64
      104 MiB
      2025-11-02 02:32:22 -06:00
    • gitea-1.24.4-linux-riscv64.asc
      566 B
      2025-11-02 02:32:22 -06:00
    • gitea-1.24.4-linux-riscv64.sha256
      93 B
      2025-11-02 02:32:23 -06:00
    • gitea-1.24.4-linux-riscv64.sha256.asc
      566 B
      2025-11-02 02:32:24 -06:00
    • gitea-1.24.4-linux-riscv64.xz
      37 MiB
      2025-11-02 02:32:28 -06:00
    • gitea-1.24.4-linux-riscv64.xz.asc
      566 B
      2025-11-02 02:32:28 -06:00
    • gitea-1.24.4-linux-riscv64.xz.sha256
      96 B
      2025-11-02 02:32:29 -06:00
    • gitea-1.24.4-linux-riscv64.xz.sha256.asc
      566 B
      2025-11-02 02:32:29 -06:00
    • gitea-1.24.4-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:32:39 -06:00
    • gitea-1.24.4-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:32:40 -06:00
    • gitea-1.24.4-windows-4.0-386.exe.sha256
      99 B
      2025-11-02 02:32:40 -06:00
    • gitea-1.24.4-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:32:40 -06:00
    • gitea-1.24.4-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:32:44 -06:00
    • gitea-1.24.4-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:32:44 -06:00
    • gitea-1.24.4-windows-4.0-386.exe.xz.sha256
      102 B
      2025-11-02 02:32:44 -06:00
    • gitea-1.24.4-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:32:45 -06:00
    • gitea-1.24.4-windows-4.0-amd64.exe
      111 MiB
      2025-11-02 02:32:56 -06:00
    • gitea-1.24.4-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:32:56 -06:00
    • gitea-1.24.4-windows-4.0-amd64.exe.sha256
      101 B
      2025-11-02 02:32:57 -06:00
    • gitea-1.24.4-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:32:57 -06:00
    • gitea-1.24.4-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:33:00 -06:00
    • gitea-1.24.4-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:33:01 -06:00
    • gitea-1.24.4-windows-4.0-amd64.exe.xz.sha256
      104 B
      2025-11-02 02:33:01 -06:00
    • gitea-1.24.4-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:33:01 -06:00
    • gitea-src-1.24.4.tar.gz
      49 MiB
      2025-11-02 02:33:06 -06:00
    • gitea-src-1.24.4.tar.gz.asc
      566 B
      2025-11-02 02:33:07 -06:00
    • gitea-src-1.24.4.tar.gz.sha256
      90 B
      2025-11-02 02:33:07 -06:00
    • gitea-src-1.24.4.tar.gz.sha256.asc
      566 B
      2025-11-02 02:33:07 -06:00
  • v1.24.3 486d274be6
    Compare

    Stable

    GiteaMirror released this 2025-07-14 23:23:32 -05:00 | 541 commits to main since this release

    • 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 on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gitea-1.24.3-darwin-10.12-amd64
      108 MiB
      2025-11-02 02:25:40 -06:00
    • gitea-1.24.3-darwin-10.12-amd64.asc
      566 B
      2025-11-02 02:25:41 -06:00
    • gitea-1.24.3-darwin-10.12-amd64.sha256
      98 B
      2025-11-02 02:25:41 -06:00
    • gitea-1.24.3-darwin-10.12-amd64.sha256.asc
      566 B
      2025-11-02 02:25:41 -06:00
    • gitea-1.24.3-darwin-10.12-amd64.xz
      39 MiB
      2025-11-02 02:25:45 -06:00
    • gitea-1.24.3-darwin-10.12-amd64.xz.asc
      566 B
      2025-11-02 02:25:45 -06:00
    • gitea-1.24.3-darwin-10.12-amd64.xz.sha256
      101 B
      2025-11-02 02:25:46 -06:00
    • gitea-1.24.3-darwin-10.12-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:25:46 -06:00
    • gitea-1.24.3-darwin-10.12-arm64
      103 MiB
      2025-11-02 02:25:55 -06:00
    • gitea-1.24.3-darwin-10.12-arm64.asc
      566 B
      2025-11-02 02:25:55 -06:00
    • gitea-1.24.3-darwin-10.12-arm64.sha256
      98 B
      2025-11-02 02:25:56 -06:00
    • gitea-1.24.3-darwin-10.12-arm64.sha256.asc
      566 B
      2025-11-02 02:25:56 -06:00
    • gitea-1.24.3-darwin-10.12-arm64.xz
      35 MiB
      2025-11-02 02:26:00 -06:00
    • gitea-1.24.3-darwin-10.12-arm64.xz.asc
      566 B
      2025-11-02 02:26:01 -06:00
    • gitea-1.24.3-darwin-10.12-arm64.xz.sha256
      101 B
      2025-11-02 02:26:01 -06:00
    • gitea-1.24.3-darwin-10.12-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:26:01 -06:00
    • gitea-1.24.3-freebsd13-amd64
      107 MiB
      2025-11-02 02:26:12 -06:00
    • gitea-1.24.3-freebsd13-amd64.asc
      566 B
      2025-11-02 02:26:12 -06:00
    • gitea-1.24.3-freebsd13-amd64.sha256
      95 B
      2025-11-02 02:26:13 -06:00
    • gitea-1.24.3-freebsd13-amd64.sha256.asc
      566 B
      2025-11-02 02:26:13 -06:00
    • gitea-1.24.3-freebsd13-amd64.xz
      38 MiB
      2025-11-02 02:26:17 -06:00
    • gitea-1.24.3-freebsd13-amd64.xz.asc
      566 B
      2025-11-02 02:26:18 -06:00
    • gitea-1.24.3-freebsd13-amd64.xz.sha256
      98 B
      2025-11-02 02:26:18 -06:00
    • gitea-1.24.3-freebsd13-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:26:18 -06:00
    • gitea-1.24.3-gogit-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:26:28 -06:00
    • gitea-1.24.3-gogit-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:26:28 -06:00
    • gitea-1.24.3-gogit-windows-4.0-386.exe.sha256
      105 B
      2025-11-02 02:26:28 -06:00
    • gitea-1.24.3-gogit-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:26:29 -06:00
    • gitea-1.24.3-gogit-windows-4.0-386.exe.xz
      38 MiB
      2025-11-02 02:26:32 -06:00
    • gitea-1.24.3-gogit-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:26:32 -06:00
    • gitea-1.24.3-gogit-windows-4.0-386.exe.xz.sha256
      108 B
      2025-11-02 02:26:33 -06:00
    • gitea-1.24.3-gogit-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:26:33 -06:00
    • gitea-1.24.3-gogit-windows-4.0-amd64.exe
      112 MiB
      2025-11-02 02:26:43 -06:00
    • gitea-1.24.3-gogit-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:26:44 -06:00
    • gitea-1.24.3-gogit-windows-4.0-amd64.exe.sha256
      107 B
      2025-11-02 02:26:44 -06:00
    • gitea-1.24.3-gogit-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:26:44 -06:00
    • gitea-1.24.3-gogit-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:26:49 -06:00
    • gitea-1.24.3-gogit-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:26:49 -06:00
    • gitea-1.24.3-gogit-windows-4.0-amd64.exe.xz.sha256
      110 B
      2025-11-02 02:26:50 -06:00
    • gitea-1.24.3-gogit-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:26:50 -06:00
    • gitea-1.24.3-linux-386
      101 MiB
      2025-11-02 02:27:06 -06:00
    • gitea-1.24.3-linux-386.asc
      566 B
      2025-11-02 02:27:06 -06:00
    • gitea-1.24.3-linux-386.sha256
      89 B
      2025-11-02 02:27:07 -06:00
    • gitea-1.24.3-linux-386.sha256.asc
      566 B
      2025-11-02 02:27:07 -06:00
    • gitea-1.24.3-linux-386.xz
      37 MiB
      2025-11-02 02:27:14 -06:00
    • gitea-1.24.3-linux-386.xz.asc
      566 B
      2025-11-02 02:27:14 -06:00
    • gitea-1.24.3-linux-386.xz.sha256
      92 B
      2025-11-02 02:27:14 -06:00
    • gitea-1.24.3-linux-386.xz.sha256.asc
      566 B
      2025-11-02 02:27:15 -06:00
    • gitea-1.24.3-linux-amd64
      108 MiB
      2025-11-02 02:27:33 -06:00
    • gitea-1.24.3-linux-amd64.asc
      566 B
      2025-11-02 02:27:34 -06:00
    • gitea-1.24.3-linux-amd64.sha256
      91 B
      2025-11-02 02:27:34 -06:00
    • gitea-1.24.3-linux-amd64.sha256.asc
      566 B
      2025-11-02 02:27:34 -06:00
    • gitea-1.24.3-linux-amd64.xz
      39 MiB
      2025-11-02 02:27:39 -06:00
    • gitea-1.24.3-linux-amd64.xz.asc
      566 B
      2025-11-02 02:27:40 -06:00
    • gitea-1.24.3-linux-amd64.xz.sha256
      94 B
      2025-11-02 02:27:40 -06:00
    • gitea-1.24.3-linux-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:27:40 -06:00
    • gitea-1.24.3-linux-arm-5
      101 MiB
      2025-11-02 02:27:54 -06:00
    • gitea-1.24.3-linux-arm-5.asc
      566 B
      2025-11-02 02:27:54 -06:00
    • gitea-1.24.3-linux-arm-5.sha256
      91 B
      2025-11-02 02:27:55 -06:00
    • gitea-1.24.3-linux-arm-5.sha256.asc
      566 B
      2025-11-02 02:27:55 -06:00
    • gitea-1.24.3-linux-arm-5.xz
      36 MiB
      2025-11-02 02:28:00 -06:00
    • gitea-1.24.3-linux-arm-5.xz.asc
      566 B
      2025-11-02 02:28:01 -06:00
    • gitea-1.24.3-linux-arm-5.xz.sha256
      94 B
      2025-11-02 02:28:01 -06:00
    • gitea-1.24.3-linux-arm-5.xz.sha256.asc
      566 B
      2025-11-02 02:28:01 -06:00
    • gitea-1.24.3-linux-arm-6
      101 MiB
      2025-11-02 02:28:18 -06:00
    • gitea-1.24.3-linux-arm64
      102 MiB
      2025-11-02 02:28:35 -06:00
    • gitea-1.24.3-linux-arm64.asc
      566 B
      2025-11-02 02:28:35 -06:00
    • gitea-1.24.3-linux-arm64.sha256
      91 B
      2025-11-02 02:28:36 -06:00
    • gitea-1.24.3-linux-arm64.sha256.asc
      566 B
      2025-11-02 02:28:36 -06:00
    • gitea-1.24.3-linux-arm64.xz
      35 MiB
      2025-11-02 02:28:40 -06:00
    • gitea-1.24.3-linux-arm64.xz.asc
      566 B
      2025-11-02 02:28:41 -06:00
    • gitea-1.24.3-linux-arm64.xz.sha256
      94 B
      2025-11-02 02:28:41 -06:00
    • gitea-1.24.3-linux-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:28:41 -06:00
    • gitea-1.24.3-linux-arm-6.asc
      566 B
      2025-11-02 02:28:18 -06:00
    • gitea-1.24.3-linux-arm-6.sha256
      91 B
      2025-11-02 02:28:19 -06:00
    • gitea-1.24.3-linux-arm-6.sha256.asc
      566 B
      2025-11-02 02:28:19 -06:00
    • gitea-1.24.3-linux-arm-6.xz
      36 MiB
      2025-11-02 02:28:23 -06:00
    • gitea-1.24.3-linux-arm-6.xz.asc
      566 B
      2025-11-02 02:28:23 -06:00
    • gitea-1.24.3-linux-arm-6.xz.sha256
      94 B
      2025-11-02 02:28:24 -06:00
    • gitea-1.24.3-linux-arm-6.xz.sha256.asc
      566 B
      2025-11-02 02:28:24 -06:00
    • gitea-1.24.3-linux-riscv64
      104 MiB
      2025-11-02 02:28:51 -06:00
    • gitea-1.24.3-linux-riscv64.asc
      566 B
      2025-11-02 02:28:51 -06:00
    • gitea-1.24.3-linux-riscv64.sha256
      93 B
      2025-11-02 02:28:52 -06:00
    • gitea-1.24.3-linux-riscv64.sha256.asc
      566 B
      2025-11-02 02:28:52 -06:00
    • gitea-1.24.3-linux-riscv64.xz
      37 MiB
      2025-11-02 02:28:56 -06:00
    • gitea-1.24.3-linux-riscv64.xz.asc
      566 B
      2025-11-02 02:28:56 -06:00
    • gitea-1.24.3-linux-riscv64.xz.sha256
      96 B
      2025-11-02 02:28:57 -06:00
    • gitea-1.24.3-linux-riscv64.xz.sha256.asc
      566 B
      2025-11-02 02:28:57 -06:00
    • gitea-1.24.3-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:29:06 -06:00
    • gitea-1.24.3-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:29:07 -06:00
    • gitea-1.24.3-windows-4.0-386.exe.sha256
      99 B
      2025-11-02 02:29:07 -06:00
    • gitea-1.24.3-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:29:07 -06:00
    • gitea-1.24.3-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:29:11 -06:00
    • gitea-1.24.3-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:29:12 -06:00
    • gitea-1.24.3-windows-4.0-386.exe.xz.sha256
      102 B
      2025-11-02 02:29:12 -06:00
    • gitea-1.24.3-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:29:13 -06:00
    • gitea-1.24.3-windows-4.0-amd64.exe
      111 MiB
      2025-11-02 02:29:24 -06:00
    • gitea-1.24.3-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:29:25 -06:00
    • gitea-1.24.3-windows-4.0-amd64.exe.sha256
      101 B
      2025-11-02 02:29:25 -06:00
    • gitea-1.24.3-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:29:26 -06:00
    • gitea-1.24.3-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:29:30 -06:00
    • gitea-1.24.3-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:29:30 -06:00
    • gitea-1.24.3-windows-4.0-amd64.exe.xz.sha256
      104 B
      2025-11-02 02:29:30 -06:00
    • gitea-1.24.3-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:29:31 -06:00
    • gitea-src-1.24.3.tar.gz
      49 MiB
      2025-11-02 02:29:36 -06:00
    • gitea-src-1.24.3.tar.gz.asc
      566 B
      2025-11-02 02:29:36 -06:00
    • gitea-src-1.24.3.tar.gz.sha256
      90 B
      2025-11-02 02:29:37 -06:00
    • gitea-src-1.24.3.tar.gz.sha256.asc
      566 B
      2025-11-02 02:29:37 -06:00
  • v1.24.2 acd4e10990
    Compare

    Stable

    GiteaMirror released this 2025-06-20 15:02:53 -05:00 | 571 commits to main since this release

    This is a quick release to resolve docker images push bug

    • BUGFIXES
      • Fix container range bug (#34795) (#34796)
      • Upgrade chi to v5.2.2 (#34798) (#34799)
    • BUILD
      • Bump poetry feature to new url for dev container (#34787) (#34790)

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

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gitea-1.24.2-darwin-10.12-amd64
      108 MiB
      2025-11-02 02:22:14 -06:00
    • gitea-1.24.2-darwin-10.12-amd64.asc
      566 B
      2025-11-02 02:22:15 -06:00
    • gitea-1.24.2-darwin-10.12-amd64.sha256
      98 B
      2025-11-02 02:22:15 -06:00
    • gitea-1.24.2-darwin-10.12-amd64.sha256.asc
      566 B
      2025-11-02 02:22:15 -06:00
    • gitea-1.24.2-darwin-10.12-amd64.xz
      39 MiB
      2025-11-02 02:22:19 -06:00
    • gitea-1.24.2-darwin-10.12-amd64.xz.asc
      566 B
      2025-11-02 02:22:19 -06:00
    • gitea-1.24.2-darwin-10.12-amd64.xz.sha256
      101 B
      2025-11-02 02:22:20 -06:00
    • gitea-1.24.2-darwin-10.12-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:22:20 -06:00
    • gitea-1.24.2-darwin-10.12-arm64
      103 MiB
      2025-11-02 02:22:30 -06:00
    • gitea-1.24.2-darwin-10.12-arm64.asc
      566 B
      2025-11-02 02:22:30 -06:00
    • gitea-1.24.2-darwin-10.12-arm64.sha256
      98 B
      2025-11-02 02:22:30 -06:00
    • gitea-1.24.2-darwin-10.12-arm64.sha256.asc
      566 B
      2025-11-02 02:22:31 -06:00
    • gitea-1.24.2-darwin-10.12-arm64.xz
      35 MiB
      2025-11-02 02:22:34 -06:00
    • gitea-1.24.2-darwin-10.12-arm64.xz.asc
      566 B
      2025-11-02 02:22:35 -06:00
    • gitea-1.24.2-darwin-10.12-arm64.xz.sha256
      101 B
      2025-11-02 02:22:35 -06:00
    • gitea-1.24.2-darwin-10.12-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:22:35 -06:00
    • gitea-1.24.2-freebsd13-amd64
      107 MiB
      2025-11-02 02:22:45 -06:00
    • gitea-1.24.2-freebsd13-amd64.asc
      566 B
      2025-11-02 02:22:45 -06:00
    • gitea-1.24.2-freebsd13-amd64.sha256
      95 B
      2025-11-02 02:22:46 -06:00
    • gitea-1.24.2-freebsd13-amd64.sha256.asc
      566 B
      2025-11-02 02:22:46 -06:00
    • gitea-1.24.2-freebsd13-amd64.xz
      38 MiB
      2025-11-02 02:22:50 -06:00
    • gitea-1.24.2-freebsd13-amd64.xz.asc
      566 B
      2025-11-02 02:22:50 -06:00
    • gitea-1.24.2-freebsd13-amd64.xz.sha256
      98 B
      2025-11-02 02:22:50 -06:00
    • gitea-1.24.2-freebsd13-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:22:51 -06:00
    • gitea-1.24.2-gogit-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:23:01 -06:00
    • gitea-1.24.2-gogit-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:23:01 -06:00
    • gitea-1.24.2-gogit-windows-4.0-386.exe.sha256
      105 B
      2025-11-02 02:23:01 -06:00
    • gitea-1.24.2-gogit-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:23:01 -06:00
    • gitea-1.24.2-gogit-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:23:05 -06:00
    • gitea-1.24.2-gogit-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:23:06 -06:00
    • gitea-1.24.2-gogit-windows-4.0-386.exe.xz.sha256
      108 B
      2025-11-02 02:23:06 -06:00
    • gitea-1.24.2-gogit-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:23:06 -06:00
    • gitea-1.24.2-gogit-windows-4.0-amd64.exe
      112 MiB
      2025-11-02 02:23:17 -06:00
    • gitea-1.24.2-gogit-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:23:17 -06:00
    • gitea-1.24.2-gogit-windows-4.0-amd64.exe.sha256
      107 B
      2025-11-02 02:23:17 -06:00
    • gitea-1.24.2-gogit-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:23:18 -06:00
    • gitea-1.24.2-gogit-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:23:21 -06:00
    • gitea-1.24.2-gogit-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:23:22 -06:00
    • gitea-1.24.2-gogit-windows-4.0-amd64.exe.xz.sha256
      110 B
      2025-11-02 02:23:22 -06:00
    • gitea-1.24.2-gogit-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:23:23 -06:00
    • gitea-1.24.2-linux-386
      101 MiB
      2025-11-02 02:23:32 -06:00
    • gitea-1.24.2-linux-386.asc
      566 B
      2025-11-02 02:23:32 -06:00
    • gitea-1.24.2-linux-386.sha256
      89 B
      2025-11-02 02:23:32 -06:00
    • gitea-1.24.2-linux-386.sha256.asc
      566 B
      2025-11-02 02:23:33 -06:00
    • gitea-1.24.2-linux-386.xz
      37 MiB
      2025-11-02 02:23:36 -06:00
    • gitea-1.24.2-linux-386.xz.asc
      566 B
      2025-11-02 02:23:37 -06:00
    • gitea-1.24.2-linux-386.xz.sha256
      92 B
      2025-11-02 02:23:37 -06:00
    • gitea-1.24.2-linux-386.xz.sha256.asc
      566 B
      2025-11-02 02:23:37 -06:00
    • gitea-1.24.2-linux-amd64
      108 MiB
      2025-11-02 02:23:47 -06:00
    • gitea-1.24.2-linux-amd64.asc
      566 B
      2025-11-02 02:23:47 -06:00
    • gitea-1.24.2-linux-amd64.sha256
      91 B
      2025-11-02 02:23:47 -06:00
    • gitea-1.24.2-linux-amd64.sha256.asc
      566 B
      2025-11-02 02:23:48 -06:00
    • gitea-1.24.2-linux-amd64.xz
      39 MiB
      2025-11-02 02:23:52 -06:00
    • gitea-1.24.2-linux-amd64.xz.asc
      566 B
      2025-11-02 02:23:52 -06:00
    • gitea-1.24.2-linux-amd64.xz.sha256
      94 B
      2025-11-02 02:23:52 -06:00
    • gitea-1.24.2-linux-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:23:53 -06:00
    • gitea-1.24.2-linux-arm-5
      101 MiB
      2025-11-02 02:24:02 -06:00
    • gitea-1.24.2-linux-arm-5.asc
      566 B
      2025-11-02 02:24:02 -06:00
    • gitea-1.24.2-linux-arm-5.sha256
      91 B
      2025-11-02 02:24:03 -06:00
    • gitea-1.24.2-linux-arm-5.sha256.asc
      566 B
      2025-11-02 02:24:03 -06:00
    • gitea-1.24.2-linux-arm-5.xz
      36 MiB
      2025-11-02 02:24:07 -06:00
    • gitea-1.24.2-linux-arm-5.xz.asc
      566 B
      2025-11-02 02:24:07 -06:00
    • gitea-1.24.2-linux-arm-5.xz.sha256
      94 B
      2025-11-02 02:24:08 -06:00
    • gitea-1.24.2-linux-arm-5.xz.sha256.asc
      566 B
      2025-11-02 02:24:08 -06:00
    • gitea-1.24.2-linux-arm-6
      101 MiB
      2025-11-02 02:24:16 -06:00
    • gitea-1.24.2-linux-arm64
      102 MiB
      2025-11-02 02:24:31 -06:00
    • gitea-1.24.2-linux-arm64.asc
      566 B
      2025-11-02 02:24:32 -06:00
    • gitea-1.24.2-linux-arm64.sha256
      91 B
      2025-11-02 02:24:32 -06:00
    • gitea-1.24.2-linux-arm64.sha256.asc
      566 B
      2025-11-02 02:24:32 -06:00
    • gitea-1.24.2-linux-arm64.xz
      35 MiB
      2025-11-02 02:24:35 -06:00
    • gitea-1.24.2-linux-arm64.xz.asc
      566 B
      2025-11-02 02:24:36 -06:00
    • gitea-1.24.2-linux-arm64.xz.sha256
      94 B
      2025-11-02 02:24:36 -06:00
    • gitea-1.24.2-linux-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:24:36 -06:00
    • gitea-1.24.2-linux-arm-6.asc
      566 B
      2025-11-02 02:24:17 -06:00
    • gitea-1.24.2-linux-arm-6.sha256
      91 B
      2025-11-02 02:24:17 -06:00
    • gitea-1.24.2-linux-arm-6.sha256.asc
      566 B
      2025-11-02 02:24:17 -06:00
    • gitea-1.24.2-linux-arm-6.xz
      36 MiB
      2025-11-02 02:24:21 -06:00
    • gitea-1.24.2-linux-arm-6.xz.asc
      566 B
      2025-11-02 02:24:21 -06:00
    • gitea-1.24.2-linux-arm-6.xz.sha256
      94 B
      2025-11-02 02:24:22 -06:00
    • gitea-1.24.2-linux-arm-6.xz.sha256.asc
      566 B
      2025-11-02 02:24:22 -06:00
    • gitea-1.24.2-linux-riscv64
      104 MiB
      2025-11-02 02:24:46 -06:00
    • gitea-1.24.2-linux-riscv64.asc
      566 B
      2025-11-02 02:24:46 -06:00
    • gitea-1.24.2-linux-riscv64.sha256
      93 B
      2025-11-02 02:24:47 -06:00
    • gitea-1.24.2-linux-riscv64.sha256.asc
      566 B
      2025-11-02 02:24:47 -06:00
    • gitea-1.24.2-linux-riscv64.xz
      37 MiB
      2025-11-02 02:24:51 -06:00
    • gitea-1.24.2-linux-riscv64.xz.asc
      566 B
      2025-11-02 02:24:51 -06:00
    • gitea-1.24.2-linux-riscv64.xz.sha256
      96 B
      2025-11-02 02:24:51 -06:00
    • gitea-1.24.2-linux-riscv64.xz.sha256.asc
      566 B
      2025-11-02 02:24:52 -06:00
    • gitea-1.24.2-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:25:01 -06:00
    • gitea-1.24.2-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:25:01 -06:00
    • gitea-1.24.2-windows-4.0-386.exe.sha256
      99 B
      2025-11-02 02:25:01 -06:00
    • gitea-1.24.2-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:25:02 -06:00
    • gitea-1.24.2-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:25:06 -06:00
    • gitea-1.24.2-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:25:06 -06:00
    • gitea-1.24.2-windows-4.0-386.exe.xz.sha256
      102 B
      2025-11-02 02:25:07 -06:00
    • gitea-1.24.2-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:25:07 -06:00
    • gitea-1.24.2-windows-4.0-amd64.exe
      111 MiB
      2025-11-02 02:25:17 -06:00
    • gitea-1.24.2-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:25:18 -06:00
    • gitea-1.24.2-windows-4.0-amd64.exe.sha256
      101 B
      2025-11-02 02:25:18 -06:00
    • gitea-1.24.2-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:25:18 -06:00
    • gitea-1.24.2-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:25:22 -06:00
    • gitea-1.24.2-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:25:22 -06:00
    • gitea-1.24.2-windows-4.0-amd64.exe.xz.sha256
      104 B
      2025-11-02 02:25:23 -06:00
    • gitea-1.24.2-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:25:23 -06:00
    • gitea-src-1.24.2.tar.gz
      49 MiB
      2025-11-02 02:25:28 -06:00
    • gitea-src-1.24.2.tar.gz.asc
      566 B
      2025-11-02 02:25:28 -06:00
    • gitea-src-1.24.2.tar.gz.sha256
      90 B
      2025-11-02 02:25:29 -06:00
    • gitea-src-1.24.2.tar.gz.sha256.asc
      566 B
      2025-11-02 02:25:29 -06:00
  • v1.24.1 cdbbdbef06
    Compare

    Stable

    GiteaMirror released this 2025-06-19 14:02:04 -05:00 | 575 commits to main since this release

    • ENHANCEMENTS

      • Improve alignment of commit status icon on commit page (#34750) (#34757)
      • Support title and body query parameters for new PRs (#34537) (#34752)
    • BUGFIXES

      • 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)
      • Fix incorrect cli default values (#34765) (#34766)
      • Fix dropdown filter (#34708) (#34711)
      • Hide href attribute of a tag if there is no target_url (#34556) (#34684)
      • Fix tag target (#34781) #34783

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

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gitea-1.24.1-darwin-10.12-amd64
      108 MiB
      2025-11-02 02:18:42 -06:00
    • gitea-1.24.1-darwin-10.12-amd64.asc
      566 B
      2025-11-02 02:18:42 -06:00
    • gitea-1.24.1-darwin-10.12-amd64.sha256
      98 B
      2025-11-02 02:18:42 -06:00
    • gitea-1.24.1-darwin-10.12-amd64.sha256.asc
      566 B
      2025-11-02 02:18:42 -06:00
    • gitea-1.24.1-darwin-10.12-amd64.xz
      39 MiB
      2025-11-02 02:18:47 -06:00
    • gitea-1.24.1-darwin-10.12-amd64.xz.asc
      566 B
      2025-11-02 02:18:48 -06:00
    • gitea-1.24.1-darwin-10.12-amd64.xz.sha256
      101 B
      2025-11-02 02:18:48 -06:00
    • gitea-1.24.1-darwin-10.12-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:18:48 -06:00
    • gitea-1.24.1-darwin-10.12-arm64
      103 MiB
      2025-11-02 02:19:01 -06:00
    • gitea-1.24.1-darwin-10.12-arm64.asc
      566 B
      2025-11-02 02:19:01 -06:00
    • gitea-1.24.1-darwin-10.12-arm64.sha256
      98 B
      2025-11-02 02:19:01 -06:00
    • gitea-1.24.1-darwin-10.12-arm64.sha256.asc
      566 B
      2025-11-02 02:19:02 -06:00
    • gitea-1.24.1-darwin-10.12-arm64.xz
      35 MiB
      2025-11-02 02:19:05 -06:00
    • gitea-1.24.1-darwin-10.12-arm64.xz.asc
      566 B
      2025-11-02 02:19:06 -06:00
    • gitea-1.24.1-darwin-10.12-arm64.xz.sha256
      101 B
      2025-11-02 02:19:06 -06:00
    • gitea-1.24.1-darwin-10.12-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:19:06 -06:00
    • gitea-1.24.1-freebsd13-amd64
      107 MiB
      2025-11-02 02:19:16 -06:00
    • gitea-1.24.1-freebsd13-amd64.asc
      566 B
      2025-11-02 02:19:17 -06:00
    • gitea-1.24.1-freebsd13-amd64.sha256
      95 B
      2025-11-02 02:19:17 -06:00
    • gitea-1.24.1-freebsd13-amd64.sha256.asc
      566 B
      2025-11-02 02:19:18 -06:00
    • gitea-1.24.1-freebsd13-amd64.xz
      38 MiB
      2025-11-02 02:19:22 -06:00
    • gitea-1.24.1-freebsd13-amd64.xz.asc
      566 B
      2025-11-02 02:19:22 -06:00
    • gitea-1.24.1-freebsd13-amd64.xz.sha256
      98 B
      2025-11-02 02:19:23 -06:00
    • gitea-1.24.1-freebsd13-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:19:23 -06:00
    • gitea-1.24.1-gogit-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:19:33 -06:00
    • gitea-1.24.1-gogit-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:19:34 -06:00
    • gitea-1.24.1-gogit-windows-4.0-386.exe.sha256
      105 B
      2025-11-02 02:19:34 -06:00
    • gitea-1.24.1-gogit-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:19:34 -06:00
    • gitea-1.24.1-gogit-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:19:38 -06:00
    • gitea-1.24.1-gogit-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:19:38 -06:00
    • gitea-1.24.1-gogit-windows-4.0-386.exe.xz.sha256
      108 B
      2025-11-02 02:19:39 -06:00
    • gitea-1.24.1-gogit-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:19:39 -06:00
    • gitea-1.24.1-gogit-windows-4.0-amd64.exe
      112 MiB
      2025-11-02 02:19:49 -06:00
    • gitea-1.24.1-gogit-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:19:50 -06:00
    • gitea-1.24.1-gogit-windows-4.0-amd64.exe.sha256
      107 B
      2025-11-02 02:19:50 -06:00
    • gitea-1.24.1-gogit-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:19:50 -06:00
    • gitea-1.24.1-gogit-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:19:54 -06:00
    • gitea-1.24.1-gogit-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:19:54 -06:00
    • gitea-1.24.1-gogit-windows-4.0-amd64.exe.xz.sha256
      110 B
      2025-11-02 02:19:55 -06:00
    • gitea-1.24.1-gogit-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:19:55 -06:00
    • gitea-1.24.1-linux-386
      101 MiB
      2025-11-02 02:20:04 -06:00
    • gitea-1.24.1-linux-386.asc
      566 B
      2025-11-02 02:20:04 -06:00
    • gitea-1.24.1-linux-386.sha256
      89 B
      2025-11-02 02:20:05 -06:00
    • gitea-1.24.1-linux-386.sha256.asc
      566 B
      2025-11-02 02:20:05 -06:00
    • gitea-1.24.1-linux-386.xz
      37 MiB
      2025-11-02 02:20:08 -06:00
    • gitea-1.24.1-linux-386.xz.asc
      566 B
      2025-11-02 02:20:09 -06:00
    • gitea-1.24.1-linux-386.xz.sha256
      92 B
      2025-11-02 02:20:09 -06:00
    • gitea-1.24.1-linux-386.xz.sha256.asc
      566 B
      2025-11-02 02:20:09 -06:00
    • gitea-1.24.1-linux-amd64
      108 MiB
      2025-11-02 02:20:19 -06:00
    • gitea-1.24.1-linux-amd64.asc
      566 B
      2025-11-02 02:20:20 -06:00
    • gitea-1.24.1-linux-amd64.sha256
      91 B
      2025-11-02 02:20:20 -06:00
    • gitea-1.24.1-linux-amd64.sha256.asc
      566 B
      2025-11-02 02:20:20 -06:00
    • gitea-1.24.1-linux-amd64.xz
      39 MiB
      2025-11-02 02:20:24 -06:00
    • gitea-1.24.1-linux-amd64.xz.asc
      566 B
      2025-11-02 02:20:25 -06:00
    • gitea-1.24.1-linux-amd64.xz.sha256
      94 B
      2025-11-02 02:20:25 -06:00
    • gitea-1.24.1-linux-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:20:25 -06:00
    • gitea-1.24.1-linux-arm-5
      101 MiB
      2025-11-02 02:20:36 -06:00
    • gitea-1.24.1-linux-arm-5.asc
      566 B
      2025-11-02 02:20:37 -06:00
    • gitea-1.24.1-linux-arm-5.sha256
      91 B
      2025-11-02 02:20:37 -06:00
    • gitea-1.24.1-linux-arm-5.sha256.asc
      566 B
      2025-11-02 02:20:37 -06:00
    • gitea-1.24.1-linux-arm-5.xz
      36 MiB
      2025-11-02 02:20:41 -06:00
    • gitea-1.24.1-linux-arm-5.xz.asc
      566 B
      2025-11-02 02:20:42 -06:00
    • gitea-1.24.1-linux-arm-5.xz.sha256
      94 B
      2025-11-02 02:20:42 -06:00
    • gitea-1.24.1-linux-arm-5.xz.sha256.asc
      566 B
      2025-11-02 02:20:42 -06:00
    • gitea-1.24.1-linux-arm-6
      101 MiB
      2025-11-02 02:20:51 -06:00
    • gitea-1.24.1-linux-arm64
      102 MiB
      2025-11-02 02:21:06 -06:00
    • gitea-1.24.1-linux-arm64.asc
      566 B
      2025-11-02 02:21:06 -06:00
    • gitea-1.24.1-linux-arm64.sha256
      91 B
      2025-11-02 02:21:07 -06:00
    • gitea-1.24.1-linux-arm64.sha256.asc
      566 B
      2025-11-02 02:21:07 -06:00
    • gitea-1.24.1-linux-arm64.xz
      35 MiB
      2025-11-02 02:21:11 -06:00
    • gitea-1.24.1-linux-arm64.xz.asc
      566 B
      2025-11-02 02:21:11 -06:00
    • gitea-1.24.1-linux-arm64.xz.sha256
      94 B
      2025-11-02 02:21:11 -06:00
    • gitea-1.24.1-linux-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:21:12 -06:00
    • gitea-1.24.1-linux-arm-6.asc
      566 B
      2025-11-02 02:20:51 -06:00
    • gitea-1.24.1-linux-arm-6.sha256
      91 B
      2025-11-02 02:20:51 -06:00
    • gitea-1.24.1-linux-arm-6.sha256.asc
      566 B
      2025-11-02 02:20:52 -06:00
    • gitea-1.24.1-linux-arm-6.xz
      36 MiB
      2025-11-02 02:20:55 -06:00
    • gitea-1.24.1-linux-arm-6.xz.asc
      566 B
      2025-11-02 02:20:56 -06:00
    • gitea-1.24.1-linux-arm-6.xz.sha256
      94 B
      2025-11-02 02:20:56 -06:00
    • gitea-1.24.1-linux-arm-6.xz.sha256.asc
      566 B
      2025-11-02 02:20:56 -06:00
    • gitea-1.24.1-linux-riscv64
      104 MiB
      2025-11-02 02:21:20 -06:00
    • gitea-1.24.1-linux-riscv64.asc
      566 B
      2025-11-02 02:21:20 -06:00
    • gitea-1.24.1-linux-riscv64.sha256
      93 B
      2025-11-02 02:21:21 -06:00
    • gitea-1.24.1-linux-riscv64.sha256.asc
      566 B
      2025-11-02 02:21:21 -06:00
    • gitea-1.24.1-linux-riscv64.xz
      37 MiB
      2025-11-02 02:21:25 -06:00
    • gitea-1.24.1-linux-riscv64.xz.asc
      566 B
      2025-11-02 02:21:25 -06:00
    • gitea-1.24.1-linux-riscv64.xz.sha256
      96 B
      2025-11-02 02:21:25 -06:00
    • gitea-1.24.1-linux-riscv64.xz.sha256.asc
      566 B
      2025-11-02 02:21:25 -06:00
    • gitea-1.24.1-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:21:36 -06:00
    • gitea-1.24.1-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:21:36 -06:00
    • gitea-1.24.1-windows-4.0-386.exe.sha256
      99 B
      2025-11-02 02:21:36 -06:00
    • gitea-1.24.1-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:21:37 -06:00
    • gitea-1.24.1-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:21:41 -06:00
    • gitea-1.24.1-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:21:41 -06:00
    • gitea-1.24.1-windows-4.0-386.exe.xz.sha256
      102 B
      2025-11-02 02:21:41 -06:00
    • gitea-1.24.1-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:21:42 -06:00
    • gitea-1.24.1-windows-4.0-amd64.exe
      111 MiB
      2025-11-02 02:21:52 -06:00
    • gitea-1.24.1-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:21:52 -06:00
    • gitea-1.24.1-windows-4.0-amd64.exe.sha256
      101 B
      2025-11-02 02:21:52 -06:00
    • gitea-1.24.1-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:21:53 -06:00
    • gitea-1.24.1-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:21:57 -06:00
    • gitea-1.24.1-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:21:57 -06:00
    • gitea-1.24.1-windows-4.0-amd64.exe.xz.sha256
      104 B
      2025-11-02 02:21:57 -06:00
    • gitea-1.24.1-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:21:58 -06:00
    • gitea-src-1.24.1.tar.gz
      49 MiB
      2025-11-02 02:22:02 -06:00
    • gitea-src-1.24.1.tar.gz.asc
      566 B
      2025-11-02 02:22:02 -06:00
    • gitea-src-1.24.1.tar.gz.sha256
      90 B
      2025-11-02 02:22:03 -06:00
    • gitea-src-1.24.1.tar.gz.sha256.asc
      566 B
      2025-11-02 02:22:03 -06:00
  • v1.24.0 7ed1e8987e
    Compare

    Stable

    GiteaMirror released this 2025-06-09 20:28:22 -05:00 | 593 commits to main since this release

    • BREAKING

      • 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)
    • FEATURES

      • 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)
      • Add file tree to file view page (#32721)
      • Add material icons for file list (#33837)
      • Artifacts download api for artifact actions v4 (#33510)
      • Support choose email when creating a commit via web UI (#33432)
      • Add basic auth support to rss/atom feeds (#33371)
      • Add sorting by exclusive labels (issue priority) (#33206)
      • Add sub issue list support (#32940)
      • Private README.md for organization (#32872)
      • Email option to embed images as base64 instead of link (#32061)
      • Option to delay conflict checking of old pull requests until page view (#27779)
      • Worktime tracking for the organization level (#19808)
    • PERFORMANCE

      • Add cache for common package queries (#22491)
      • Move issue pin to an standalone table for querying performance (#33452)
      • Improve commits list performance to reduce unnecessary database queries (#33528)
      • Optimize total count of feed when loading activities in user dashboard. (#33841)
      • Optimize heatmap query (#33853)
      • Only use prev and next buttons for pagination on user dashboard (#33981)
      • Improve pull request list API performance (#34052)
      • Cache GPG keys, emails and users when list commits (#34086)
      • Refactor Git Attribute & performance optimization (#34154)
      • Performance optimization for tags synchronization (#34355) #34522
    • ENHANCEMENTS

      • Code

        • Display when a release attachment was uploaded (#34261)
        • Support creating relative link to raw path in markdown (#34105)
        • Improve code block readability and isolate copy button (#34009)
        • Improve repository commit view (#33877)
        • Full-file syntax highlighting for diff pages (#33766)
        • Clone repository with Tea CLI (#33725)
        • Improve sync fork behavior (#33319)
        • Make git clone URL could use current signed-in user (#33091)
        • Add submodule diff links (#33097)
        • Link to tree views of submodules if possible (#33424)
        • Only keep popular licenses (#33832)
        • De-emphasize signed commits (#31160)
      • Actions

        • Add flat-square action badge style (#34062)
        • Update action status badge layout (#34018)
        • Download actions job logs from API (#33858)
        • Always show the "rerun" button for action jobs (#33692)
        • Add auto-expanding running actions step (#30058)
        • Update status check for all supported on.pull_request.types in Gitea (#33117)
        • Workflow_dispatch use workflow from trigger branch (#33098)
        • Add action auto-scroll (#30057)
        • Add workflow_job webhook (#33694)
        • Add a button editing action secret (#34462)
      • Pull Request

        • Auto expand "New PR" form (#33971)
        • Mark parent directory as viewed when all files are viewed (#33958)
        • Show info about maintainers are allowed to edit a PR (#33738)
        • Automerge supports deleting branch automatically after merging (#32343)
        • Add additional command hints for PowerShell & CMD (#33548)
      • Issues

        • Allow filtering issues by any assignee (#33343)
        • Show warning on navigation if currently editing comment or title (#32920)
        • Make tracked time representation display as hours (#33315)
        • Add No Results Prompt Message on Issue List Page (#33699)
        • Add sort option recentclose for issues and pulls (#34525) #34539
      • Packages

        • Link to nuget dependencies (#26554)
        • Add composor source field (#33502)
      • Administration

        • Improve navbar: add "admin" tip, add "active" style (#32927)
        • Add a option "--user-type bot" to admin user create, improve role display (#27885)
        • Improve admin user view page (#33735)
        • Support performance trace (#32973)
        • Change pprof labels to be prometheus compatible (#32865)
        • Allow admins and org owners to change org member public status (#28294)
        • Optimize the installation page (#32994)
        • Make public URL generation configurable (#34250)
        • Add a --fullname arg to gitea admin user create. (#34241)
      • Others

        • Improve oauth2 error handling (#33969)
        • Fail mirroring more gracefully (#34002)
        • Align User Details Page Header Layout with Design Specifications (#34192)
        • Webhook add X-Gitea-Hook-Installation-Target-Type Header (#33752)
        • Optimize the dashboard (#32990)
        • Improve button layout on small screens (#33633)
        • Add cropping support when modifying the user/org/repo avatar (#33498)
        • Make ROOT_URL support using request Host header (#32564)
        • Add show more organizations icon in user's profile (#32986)
        • Introduce --page-space-bottom at 64px (#30692)
        • Improve theme display (#30671)
        • Add alphabetical project sorting (#33504)
        • Add global lock for migrations to make upgrade more safe with multiple replications (#33706)
        • Add descriptions for private repo public access settings and improve the UI (#34057)
    • API

      • Actions Runner rest api (#33873)
      • Inclusion of rename organization api (#33303)
      • Add API to support link package to repository and unlink it (#33481)
      • Add API endpoint to request contents of multiple files simultaniously (#34139)
      • Actions artifacts API list/download check status upload confirmed (#34273)
      • Add API routes to lock and unlock issues (#34165)
      • Fix some user name usages (#33689)
      • Allow filtering /repos/{owner}/{repo}/pulls by target base branch queryparam (#33684)
      • Improve swagger generation (#33664)
      • Support Ephemeral action runners (#33570)
      • Support workflow event dispatch via API (#33545)
      • Support workflow event dispatch via API (#32059)
      • Added Description Field for Secrets and Variables (#33526)
      • Reject star-related requests if stars are disabled (#33208)
      • Let API create and edit system webhooks, attempt 2 (#33180)
      • Use Project-URL metadata field to get a PyPI package's homepage URL (#33089)
      • Add last_committer_date and last_author_date for file contents API (#32921)
    • REFACTORS

      • Remove context from git struct (#33793)
      • Refactor admin/common.ts (#33788)
      • Refactor repo-settings.ts (#33785)
      • Refactor repo-issue.ts (#33784)
      • Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779)
      • Refactor initRepoBranchTagSelector to use new init framework (#33776)
      • Refactor buttons to use new init framework (#33774)
      • Refactor markup and pdf-viewer to use new init framework (#33772)
      • Refactor error system (#33771)
      • Refactor mail code (#33768)
      • Update TypeScript types (#33799)
      • Refactor older tests to use testify (#33140)
      • Move notifywatch to service layer (#33825)
      • Decouple context from repository related structs (#33823)
      • Remove context from mail struct (#33811)
      • Refactor dropdown ellipsis (#34123)
      • Refactor functions to reduce repopath expose (#33892)
      • Refactor repo-diff.ts (#33746)
      • Refactor web route handler (#33488)
      • Refactor user & avatar (#33433)
      • Refactor user package (#33423)
      • Refactor decouple context from migration structs (#33399)
      • Refactor context flash msg and global variables (#33375)
      • Refactor response writer & access logger (#33323)
      • Refactor ref type (#33242)
      • Refactor context repository (#33202)
      • Refactor legacy JS (#33115)
      • Refactor legacy line-number and scroll code (#33094)
      • Refactor env var related code (#33075)
      • Move SetMerged to service layer (#33045)
      • Merge updatecommentattachment functions (#33044)
      • Refactor pull-request compare&create page (#33071)
      • Refactor repo-new.ts (#33070)
      • Refactor pagination (#33037)
      • Refactor tests (#33021)
      • Refactor markup render to fix various path problems (#34114)
      • Refactor Branch struct in package modules/git (#33980)
      • Don't create duplicated functions for code repositories and wiki repositories (#33924)
      • Move git references checking to gitrepo packages to reduce expose of repository path (#33891)
      • Refactor cache-control (#33861)
      • Decouple diff stats query from actual diffing (#33810)
      • Move part of updating protected branch logic to service layer (#33742)
      • Decouple Batch from git.Repository to simplify usage without requiring the creation of a Repository struct. (#34001)
      • Refactor tmpl and blob_excerpt (#32967)
      • Refactor template & test related code (#32938)
      • Refactor db package and remove unnecessary DumpTables (#32930)
      • Refactor pprof labels and process desc (#32909)
      • Refactor repo-projects.ts (#32892)
      • Refactor getpatch/getdiff functions and remove unnecessary fallback (#32817)
      • Uniform all temporary directories and allow customizing temp path (#32352)
      • Remove context from retry downloader (#33871)
      • Refactor global init code and add more comments (#33755)
      • Remove some unnecessary template helpers (#33069)
      • Move and rename UpdateRepository (#34136)
      • Move hooks function to gitrepo and reduce expose repopath (#33890)
      • Add abstraction layer to delete repository from disk (#33879)
      • Add abstraction layer to check if the repository exists on disk (#33874)
      • Move ParseCommitWithSSHSignature to service layer (#34087)
      • Move duplicated functions (#33977)
      • Extract code to their own functions for push update (#33944)
      • Move gitgraph from modules to services layer (#33527)
      • Move commits signature and verify functions to service layers (#33605)
      • Use CloseIssue and ReopenIssue instead of ChangeStatus (#32467)
      • Refactor arch route handlers (#32993)
      • Refactor "string truncate" (#32984)
      • Refactor arch route handlers (#32972)
      • Clarify path param naming (#32969)
      • Refactor request context (#32956)
      • Move some errors to their own sub packages (#32880)
      • Move RepoTransfer from models to models/repo sub package (#32506)
      • Move delete deploy keys into service layer (#32201)
      • Refactor webhook events (#33337)
      • Move some Actions related functions from routers to services (#33280)
      • Refactor RefName (#33234)
      • Refactor context RefName and RepoAssignment (#33226)
      • Refactor repository transfer (#33211)
      • Refactor error system (#33626)
      • Refactor error system (#33610)
      • Refactor package (routes and error handling, npm peer dependency) (#33111)
      • Use test context in tests and new loop system in benchmarks (#33648)
      • Some small refactors (#33144)
      • Simplify context ref name (#33267)
    • BUGFIXES

      • Fix some dropdown problems on the issue sidebar (#34308) #34327
      • Do not return archive download URLs in API if downloads are disabled (#34324) #34338
      • Fix LFS files being editable in web UI (#34356) #34362
      • Fix only text/* being viewable in web UI (#34374) #34378
      • Fix LFS file not stored in LFS when uploaded/edited via API or web UI (#34367)
      • Grey out expired artifact on Artifacts list (#34314) #34404
      • Fix incorrect divergence cache after switching default branch (#34370) #34406
      • Refactor commit message rendering and fix bugs (#34412) #34414
      • Merge and tweak markup editor expander CSS (#34409) #34415
      • Fix GetUsersByEmails (#34423) #34425
      • Only git operations should update last changed of a repository (#34388) #34427
      • Fix comment textarea scroll issue in Firefox (#34438) #34446
      • Fix repo broken check (#34444) #34452
      • Fix remove org user failure on mssql (#34449) #34453
      • Fix Workflow run Not Found page (#34459) #34466
      • When updating comment, if the content is the same, just return and not update the database (#34422) #34464
      • Fix project board view (#34470) #34475
      • Fix get / delete runner to use consistent http 404 and 500 status (#34480) #34488
      • Fix url validation in webhook add/edit API (#34492) #34496
      • Fix edithook api can not update package, status and workflow_job events (#34495) #34499
      • Fix ephemeral runner deletion (#34447) #34513
      • Don't display error log when .git-blame-ignore-revs doesn't exist (#34457)
      • Only allow admins to rename default/protected branches (#33276)
      • Improve "lock conversation" UI (#34207)
      • Fix incorrect file links (#34189)
      • Optimize Overflow Menu (#34183)
      • Check user/org repo limit instead of doer (#34147)
      • Make markdown render match GitHub's behavior (#34129)
      • Fix team permission (#34128)
      • Correctly handle submodule view and avoid throwing 500 error (#34121)
      • Fix users being able bypass limits with repo transfers (#34031)
      • Avoid creating unnecessary temporary cat file sub process (#33942)
      • Refactor organization menu (#33928)
      • Fix various Fomantic UI and htmx problems (#33851)
      • Fix 500 error when error occurred in migration page (#33256)
      • Validate that the tag doesn't exist when creating a tag via the web (#33241)
      • Add missed transaction on setmerged (#33079)
      • Rework create/fork/adopt/generate repository to make sure resources will be cleanup once failed (#31035)
      • Valid email address should only start with alphanumeric (#28174)
      • Fix webhook url (#34186)
      • Fix "toAbsoluteLocaleDate" test when system locale is not en-US (#33939)
      • Fix file name could not be searched if the file was not a text file when using the Bleve indexer (#33959)
      • Fix cannot delete runners via the modal dialog (#33895)
      • Fix unpin hint on the pinned pull requests (#33207)
      • Fix parentCommit invalid memory address or nil pointer dereference. (#33204)
      • Fix comment header padding (#33377)
      • Fix some migration and repo name problems (#33986)
      • Fix various trivial frontend problems (#34263)
      • Fix Set Email Preference dropdown and button placement (#34255)
      • Fix quoted replies incorrectly render user input as part of the quote (#34216)
      • Fix button alignments and remove unnecessary styles (#34206)
      • Restore form inputs on organization create error (#34201)
      • Try to fix ACME (3rd) (#33807)
      • Fix incorrect ref "blob" (#33240)
      • Fix dynamic content loading init problem (#33748)
      • Fix git empty check and HEAD request (#33690)
      • Fix Untranslated Text on Actions Page (#33635)
      • Fix issue label delete incorrect labels webhook payload (#34575)
      • Fix incorrect page navigation with up and down arrow on last item of dashboard repos (#34570)
      • Fix/improve avatar sync from LDAP (#34573)
      • Fix some trivial problems (#34579)
      • Retain issue sort type when a keyword search is introduced (#34559)
      • Always use an empty line to separate the commit message and trailer (#34512)
      • Fix line-button issue after file selection in file tree (#34574)
      • Fix doctor deleting orphaned issues attachments (#34142)
      • Add webhook assigning test and fix possible bug (#34420)
      • Fix possible nil description of pull request when migrating from CodeCommit (#34541)
      • Refactor commit reader (#34542)
      • Fix possible pull request broken when leave the page immediately after clicking the update button #34509
      • Ignore "Close" error when uploading container blob (#34620)
      • Fix missed merge commit sha and time when migrating from codecommit (#34645)
      • Fix GetUsersByEmails (#34643)
      • Misc CSS fixes (#34638)
      • Add codecommit to supported services in api docs (#34626)
      • Validate hex colors when creating/editing labels (#34623)
      • Fix possible pull request broken when leave the page immediately after clicking the update button (#34509)
      • Fix margin issue in markup paragraph rendering (#34599)
      • Fix migration pull request title too long (#34577)
      • Fix footnote jump behavior on the issue page. (#34621)
      • Fix "oras" OCI client compatibility (#34666)
      • Fix last admin check when syncing users (#34649)
      • Fix skip paths check on tag push events in workflows (#34602) #34670
    • MISC

      • Bump to alpine 3.22 (#34613)
      • Make pull request and issue history more compact (#34588)
      • Run integration tests against postgres 14 (#34514) #34536
      • Enable addtional linters (#34085)
      • Enable testifylint rules (#34075)
      • Enable staticcheck QFxxxx rules (#34064)
      • Improve Actions test (#32883)
      • Drop fomantic build (#33845)
      • Go1.24 (#33562)
      • Run yamllint with strict mode, fix issue (#33551)
      • Disable cron task to update license (#33486)
      • Optimize makefile help information generation (#33390)
      • Convert github.com/xanzy/go-gitlab into gitlab.com/gitlab-org/api/client-go (#33126)
      • Add missed changelogs (#33649)
      • Update .changelog file to add performance label group (#33472)
      • Add missing POPULATE_SQUASH_COMMENT_WITH_COMMIT_MESSAGES in app.example.ini (#33363)
      • Update README screenshots (#33347)
      • Update unrs-resolver (#34279)
      • Update go&js dependencies (#34262)
      • Optimize the calling code of queryElems (#34235)
      • Update protected_branch.tmpl (#34193)
      • Feat/optimize span svg layout (#34185)
      • Set MERMAID_MAX_SOURCE_CHARACTERS to 50000 (#34152)
      • Update JS and PY deps (#34143)
      • Add Chinese translations for README files (#34132)
      • Use overflow-wrap: anywhere to replace word-break: break-all (#34126)
      • Clarify ownership in password change error messages (#34092)
      • Add toggleClass function in dom.ts (#34063)
      • Update to golangci-lint v2 (#34054)
      • Update Makefile test comments (#34013)
      • Update go mod dependencies (#33988)
      • Use filepath.Join instead of path.Join for file system file operations (#33978)
      • Prepare common tmpl functions in a middleware (#33957)
      • Remove unused or abused styles (#33918)
      • Update JS and PY deps, misc tweaks (#33903)
      • Try to figure out attribute checker problem (#33901)
      • Add lock for a repository pull mirror (#33876)
      • Fine tune push mirror UI (#33866)
      • Improve issue & code search (#33860)
      • Use pullrequestlist instead of []*pullrequest (#33765)
      • Upgrade act to 0.261.4 and actions-proto-go to v0.4.1 (#33760)
      • Align sidebar gears to the right (#33721)
      • Update Go dependencies (skip blevesearch, meilisearch) (#33655)
      • Add migrations and doctor fixes (#33556)
      • Remove "class-name" from svg icon (#33540)
      • Update MAINTAINERS (#33529)
      • Add "No data available" display when list is empty (#33517)
      • Use git diff-tree for DiffFileTree on diff pages (#33514)
      • Give organisation members access to organisation feeds (#33508)
      • Update feishu icon (#33470)
      • Hide/disable unusable UI elements when a repository is archived (#33459)
      • Update @github/text-expander-element to 2.9.0 (#33435)
      • Do not access GitRepo when a repo is being created (#33380)
      • Fix incorrect ref usages (#33301)
      • Prepare for support performance trace (#33286)
      • Enable Typescript noImplicitThis (#33250)
      • Remove unused CSS styles and move some styles to proper files (#33217)
      • Add .run to gitignore (#33175)
      • Fix typo in gitea downloader test and add missing codebase in ToGitServiceType (#33146)
      • Remove extended glob pattern from branch protection UI (#33125)
      • Clean up legacy form CSS styles (#33081)
      • Unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067)
      • Add IntelliJ Gateway's .uuid to gitignore (#33052)
      • User facing messages for AGit errors (#33012)
      • Always show assignees on right (#33006)
      • Fix eslint (#33002)
      • Update JS dependencies (#32914)
      • Bump x/net (#32896) (#32900)
      • Only activity tab needs heatmap data loading (#34652)

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

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • gitea-1.24.0-darwin-10.12-amd64
      108 MiB
      2025-11-02 02:14:32 -06:00
    • gitea-1.24.0-darwin-10.12-amd64.asc
      566 B
      2025-11-02 02:14:32 -06:00
    • gitea-1.24.0-darwin-10.12-amd64.sha256
      98 B
      2025-11-02 02:14:33 -06:00
    • gitea-1.24.0-darwin-10.12-amd64.sha256.asc
      566 B
      2025-11-02 02:14:33 -06:00
    • gitea-1.24.0-darwin-10.12-amd64.xz
      39 MiB
      2025-11-02 02:14:36 -06:00
    • gitea-1.24.0-darwin-10.12-amd64.xz.asc
      566 B
      2025-11-02 02:14:37 -06:00
    • gitea-1.24.0-darwin-10.12-amd64.xz.sha256
      101 B
      2025-11-02 02:14:37 -06:00
    • gitea-1.24.0-darwin-10.12-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:14:37 -06:00
    • gitea-1.24.0-darwin-10.12-arm64
      103 MiB
      2025-11-02 02:14:47 -06:00
    • gitea-1.24.0-darwin-10.12-arm64.asc
      566 B
      2025-11-02 02:14:47 -06:00
    • gitea-1.24.0-darwin-10.12-arm64.sha256
      98 B
      2025-11-02 02:14:47 -06:00
    • gitea-1.24.0-darwin-10.12-arm64.sha256.asc
      566 B
      2025-11-02 02:14:48 -06:00
    • gitea-1.24.0-darwin-10.12-arm64.xz
      35 MiB
      2025-11-02 02:14:52 -06:00
    • gitea-1.24.0-darwin-10.12-arm64.xz.asc
      566 B
      2025-11-02 02:14:52 -06:00
    • gitea-1.24.0-darwin-10.12-arm64.xz.sha256
      101 B
      2025-11-02 02:14:52 -06:00
    • gitea-1.24.0-darwin-10.12-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:14:53 -06:00
    • gitea-1.24.0-freebsd13-amd64
      107 MiB
      2025-11-02 02:15:02 -06:00
    • gitea-1.24.0-freebsd13-amd64.asc
      566 B
      2025-11-02 02:15:03 -06:00
    • gitea-1.24.0-freebsd13-amd64.sha256
      95 B
      2025-11-02 02:15:03 -06:00
    • gitea-1.24.0-freebsd13-amd64.sha256.asc
      566 B
      2025-11-02 02:15:03 -06:00
    • gitea-1.24.0-freebsd13-amd64.xz
      38 MiB
      2025-11-02 02:15:07 -06:00
    • gitea-1.24.0-freebsd13-amd64.xz.asc
      566 B
      2025-11-02 02:15:07 -06:00
    • gitea-1.24.0-freebsd13-amd64.xz.sha256
      98 B
      2025-11-02 02:15:08 -06:00
    • gitea-1.24.0-freebsd13-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:15:08 -06:00
    • gitea-1.24.0-gogit-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:15:18 -06:00
    • gitea-1.24.0-gogit-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:15:18 -06:00
    • gitea-1.24.0-gogit-windows-4.0-386.exe.sha256
      105 B
      2025-11-02 02:15:19 -06:00
    • gitea-1.24.0-gogit-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:15:19 -06:00
    • gitea-1.24.0-gogit-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:15:23 -06:00
    • gitea-1.24.0-gogit-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:15:23 -06:00
    • gitea-1.24.0-gogit-windows-4.0-386.exe.xz.sha256
      108 B
      2025-11-02 02:15:24 -06:00
    • gitea-1.24.0-gogit-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:15:24 -06:00
    • gitea-1.24.0-gogit-windows-4.0-amd64.exe
      112 MiB
      2025-11-02 02:15:33 -06:00
    • gitea-1.24.0-gogit-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:15:34 -06:00
    • gitea-1.24.0-gogit-windows-4.0-amd64.exe.sha256
      107 B
      2025-11-02 02:15:34 -06:00
    • gitea-1.24.0-gogit-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:15:34 -06:00
    • gitea-1.24.0-gogit-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:15:38 -06:00
    • gitea-1.24.0-gogit-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:15:38 -06:00
    • gitea-1.24.0-gogit-windows-4.0-amd64.exe.xz.sha256
      110 B
      2025-11-02 02:15:39 -06:00
    • gitea-1.24.0-gogit-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:15:39 -06:00
    • gitea-1.24.0-linux-386
      101 MiB
      2025-11-02 02:15:48 -06:00
    • gitea-1.24.0-linux-386.asc
      566 B
      2025-11-02 02:15:48 -06:00
    • gitea-1.24.0-linux-386.sha256
      89 B
      2025-11-02 02:15:48 -06:00
    • gitea-1.24.0-linux-386.sha256.asc
      566 B
      2025-11-02 02:15:49 -06:00
    • gitea-1.24.0-linux-386.xz
      37 MiB
      2025-11-02 02:15:53 -06:00
    • gitea-1.24.0-linux-386.xz.asc
      566 B
      2025-11-02 02:15:53 -06:00
    • gitea-1.24.0-linux-386.xz.sha256
      92 B
      2025-11-02 02:15:53 -06:00
    • gitea-1.24.0-linux-386.xz.sha256.asc
      566 B
      2025-11-02 02:15:54 -06:00
    • gitea-1.24.0-linux-amd64
      108 MiB
      2025-11-02 02:16:03 -06:00
    • gitea-1.24.0-linux-amd64.asc
      566 B
      2025-11-02 02:16:03 -06:00
    • gitea-1.24.0-linux-amd64.sha256
      91 B
      2025-11-02 02:16:04 -06:00
    • gitea-1.24.0-linux-amd64.sha256.asc
      566 B
      2025-11-02 02:16:04 -06:00
    • gitea-1.24.0-linux-amd64.xz
      39 MiB
      2025-11-02 02:16:08 -06:00
    • gitea-1.24.0-linux-amd64.xz.asc
      566 B
      2025-11-02 02:16:08 -06:00
    • gitea-1.24.0-linux-amd64.xz.sha256
      94 B
      2025-11-02 02:16:09 -06:00
    • gitea-1.24.0-linux-amd64.xz.sha256.asc
      566 B
      2025-11-02 02:16:10 -06:00
    • gitea-1.24.0-linux-arm-5
      101 MiB
      2025-11-02 02:16:20 -06:00
    • gitea-1.24.0-linux-arm-5.asc
      566 B
      2025-11-02 02:16:20 -06:00
    • gitea-1.24.0-linux-arm-5.sha256
      91 B
      2025-11-02 02:16:21 -06:00
    • gitea-1.24.0-linux-arm-5.sha256.asc
      566 B
      2025-11-02 02:16:21 -06:00
    • gitea-1.24.0-linux-arm-5.xz
      36 MiB
      2025-11-02 02:16:25 -06:00
    • gitea-1.24.0-linux-arm-5.xz.asc
      566 B
      2025-11-02 02:16:25 -06:00
    • gitea-1.24.0-linux-arm-5.xz.sha256
      94 B
      2025-11-02 02:16:25 -06:00
    • gitea-1.24.0-linux-arm-5.xz.sha256.asc
      566 B
      2025-11-02 02:16:25 -06:00
    • gitea-1.24.0-linux-arm-6
      101 MiB
      2025-11-02 02:16:35 -06:00
    • gitea-1.24.0-linux-arm64
      102 MiB
      2025-11-02 02:16:49 -06:00
    • gitea-1.24.0-linux-arm64.asc
      566 B
      2025-11-02 02:16:49 -06:00
    • gitea-1.24.0-linux-arm64.sha256
      91 B
      2025-11-02 02:16:49 -06:00
    • gitea-1.24.0-linux-arm64.sha256.asc
      566 B
      2025-11-02 02:16:50 -06:00
    • gitea-1.24.0-linux-arm64.xz
      35 MiB
      2025-11-02 02:16:53 -06:00
    • gitea-1.24.0-linux-arm64.xz.asc
      565 B
      2025-11-02 02:16:53 -06:00
    • gitea-1.24.0-linux-arm64.xz.sha256
      94 B
      2025-11-02 02:16:54 -06:00
    • gitea-1.24.0-linux-arm64.xz.sha256.asc
      566 B
      2025-11-02 02:16:54 -06:00
    • gitea-1.24.0-linux-arm-6.asc
      566 B
      2025-11-02 02:16:35 -06:00
    • gitea-1.24.0-linux-arm-6.sha256
      91 B
      2025-11-02 02:16:35 -06:00
    • gitea-1.24.0-linux-arm-6.sha256.asc
      566 B
      2025-11-02 02:16:36 -06:00
    • gitea-1.24.0-linux-arm-6.xz
      36 MiB
      2025-11-02 02:16:39 -06:00
    • gitea-1.24.0-linux-arm-6.xz.asc
      566 B
      2025-11-02 02:16:40 -06:00
    • gitea-1.24.0-linux-arm-6.xz.sha256
      94 B
      2025-11-02 02:16:40 -06:00
    • gitea-1.24.0-linux-arm-6.xz.sha256.asc
      566 B
      2025-11-02 02:16:40 -06:00
    • gitea-1.24.0-linux-riscv64
      104 MiB
      2025-11-02 02:17:18 -06:00
    • gitea-1.24.0-linux-riscv64.asc
      566 B
      2025-11-02 02:17:18 -06:00
    • gitea-1.24.0-linux-riscv64.sha256
      93 B
      2025-11-02 02:17:18 -06:00
    • gitea-1.24.0-linux-riscv64.sha256.asc
      566 B
      2025-11-02 02:17:19 -06:00
    • gitea-1.24.0-linux-riscv64.xz
      37 MiB
      2025-11-02 02:17:25 -06:00
    • gitea-1.24.0-linux-riscv64.xz.asc
      566 B
      2025-11-02 02:17:25 -06:00
    • gitea-1.24.0-linux-riscv64.xz.sha256
      96 B
      2025-11-02 02:17:26 -06:00
    • gitea-1.24.0-linux-riscv64.xz.sha256.asc
      566 B
      2025-11-02 02:17:26 -06:00
    • gitea-1.24.0-windows-4.0-386.exe
      104 MiB
      2025-11-02 02:17:43 -06:00
    • gitea-1.24.0-windows-4.0-386.exe.asc
      566 B
      2025-11-02 02:17:43 -06:00
    • gitea-1.24.0-windows-4.0-386.exe.sha256
      99 B
      2025-11-02 02:17:44 -06:00
    • gitea-1.24.0-windows-4.0-386.exe.sha256.asc
      566 B
      2025-11-02 02:17:44 -06:00
    • gitea-1.24.0-windows-4.0-386.exe.xz
      37 MiB
      2025-11-02 02:17:49 -06:00
    • gitea-1.24.0-windows-4.0-386.exe.xz.asc
      566 B
      2025-11-02 02:17:49 -06:00
    • gitea-1.24.0-windows-4.0-386.exe.xz.sha256
      102 B
      2025-11-02 02:17:50 -06:00
    • gitea-1.24.0-windows-4.0-386.exe.xz.sha256.asc
      566 B
      2025-11-02 02:17:50 -06:00
    • gitea-1.24.0-windows-4.0-amd64.exe
      111 MiB
      2025-11-02 02:18:06 -06:00
    • gitea-1.24.0-windows-4.0-amd64.exe.asc
      566 B
      2025-11-02 02:18:06 -06:00
    • gitea-1.24.0-windows-4.0-amd64.exe.sha256
      101 B
      2025-11-02 02:18:07 -06:00
    • gitea-1.24.0-windows-4.0-amd64.exe.sha256.asc
      566 B
      2025-11-02 02:18:07 -06:00
    • gitea-1.24.0-windows-4.0-amd64.exe.xz
      39 MiB
      2025-11-02 02:18:15 -06:00
    • gitea-1.24.0-windows-4.0-amd64.exe.xz.asc
      566 B
      2025-11-02 02:18:15 -06:00
    • gitea-1.24.0-windows-4.0-amd64.exe.xz.sha256
      104 B
      2025-11-02 02:18:16 -06:00
    • gitea-1.24.0-windows-4.0-amd64.exe.xz.sha256.asc
      566 B
      2025-11-02 02:18:16 -06:00
    • gitea-src-1.24.0.tar.gz
      49 MiB
      2025-11-02 02:18:27 -06:00
    • gitea-src-1.24.0.tar.gz.asc
      566 B
      2025-11-02 02:18:27 -06:00
    • gitea-src-1.24.0.tar.gz.sha256
      90 B
      2025-11-02 02:18:27 -06:00
    • gitea-src-1.24.0.tar.gz.sha256.asc
      566 B
      2025-11-02 02:18:28 -06:00
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.24.6 Page: 334ms Template: 84ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API