Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Not yet seconds ago.
False
Not yet seconds ago
13 hours agoGoto single snapshot
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
go-gitea / gitea Public
* Uh oh!
There was an error while loading. Please reload this page.
* Notifications You must be signed in to change notification settings
* Fork 7k
* Star 57.3k
* Code
* Issues 2.4k
* Pull requests 250
* Pull requests 254
* Actions
* Security and quality 76
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Actions
* Security and quality
* Insights
Releases: go-gitea/gitea
Releases Tags
Releases · go-gitea/gitea
Release list
* v1.27.1
* v1.27.0
* v1.27.0-rc0
* v1.26.4
* v1.26.3
* v1.26.2
* v1.26.1
* v1.26.0
* v1.26.0-rc0
* v1.25.5
Previous Next
Jump to release
* v1.27.1
* v1.27.0
* v1.27.0-rc0
* v1.26.4
* v1.26.3
* v1.26.2
* v1.26.1
* v1.26.0
* v1.26.0-rc0
* v1.25.5
Previous Next
v1.27.1
v1.27.1 Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
GiteaBot released this 27 Jul 20:20
v1.27.1
This tag was signed with the committer’s verified signature.
lunny Lunny Xiao
GPG key ID: C3B7C91B632F738A
Verified
Learn about vigilant mode.
a62dfff
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
* SECURITY
+ fix(oauth2): enforce mandatory 2FA policy on OAuth2 authorize/grant endpoints (#38591) (#38606)
+ Fix: orgmode render include path (#38642) (#38645)
+ Fix: git patch apply (#38637) (#38638)
* API
+ fix(api): align Swagger schemas for UserSettings and TopicListResponse (#38590) (#38592)
* ENHANCEMENTS
+ enhance: improve diff contrast in light and dark themes (#37477) (#38574)
* BUGFIXES
+ fix: skip OIDC end-session after password login for OAuth2 users (#38439) (#38666)
+ fix: make Actions log parser support multiple line message encoding (#38659) (#38664)
+ fix(actions): use base branch ref for pull_request_target context (#38636) (#38657)
+ fix(actions): skip already-approved runs in ApproveRuns (#38653) (#38654)
+ fix: orgmode render include path (#38642) (#38645)
+ fix(actions): cancel tasks immediately when the runner stopped reporting (#38616) (#38644)
+ fix(issues): fix label bulk-load key and reduce log noise in LoadLabel (#38632) (#38643)
+ fix(actions): improve runner list status sorting, labels and task job links (#38586) (#38633)
+ fix(actions): correctness and hardening fixes (#38518) (#38631)
+ fix(repo): prevent double-write redirect collisions on dependency errors, fix ui (#38627) (#38628)
+ fix: delete repo-scoped rows of seven more tables when deleting a repository (#38534) (#38618)
+ fix(webhook): remove slack channel name check (#38608) (#38612)
+ fix: download dropdown menu clipped on the branches page (#38604) (#38609)
+ fix(project): prevent database mutations on invalid MoveIssues payload (#38600) (#38602)
+ fix(actions): make SingleWorkflow.Marshal round-trip multi-line run blocks (stop silent job stranding) (#38520) (#38599)
+ fix(file-tree): handle submodule links and missing view container (#38033) (#38589)
+ fix(actions): fail unexpandable reusable workflow callers and decouple the job emitter's cross-run processing (#38565) (#38587)
+ fix: keep serving valid ACME cert when renewal fails at startup (#38554) (#38583)
+ fix: branch protection user list (#38570) (#38584)
+ fix(pulls): respect diff.orderFile in diff file tree (#38566) (#38578)
+ fix(issue): make issue action (issue list batch operation) elements have correct attributes (#38575) (#38580)
+ fix(actions): support matrix when evaluating workflow if expression (#38474) (#38557)
+ fix(actions): align status icon span for Safari rendering (#38558) (#38562)
+ fix: revert git clone http redirection forbidden (#38530) (#38545)
+ fix: clean up orphaned user-keyed tables in deleteUser (#38511) (#38514)
+ fix(actions): coerce workflow_dispatch boolean inputs to native types (#38472) (#38521)
+ fix: make the merge box button red if some checks fail (#38508) (#38516)
+ fix(pull): sign the commit when updating a branch by merge (#38441) (#38499)
+ fix: make commit message merge correctly (#38490) (#38502)
+ fix(actions): explain why a blocked or waiting job has not started (#38476) (#38498)
+ fix(actions): make cancelled() work in job if evaluation (#38495) (#38497)
+ fix(actions): show retention info on hover for expired artifacts (#38477) (#38493)
+ fix(actions): group reusable-workflow matrix legs in the workflow graph (#38475) (#38492)
+ fix: full file highlighting for git diff with CR char (#38484) (#38491)
+ fix(packages): serve noarch Alpine index for any requested architecture (#38479) (#38486)
+ fix: 500 error when updating user visibility (#38480) (#38483)
+ fix(actions): make job list item fully clickable (#38462) (#38471)
+ fix: mail template for push event (#38467) (#38468)
+ fix: make "test push webhook" always work (#38425) (#38455)
+ fix(actions): prevent bulk actions from affecting all runners (#38453) (#38457)
+ fix(org): align follow button and wrap description (#38448) (#38454)
+ fix(actions): populate github.event for scheduled runs (#38446) (#38452)
* MISC
+ refactor: git patch apply (#38637) (#38638)
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.
Assets 188
* gitea-1.27.1-darwin-10.12-amd64
sha256:c71b684ea3bac665dfe0520c109c39b0852f4c09225ac81a084b1ef467eacbb2
120 MB 2026-07-27T20:20:01Z
* gitea-1.27.1-darwin-10.12-amd64.asc
sha256:eafeb02cd23116cae94261aeb06406b7b9745783094d4b47b7b3950926eec9eb
566 Bytes 2026-07-27T20:20:01Z
* gitea-1.27.1-darwin-10.12-amd64.sha256
sha256:3bd70e1ab583b15886c5dbca1329cdbb61cfaf6226ea4f6aff8521b763af6f00
98 Bytes 2026-07-27T20:20:01Z
* gitea-1.27.1-darwin-10.12-amd64.sha256.asc
sha256:6848740594f318d97bbb431b0859bf458c881993d7ee9f71470c2f210ba6f575
566 Bytes 2026-07-27T20:20:01Z
* gitea-1.27.1-darwin-10.12-amd64.sha256.sigstore.json
sha256:f5314d0301fa6fe53bdee82929851443ee6df1757eb70eb056312ca94b3cedeb
10.4 KB 2026-07-27T20:20:01Z
* gitea-1.27.1-darwin-10.12-amd64.sigstore.json
sha256:c8b1f8d88aef643196f6576507b5a999711fa2bcea9293250db010eb5d09e8b8
10.4 KB 2026-07-27T20:20:01Z
* gitea-1.27.1-darwin-10.12-amd64.xz
sha256:eab82492a2b6e4a52bbda2f7f1499730bbfc0b2bef2ed275859eed59f9b25317
40.2 MB 2026-07-27T20:20:01Z
* gitea-1.27.1-darwin-10.12-amd64.xz.asc
sha256:0a9e2e4f8cd8b0d1c2bcce334c07860406445d4eb3b8006f4ff710be06e7dc59
566 Bytes 2026-07-27T20:20:01Z
* gitea-1.27.1-darwin-10.12-amd64.xz.sha256
sha256:fdfdc65dc158b7abf5befa6a6d49e08aacbd1c21ac972eb0611a7675fbe575b1
101 Bytes 2026-07-27T20:20:01Z
* gitea-1.27.1-darwin-10.12-amd64.xz.sha256.asc
sha256:1d8ff04e1af646b0e776e4c025431e3662bc3d4211c981ec3acedc03ca2be9d0
566 Bytes 2026-07-27T20:20:01Z
* Source code (zip)
2026-07-27T19:29:42Z
* Source code (tar.gz)
2026-07-27T19:29:42Z
* Show all 188 assets Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 20 podsvirov, m-ueberall, atc0005, docxml, RomelSan, 1270o1, LMieldazis, at146, rob4226, jonyrh-td-sever, and 10 more reacted with thumbs up emoji 🎉 6 TwistTheNeil, tmeckel, WillPresley, EDM115, silverwind, and cjggarciadev reacted with hooray emoji ❤️ 10 gabriellxxix, rob4226, jonyrh-td-sever, TwistTheNeil, maxdzin, seraphyn, dmitrystepanushkin, william-stacken, crunchydude, and silverwind reacted with heart emoji 🚀 5 TwistTheNeil, tmeckel, quixoticaxis, silverwind, and SudhanshuMatrix reacted with rocket emoji
All reactions
* 👍 20 reactions
* 🎉 6 reactions
* ❤️ 10 reactions
* 🚀 5 reactions
30 people reacted
v1.27.0
v1.27.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
GiteaBot released this 13 Jul 17:07
v1.27.0
This tag was signed with the committer’s verified signature.
lunny Lunny Xiao
GPG key ID: C3B7C91B632F738A
Verified
Learn about vigilant mode.
b969123
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
* BREAKING
+ Feat(actions)!: improve support for reusable workflows (#37478)
+ Use Content-Security-Policy: script nonce (#37232)
* SECURITY
+ Fix: various security fixes (#38406) (#38426)
+ Fix(security): harden access checks and migration validation (#38324) (#38400)
+ Fix: enforce public-only token scope and harden push options / locale parsing (#38323) (#38399)
+ Fix(pull): re-evaluate review official flag on target branch change (#38319) (#38402)
+ Fix(api): stop leaking private repo metadata after access revocation (#38321) (#38390)
+ Fix(lfs): require proof of possession for cross-repo objects (#38322) (#38389)
+ Fix(mirror): disable HTTP redirects on pull mirror sync (#38320) (#38367)
+ Fix: golang html template url escaping (#38363) (#38369)
+ Fix(release): validate web attachment renames against allowed types (#38314) (#38328)
+ Fix(release): gate draft release attachments on web download endpoints (#38318) (#38325)
+ Fix(deps): update module github.com/go-git/go-git/v5 to v5.19.1 [security] (#37786)
+ Fix(oauth): restrict introspection to the token's client (#38042)
+ Fix(api): don't expose private org membership via public_members (#38145)
+ Fix(actions): deny fork-PR cross-repo access via collaborative owner (#38214)
+ Fix(migrations): prevent path traversal in repository restore (#38215)
* FEATURES
+ Feat(actions): add workflow status badge modal (#38196)
+ Feat(actions): support owner-level and global scoped workflows (#38154)
+ Feat(api): support ref suffixes in compare (#38148)
+ Feat(actions): implement jobs.<job_id>.continue-on-error (#38100)
+ Feat(actions): show run status on browser tab favicon (#38071)
+ Feat(api): add token introspection and self-deletion endpoint (#37995)
+ Feat(api): add q parameter to list branches API for server-side filtering (#37982)
+ Feat(repo): split repository creation limit into user and org scopes (#37872)
+ Feat(actions): bulk delete, disable and enable runners in admin UI (#37869)
+ Feat(actions): List workflows that were executed once but got removed from the default branch (#37835)
+ Feat(org): add team visibility so org members can discover teams (#37680)
+ Feat: add raw diff/patch endpoint for repository comparisons (#37632)
+ Feat: Add avatar stacks (#37594)
+ Feat(actions): add job summaries (GITHUB_STEP_SUMMARY) (#37500)
+ Feat(web): Add Jupyter Notebook (.ipynb) Rendering Support (#37433)
+ Support for Custom URI Schemes in OAuth2 Redirect URIs (#37356)
+ Feat(orgs): Add search bar for organization members tab page (#37347)
+ Feat(api): Add assignees APIs (#37330)
+ Feat(api): Add GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs (#37196)
+ Serve OpenAPI 3.0 spec at /openapi.v1.json (#37038)
+ Add project column picker to issue and pull request sidebar (#37037)
+ Allow multiple projects per issue and pull requests (#36784)
+ Feat(ui): add "follow rename" to file commit history list (#34994)
+ Feat(ssh): auto generate additional ssh keys (#33974)
* ENHANCEMENTS
+ Enhance(actions): only create filtered-out workflow commit status for required contexts (#38371) (#38385)
+ Enhance: allow builtin default git config options to be overridden (#38172)
+ Enhance: allow MathML core elements (#38034)
+ Enhance(markup): improve issue title rendering (#37908)
+ Enhance(actions): set descriptive browser tab title on run view (#37870)
+ Enhance: Migrate remaining gopkg.in/yaml.v3 usages to go.yaml.in/yaml/v4 (#37866)
+ Enhance(actions): show workflow name from YAML instead of filename (#37833)
+ Feat(actions): add before/after to PR synchronize event payload (#37827)
+ Enhance(actions): add branch filters to run list (#37826)
+ Enhance(actions): Make Summary UI more beautiful with more infos (#37824)
+ Feat: add copy button to action step header, improve other copy buttons (#37744)
+ Fix(icon): use repo-forked icon to display forks count (#37731)
+ Feat(api): add sort and order query parameters to job list endpoints (#37672)
+ Feat(api): add last_sync to repository API (#37566)
+ Enhance: Adjust Workflow Graph styling (#37497)
+ Improve code editor text selection and clean up lint enablement (#37474)
+ Add mirror auth updates to repo edit API and settings (#37468)
+ Replace olivere/elastic with REST API client, add OpenSearch support (#37411)
+ Feat: Add default PR branch update style setting (#37410)
+ Fix inconsistent disabled styling on logged-out repo header buttons (#37406)
+ Allow fast-forward-only merge when signed commits are required (#37335)
+ Enhance styling in actions page (#37323)
+ Fix: improve actions status icons and texts (#37206)
+ Make Markdown fenced code block work with more syntaxes (#37154)
+ Fix: Sort action run jobs by JobID and Name with matrix examples (#37046)
+ Add API endpoint to reply to pull request review comments (#36683)
* PERFORMANCE
+ Perf(actions): debounce runner heartbeat writes and throttle task picks (#38281) (#38368)
+ Perf(web): sort the action_run query by a repo-scoped index when possible (#38155)
+ Perf: Various performance regression fixes (#38078)
+ Perf: extend action c_u index to include created_unix for faster dashboard feeds (#38076)
+ Batch-load related data in actions run, job, and task API endpoints (#37032)
* BUGFIXES
+ Fix(util): reject invalid characters between time-estimate units (#38416) (#38423)
+ Fix: represent a deleted assignee team as a Ghost team (#38413) (#38419)
+ Fix(turnstile): route CAPTCHA verification through the configured proxy (#38412) (#38420)
+ Fix: refresh pull request merge box when the commit status is pending (#38410) (#38411)
+ Fix: actions task state concurrent update (#38405) (#38409)
+ Fix(actions): keep workflow run trailing on one row with long branch names (#38382) (#38403)
+ Fix(web): use locale-aware date formatting for contribution calendar tooltips (#38398) (#38401)
+ Fix: co-author detection (#38392) (#38397)
+ Fix: incorrect co-author detection on commit page (#38386) (#38387)
+ Fix(ui): restore commits table column widths (#38379) (#38383)
+ Fix: minio init check (#38355) (#38361)
+ Fix: org project view assignee list (#38357) (#38360)
+ Fix(actions): release claimed task if context is cancelled during FetchTask (#38343) (#38347)
+ Fix(actions): make runner list pagination order deterministic (#38313) (#38327)
+ Fix: Improve since/until when counting commits for X-Total-Count (#38243) (#38304)
+ Fix(actions): prevent chevron overlap with log text when timestamps are enabled (#38227) (#38307)
+ Fix(workflows): branch protection status checks fail when workflow uses on: paths filter (#38237) (#38302)
+ Fix(oauth2): persist linkAccountData during auto-link 2FA flow (#38274) (#38295)
+ Fix(actions): allow Actions bot to push to protected branches (#38284) (#38293)
+ Fix(actions): include all aggregable run statuses in status filter (#38280) (#38287)
+ Fix(archiver): use serializable repo-archive queue payload (#38273) (#38283)
+ Fix: update npm dependencies, fix misc issues (#38257)
+ Fix(api): respect since/until when counting commits for X-Total-Count (#38204)
+ Fix: codemirror regressions (#38248)
+ Fix(api): support HEAD requests on all API GET endpoints (#38245)
+ Fix(actions): Cleanup workflow status badge code (#38241)
+ Fix(web): Correctly align the "disabled" label on larger workflow names (#38240)
+ Fix(actions): don't swallow HTML entities into linkified URLs (#38239)
+ Fix(packages): accept npm "repository" and "bin" in string form (#38236)
+ Fix(actions): fix 500 error when canceling a canceling task (#38223)
+ Fix(deps): update module golang.org/x/image to v0.43.0 [security] (#38219)
+ Fix(mssql): convert legacy DATETIME columns to DATETIME2 (#38216)
+ Fix(api): deny private org member enumeration via /members (#38213)
+ Fix(actions): ensure all waiting jobs get runners in large workflows (#38200)
+ Fix(deps): update go dependencies (#38194)
+ Fix(deps): update npm dependencies (#38193)
+ Fix(cli): default must-change-password to false for bot users (#38175)
+ Fix(actions): show run index in run view and fix summary graph height (#38165)
+ Fix: csp (#38162)
+ Fix(deps): update npm dependencies (#38123)
+ Fix(mssql): expand legacy issue and comment long-text columns (#38120)
+ Fix(packages): validate debian distribution and component names (#38116)
+ Fix(packages): validate module version in goproxy ParsePackage (#38104)
+ Fix(deps): update dependency esbuild to v0.28.1 [security] (#38097)
+ Fix: git push hook post receive (#38089)
+ Fix(ui): prevent commit status popup overflowing its row (#38081)
+ Fix: validate gem name in rubygems parseMetadataFile (#38061)
+ Fix: commit display name (#38057)
+ Fix: csp regressions (#38047)
+ Fix: api error message (#38031)
+ Fix(deps): update npm dependencies (#38029)
+ Fix: pgsql lint (#38022)
+ Fix(indexer): fix assignee filters in issue search (#38021)
+ Fix: various dropdown problems (#38020)
+ Fix: refactor git error handling and make archive streaming handle non-existing commit id (#38007)
+ Fix: raise git required version to 2.13 (#37996)
+ Fix: remove "no-transfrom" from the cache-control header (#37985)
+ Fix(deps): update module github.com/google/go-github/v87 to v88 (#37971)
+ Fix: use committer time where ever possible as default (#37969)
+ Fix(deps): update npm dependencies, remove nolyfill (#37968)
+ Fix(deps): update go dependencies (#37967)
+ Fix(pull): preserve squash message trailers and additional commit messages (#37954)
+ Fix(deps): update module golang.org/x/image to v0.41.0 [security] (#37904)
+ Fix: support ##[command] log prefix in action run UI (#3...
Read more
Assets 188
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 36 podsvirov, m-ueberall, docxml, SackMaggie, YannMagnin, lunny, 1270o1, blakelaperriere, Rel1cx, Felitendo, and 26 more reacted with thumbs up emoji 🎉 21 paupino, WillPresley, lunny, TimexPeachtree, Felitendo, mohsek, zaccari, hulto, jonyrh-td-sever, TwistTheNeil, and 11 more reacted with hooray emoji ❤️ 14 crunchydude, maxdzin, houssemexo26, dmitrystepanushkin, jonyrh-td-sever, TwistTheNeil, seraphyn, belkinalex, silverwind, sonjek, and 4 more reacted with heart emoji 🚀 17 oleroler, quixoticaxis, hulto, jonyrh-td-sever, TwistTheNeil, tmeckel, Lydanne, belkinalex, adrianmusante, silverwind, and 7 more reacted with rocket emoji
All reactions
* 👍 36 reactions
* 🎉 21 reactions
* ❤️ 14 reactions
* 🚀 17 reactions
61 people reacted
v1.27.0-rc0
v1.27.0-rc0 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
GiteaBot released this 30 Jun 00:29
v1.27.0-rc0
This tag was signed with the committer’s verified signature.
lunny Lunny Xiao
GPG key ID: C3B7C91B632F738A
Verified
Learn about vigilant mode.
4654e7e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
* BREAKING
+ Feat(actions)!: improve support for reusable workflows (#37478)
+ Use Content-Security-Policy: script nonce (#37232)
* SECURITY
+ Fix(deps): update module github.com/go-git/go-git/v5 to v5.19.1 [security] (#37786)
+ Fix(oauth): restrict introspection to the token's client (#38042)
+ Fix(api): don't expose private org membership via public_members (#38145)
+ Fix(actions): deny fork-PR cross-repo access via collaborative owner (#38214)
+ Fix(migrations): prevent path traversal in repository restore (#38215)
* FEATURES
+ Feat(actions): add workflow status badge modal (#38196)
+ Feat(actions): support owner-level and global scoped workflows (#38154)
+ Feat(api): support ref suffixes in compare (#38148)
+ Feat(actions): implement jobs.<job_id>.continue-on-error (#38100)
+ Feat(actions): show run status on browser tab favicon (#38071)
+ Feat(api): add token introspection and self-deletion endpoint (#37995)
+ Feat(api): add q parameter to list branches API for server-side filtering (#37982)
+ Feat(repo): split repository creation limit into user and org scopes (#37872)
+ Feat(actions): bulk delete, disable and enable runners in admin UI (#37869)
+ Feat(actions): List workflows that were executed once but got removed from the default branch (#37835)
+ Feat(org): add team visibility so org members can discover teams (#37680)
+ Feat: add raw diff/patch endpoint for repository comparisons (#37632)
+ Feat: Add avatar stacks (#37594)
+ Feat(actions): add job summaries (GITHUB_STEP_SUMMARY) (#37500)
+ Feat(web): Add Jupyter Notebook (.ipynb) Rendering Support (#37433)
+ Support for Custom URI Schemes in OAuth2 Redirect URIs (#37356)
+ Feat(orgs): Add search bar for organization members tab page (#37347)
+ Feat(api): Add assignees APIs (#37330)
+ Feat(api): Add GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs (#37196)
+ Serve OpenAPI 3.0 spec at /openapi.v1.json (#37038)
+ Add project column picker to issue and pull request sidebar (#37037)
+ Allow multiple projects per issue and pull requests (#36784)
+ Feat(ui): add "follow rename" to file commit history list (#34994)
+ Feat(ssh): auto generate additional ssh keys (#33974)
* ENHANCEMENTS
+ Enhance: allow builtin default git config options to be overridden (#38172)
+ Enhance: allow MathML core elements (#38034)
+ Enhance(markup): improve issue title rendering (#37908)
+ Enhance(actions): set descriptive browser tab title on run view (#37870)
+ Enhance: Migrate remaining gopkg.in/yaml.v3 usages to go.yaml.in/yaml/v4 (#37866)
+ Enhance(actions): show workflow name from YAML instead of filename (#37833)
+ Feat(actions): add before/after to PR synchronize event payload (#37827)
+ Enhance(actions): add branch filters to run list (#37826)
+ Enhance(actions): Make Summary UI more beautiful with more infos (#37824)
+ Feat: add copy button to action step header, improve other copy buttons (#37744)
+ Fix(icon): use repo-forked icon to display forks count (#37731)
+ Feat(api): add sort and order query parameters to job list endpoints (#37672)
+ Feat(api): add last_sync to repository API (#37566)
+ Enhance: Adjust Workflow Graph styling (#37497)
+ Improve code editor text selection and clean up lint enablement (#37474)
+ Add mirror auth updates to repo edit API and settings (#37468)
+ Replace olivere/elastic with REST API client, add OpenSearch support (#37411)
+ Feat: Add default PR branch update style setting (#37410)
+ Fix inconsistent disabled styling on logged-out repo header buttons (#37406)
+ Allow fast-forward-only merge when signed commits are required (#37335)
+ Enhance styling in actions page (#37323)
+ Fix: improve actions status icons and texts (#37206)
+ Make Markdown fenced code block work with more syntaxes (#37154)
+ Fix: Sort action run jobs by JobID and Name with matrix examples (#37046)
+ Add API endpoint to reply to pull request review comments (#36683)
* PERFORMANCE
+ Perf(web): sort the action_run query by a repo-scoped index when possible (#38155)
+ Perf: Various performance regression fixes (#38078)
+ Perf: extend action c_u index to include created_unix for faster dashboard feeds (#38076)
+ Batch-load related data in actions run, job, and task API endpoints (#37032)
* BUGFIXES
+ Fix: update npm dependencies, fix misc issues (#38257)
+ Fix(api): respect since/until when counting commits for X-Total-Count (#38204)
+ Fix: codemirror regressions (#38248)
+ Fix(api): support HEAD requests on all API GET endpoints (#38245)
+ Fix(actions): Cleanup workflow status badge code (#38241)
+ Fix(web): Correctly align the "disabled" label on larger workflow names (#38240)
+ Fix(actions): don't swallow HTML entities into linkified URLs (#38239)
+ Fix(packages): accept npm "repository" and "bin" in string form (#38236)
+ Fix(actions): fix 500 error when canceling a canceling task (#38223)
+ Fix(deps): update module golang.org/x/image to v0.43.0 [security] (#38219)
+ Fix(mssql): convert legacy DATETIME columns to DATETIME2 (#38216)
+ Fix(api): deny private org member enumeration via /members (#38213)
+ Fix(actions): ensure all waiting jobs get runners in large workflows (#38200)
+ Fix(deps): update go dependencies (#38194)
+ Fix(deps): update npm dependencies (#38193)
+ Fix(cli): default must-change-password to false for bot users (#38175)
+ Fix(actions): show run index in run view and fix summary graph height (#38165)
+ Fix: csp (#38162)
+ Fix(deps): update npm dependencies (#38123)
+ Fix(mssql): expand legacy issue and comment long-text columns (#38120)
+ Fix(packages): validate debian distribution and component names (#38116)
+ Fix(packages): validate module version in goproxy ParsePackage (#38104)
+ Fix(deps): update dependency esbuild to v0.28.1 [security] (#38097)
+ Fix: git push hook post receive (#38089)
+ Fix(ui): prevent commit status popup overflowing its row (#38081)
+ Fix: validate gem name in rubygems parseMetadataFile (#38061)
+ Fix: commit display name (#38057)
+ Fix: csp regressions (#38047)
+ Fix: api error message (#38031)
+ Fix(deps): update npm dependencies (#38029)
+ Fix: pgsql lint (#38022)
+ Fix(indexer): fix assignee filters in issue search (#38021)
+ Fix: various dropdown problems (#38020)
+ Fix: refactor git error handling and make archive streaming handle non-existing commit id (#38007)
+ Fix: raise git required version to 2.13 (#37996)
+ Fix: remove "no-transfrom" from the cache-control header (#37985)
+ Fix(deps): update module github.com/google/go-github/v87 to v88 (#37971)
+ Fix: use committer time where ever possible as default (#37969)
+ Fix(deps): update npm dependencies, remove nolyfill (#37968)
+ Fix(deps): update go dependencies (#37967)
+ Fix(pull): preserve squash message trailers and additional commit messages (#37954)
+ Fix(deps): update module golang.org/x/image to v0.41.0 [security] (#37904)
+ Fix: support ##[command] log prefix in action run UI (#37882)
+ Fix(deps): update module github.com/google/go-github/v86 to v87 (#37845)
+ Fix(deps): update npm dependencies (#37844)
+ Fix(deps): update go dependencies (#37841)
+ Fix(frontend): resolve Vite assets by manifest source path (#37836)
+ Fix(locales): Replace hardcoded strings (#37788)
+ Fix(packages): render markdown links relative to linked repo (#37676)
+ Fix: persist mirror repository metadata (#37519)
+ Fix cmd tests by mocking builtin paths (#37369)
+ Add form-fetch-action to some forms, fix "fetch action" resp bug (#37305)
+ Feat: execute post run cleanup when workflow is cancelled (#37275)
+ Fix relative-time error and improve global error handler (#37241)
+ Refactor flash message and remove SanitizeHTML template func (#37179)
* TESTING
+ Test: speed up two tests (#37905)
+ Test: Fix random failure test (#37887)
+ Test: fix flaky issue-comment close test (#37880)
+ Test: enable WAL for sqlite integration tests (#37861)
+ Test: fix flaky TestResourceIndex and reduce its runtime (#37847)
+ Test: run TestAPIRepoMigrate offline via a local clone source (#37817)
+ Ci: shard tests and reduce redundant work (#37618)
+ Test(e2e): run playwright via container (#37300)
+ Remove external service dependencies in migration tests (#36866)
* BUILD
+ Fix(actions): authenticate snapcraft before nightly remote build (#38252)
+ Ci: cap Elasticsearch heap in db-tests (#37816)
+ Build(snap): publish nightly version to snapcraft via actions (#37814)
+ Ci: split pgsql shards into plain jobs, dedupe setup actions (#37802)
+ Ci: narrow files-changed frontend filter (#37749)
+ Ci: add zizmor to lint-actions (#37720)
+ Chore: clean up "contrib" dir (#37690)
+ Fix: snap build (main branch) (#37685)
+ Ci: Also lint json5 files (#37659)
+ Feat(editor): broaden language detection in web code editor (#37619)
+ Build: update pnpm to v11 (#37591)
+ Refactor(deps): migrate from nektos/act fork to gitea/runner (#37557)
+ Refactor: lint bare fill/stroke colors, add vars for git graph color series (#37543)
+ Update go js py dependencies (#37525)
+ Ci: lint PR titles with commitlint (#37498)
+ Chore: upgrade Go version in devcontainer image to 1.26 (#37374)
+ Update GitHub Actions to latest major versions (#37313)
+ Update go js dependencies (#37312)
+ Fail vite build on rolldown warnings via NODE_ENV=test (#37270)
+ Remove htmx (#37224)
+ Replace custom Go formatter with golangci-lint fmt (#37194)
+ Refactor htmx and fetch-action related code (#37186)
+ Integrate renovate bot for all dependency updates (#37050)
+ Build(sign): move to sigstore (#38250)
* DOCS
+ Docs: update changelog for ...
Read more
Assets 188
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 6 docxml, bircni, avarastakh-cloud, jps4242, bn-zr, and bkvargyas reacted with thumbs up emoji ❤️ 15 youssefadly237, symudo, seraphyn, kangkangovo12138, houssemexo26, KalvinVilla, karthikbhandary2, Felitendo, DaZhi-the-Revelator, maxdzin, and 5 more reacted with heart emoji 🚀 2 evadim and dmitrystepanushkin reacted with rocket emoji
All reactions
* 👍 6 reactions
* ❤️ 15 reactions
* 🚀 2 reactions
23 people reacted
v1.26.4
v1.26.4
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
GiteaBot released this 21 Jun 16:03
v1.26.4
This tag was signed with the committer’s verified signature.
lunny Lunny Xiao
GPG key ID: C3B7C91B632F738A
Verified
Learn about vigilant mode.
95ba37d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
* SECURITY
+ fix(auth): do not auto-reactivate disabled users on OAuth2 callback (#38009) (#38183)
* BUGFIXES
+ fix: walk git log context error handling (#38182) (#38185)
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.
Assets 126
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 11 docxml, crunchydude, phil-lipp, theAkito, RomelSan, jonyrh, houssemexo26, TwistTheNeil, rscRoman, SatsuiBird, and dmitrystepanushkin reacted with thumbs up emoji 😄 3 jonyrh, ryan20fun, and TwistTheNeil reacted with laugh emoji 🎉 2 EDM115 and TwistTheNeil reacted with hooray emoji ❤️ 8 jonyrh, gabriellxxix, blakelaperriere, MateKristof, maxdzin, seraphyn, vzamakh, and TwistTheNeil reacted with heart emoji 🚀 3 TwistTheNeil, rex-rajat, and dmasiero reacted with rocket emoji
All reactions
* 👍 11 reactions
* 😄 3 reactions
* 🎉 2 reactions
* ❤️ 8 reactions
* 🚀 3 reactions
21 people reacted
v1.26.3
v1.26.3
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
GiteaBot released this 20 Jun 20:55
v1.26.3
This tag was signed with the committer’s verified signature.
lunny Lunny Xiao
GPG key ID: C3B7C91B632F738A
Verified
Learn about vigilant mode.
4aa0d70
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Warning
Please upgrade to 1.26.4 directly. A regression in this release can cause "context deadline exceeded" errors when opening any repository's code pages (#38177). Please hold off on upgrading until a fix is released.
* BREAKING
+ fix(actions)!: require merged PR to bypass fork PR approval gate (#38010) (#38041)
* SECURITY
+ fix(hostmatcher): patch incorrect private list (#38170) (#38173)
+ fix: Various security fixes (#38103) (#38151)
+ fix: Various sec fixes (#38108) (#38147)
+ fix: allow git clone of private repos with anonymous code access (#38074) (#38146)
+ fix(auth): ignore stale OIDC external login links to organizations (#37875) (#38141)
+ fix(hostmatcher): block reserved IP ranges from external/private filters (#38039) (#38059)
+ fix(lfs): require Code-unit access for cross-repo LFS object reuse (#38006) (#38050)
+ fix(lfs): reject unknown SSH LFS sub-verbs to prevent auth bypass (#38008) (#38015)
+ fix: bound CODEOWNERS regex match time (#38011) (#38025)
+ fix: bound debian ParseControlFile to a single control stanza (#38044) (#38055)
+ fix(deps): update module golang.org/x/net to v0.55.0 [security] (#37813) (#37829)
* API
+ feat(api): add Link header in ListForks (#38052) (#38063)
* BUGFIXES
+ fix: Fix the panic when ssh remote lfs endpoint parsing failure (#38026) (#38158)
+ fix(api): nil pointer panic when filtering tracked times by a non-existent user (#38112) (#38115)
+ fix: keep literal "false" value displayed in workflow_dispatch choice dropdowns (#38080) (#38096)
+ fix: parse HEAD ref (#38119)
+ fix: git cmd (#38084) (#38087)
+ fix(releases): generate notes for initial tag (#37697) (#37986)
+ fix(actions): return 404 when job log blob is missing (#38003) (#38004)
+ fix(actions): exclude workflow_call from workflow trigger detection (#37894) (#37899)
+ fix(actions): keep action run title clickable when commit subject is a URL (#37867) (#37898)
+ fix(actions): reject workflow_dispatch for workflows without that trigger (#37660) (#37895)
+ fix(actions): ack re-sent UpdateLog finalize idempotently (#37885) (#37892)
+ fix: http content file render (#37850) (#37856)
+ fix(issues): clear stale ReviewTypeRequest when submitting pending review (#37809) (#37815)
+ fix: Fix issue target branch selection for non-collaborators (#36916) (#38164)
* BUILD
+ fix(deps): update @playwright/test to 1.60.0 (#38144)
+ ci: add tools/ci-tools.ts for the PR labeler workflow (#37831)
+ fix(build): swagger css import (#37801) (#37803)
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.
Assets 126
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 7 docxml, isaac-cf-wong, RomelSan, phil-lipp, coasa, jonyrh, and egidijus reacted with thumbs up emoji 🎉 1 EDM115 reacted with hooray emoji ❤️ 5 gabriellxxix, jonyrh, blakelaperriere, maxdzin, and egidijus reacted with heart emoji 🚀 3 adrianmusante, panzer-arc, and jonyrh reacted with rocket emoji 👀 2 slepkaviba and dmitrystepanushkin reacted with eyes emoji
All reactions
* 👍 7 reactions
* 🎉 1 reaction
* ❤️ 5 reactions
* 🚀 3 reactions
* 👀 2 reactions
15 people reacted
v1.26.2
v1.26.2
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
GiteaBot released this 20 May 18:51
v1.26.2
This tag was signed with the committer’s verified signature.
lunny Lunny Xiao
GPG key ID: C3B7C91B632F738A
Verified
Learn about vigilant mode.
2c749ce
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
* SECURITY
+ fix(permissions): Fix reading permission (#37769)
+ fix(actions): make artifact signature payloads unambiguous (#37707)
+ fix: Unify public-only token filtering in API queries and repo access checks (#37118)
+ fix: Add missed token scope checking (#37735)
+ fix(oauth): bind token exchanges to the original client request (#37704)
+ fix(oauth): strengthen PKCE validation and refresh token replay protection (#37706)
+ fix(web): enforce token scopes on raw, media, and attachment downloads (#37698)
+ fix(security): enforce wiki git writes and LFS token access at request time (#37695)
+ feat(api): encrypt AWS creds (#37679)
+ fix(deps): update dependency mermaid to v11.15.0 [security], add e2e test
+ fix(packages): Add label for private and internal package and fix composor package source permission check (#37610)
+ fix(git): Fix smart http request scope bug (#37583)
+ Fix basic auth bug (#37503)
+ Fix allow maintainer edit permission check (#37479) (#37484)
+ Fix URL sanitization to handle schemeless credentials (#37440) (#37471)
+ Fix attachment Content-Security-Policy (#37455) (#37464)
+ chore(deps): bump go-git/go-git/v5 to 5.19.0 (#37608)
* BUGFIXES
+ fix(pull): handle empty pull request files view to allow reviews (#37783)
+ fix(markup): make RenderString never fail (#37779)
+ fix: add natural sort to sortTreeViewNodes (#37772)
+ fix: package creation unique conflict (#37774)
+ fix!: add DEFAULT_TITLE_SOURCE setting for pull request title default behavior (#37465)
+ fix: Allow direct commits for unprotected files with push restrictions (#37657)
+ fix(actions): wrong assumption that run id always >= job id (#37737)
+ fix(auth): set User-Agent on avatar fetch and sync avatar on link-account register (#37564) (#37588)
+ fix(actions): deadlock between PrepareRunAndInsert and UpdateTaskByState (#37692)
+ fix(repo): /generate must sync the branch table for the new repo (#37693)
+ build: Fix snap build (1.26)
+ fix(actions): run TransferLogs on UpdateLog{Rows:[], NoMore:true} (#37631)
+ fix show correct mergebase
+ fix: make clone URL respect public URL detection setting (#37615)
+ fix: "run as root" check (#37622)
+ chore(deps): update dependency go to v1.26.3 (#37601)
+ Compare dropdown fails when selecting branch with no common merge-base (#37470)
+ fix: treat email addresses case-insensitively (#37600)
+ fix(actions): fix blank lines after ::endgroup:: (#37597)
+ fix(actions): report individual step status in workflow job API response (#37592)
+ fix: Invalid UTF-8 commit messages in JSON API responses (#37542)
+ fix: use consistent GetUser family functions (#37553)
+ fix(api): return 409 message instead of empty JSON for wrong commit id (#37572)
+ fix(actions): prevent panic when workflow contains null jobs (#37570)
+ Make ServeSetHeaders default to download attachment if filename exists (#37552) (#37555)
+ Fix(actions): validate workflow param to prevent 500 error (#37546) (#37554)
+ Don't unblock run-level-concurrency-blocked runs in the resolver (#37461) (#37538)
+ Fix(packages): use file names for generic web downloads (#37514) (#37520)
+ Fix merge autodetect can't close other PRs but only the last one when multiple PRs are pushed at once (#37512) (#37516)
+ Fix update branch protection order (#37508) (#37513)
+ Fix mCaptcha broken after Vite migration (#37492) (#37509)
+ Fix review submission from single-commit PR view (#37475) (#37485)
+ Fix scheduled action panic with null event payload (#37459) (#37466)
+ Make GetPossibleUserByID can handle deleted user (#37430) (#37431)
+ Remove excessive quote from terraform instructions (#37424) (#37426)
+ Fix color regressions, add priority color (#37417) (#37421)
* MISC
+ Add CurrentURL template variable back (#37444) (#37449)
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.
Assets 126
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 29 m-ueberall, docxml, podsvirov, bircni, atc0005, mrlima4095, aloneguid, RomelSan, EliothMonroy, Molaryy, and 19 more reacted with thumbs up emoji 🎉 14 w3ori, bircni, phil-lipp, aloneguid, TwistTheNeil, adrianmusante, silverwind, jonyrh, IllusionMan1212, 3ddark, and 4 more reacted with hooray emoji ❤️ 14 maxdzin, aloneguid, gabriellxxix, TwistTheNeil, seraphyn, tienbh-sothink, silverwind, jonyrh, IllusionMan1212, kpinarci, and 4 more reacted with heart emoji 🚀 11 TwistTheNeil, noangel, aloneguid, silverwind, jonyrh, Int32Overflow, derhuerst, jfcg, Henrique-Miranda, rob4226, and sofijacom reacted with rocket emoji 👀 2 dmitrystepanushkin and Henrique-Miranda reacted with eyes emoji
All reactions
* 👍 29 reactions
* 🎉 14 reactions
* ❤️ 14 reactions
* 🚀 11 reactions
* 👀 2 reactions
46 people reacted
v1.26.1
v1.26.1
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
GiteaBot released this 24 Apr 22:30
v1.26.1
This tag was signed with the committer’s verified signature.
lunny Lunny Xiao
GPG key ID: C3B7C91B632F738A
Verified
Learn about vigilant mode.
afdbd9b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
* BUGFIXES
+ Add event.schedule context for schedule actions task (#37320) (#37348)
+ Fix an issue where changing an organization's visibility caused problems when users had forked its repositories. (#37324) (#37344)
+ Use modern "git update-index --cacheinfo" syntax to support more file names (#37338) (#37343)
+ Fix URL related escaping for oauth2 (#37334) (#37340)
+ When the requested arch rpm is missing fall back to noarch (#37236) (#37339)
+ Fix actions concurrency groups cross-branch leak (#37311) (#37331)
+ Fix bug when accessing user badges (#37321) (#37329)
+ Fix AppFullLink (#37325) (#37328)
+ Fix container auth for public instance (#37290) (#37294)
+ Enhance GetActionWorkflow to support fallback references (#37189) (#37283)
+ Fix vite manifest update masking build errors (#37279) (#37310)
+ Fix Mermaid diagrams failing when node labels contain line breaks (#37296) (#37299)
+ Use TriggerEvent instead of Event in workflow runs API response for scheduled runs (#37288) #37360
+ Add URL to Learn more about blocking a user. (#37355) #37367
+ Fix button layout shift when collapsing file tree in editor (#37363) #37375
+ Fix org team assignee/reviewer lookups for team member permissions (#37365) #37391
+ Fix repo init README EOL (#37388) #37399
+ Fix: dump with default zip type produces uncompressed zip (#37401)#37402
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.
Assets 126
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 20 gabriellxxix, bircni, m-ueberall, docxml, phil-lipp, Giannasaurus, jonyrh, silverwind, RomelSan, podsvirov, and 10 more reacted with thumbs up emoji 🎉 7 tienbh-sothink, jonyrh, silverwind, TwistTheNeil, evadim, atc0005, and rob4226 reacted with hooray emoji ❤️ 11 nabbisen, bircni, williamdes, maxdzin, SimonAlparaz, jonyrh, silverwind, StefanoPernat, TwistTheNeil, 56k-modem, and rob4226 reacted with heart emoji 🚀 5 silverwind, noangel, TwistTheNeil, dmitrystepanushkin, and rob4226 reacted with rocket emoji
All reactions
* 👍 20 reactions
* 🎉 7 reactions
* ❤️ 11 reactions
* 🚀 5 reactions
31 people reacted
v1.26.0
v1.26.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
GiteaBot released this 18 Apr 20:23
v1.26.0
This tag was signed with the committer’s verified signature.
lunny Lunny Xiao
GPG key ID: C3B7C91B632F738A
Verified
Learn about vigilant mode.
9b9d1e3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
* BREAKING
+ Correct swagger annotations for enums, status codes, and notification state (#37030)
+ Remove GET API registration-token (#36801)
+ Support Actions concurrency syntax (#32751)
+ Make PUBLIC_URL_DETECTION default to "auto" (#36955)
* SECURITY
+ Bound PageSize in ListUnadoptedRepositories (#36884)
* FEATURES
+ Support Actions concurrency syntax (#32751)
+ Add terraform state registry (#36710)
+ Instance-wide (global) info banner and maintenance mode (#36571)
+ Support rendering OpenAPI spec (#36449)
+ Add keyboard shortcuts for repository file and code search (#36416)
+ Add support for archive-upload rpc (#36391)
+ Add ability to download subpath archive (#36371)
+ Add workflow dependencies visualization (#26062) (#36248) & Restyle Workflow Graph (#36912)
+ Automatic generation of release notes (#35977)
+ Add "Go to file", "Delete Directory" to repo file list page (#35911)
+ Introduce "config edit-ini" sub command to help maintaining INI config file (#35735)
+ Add button to re-run failed jobs in Actions (#36924)
+ Support actions and reusable workflows from private repos (#32562)
+ Add summary to action runs view (#36883)
+ Add user badges (#36752)
+ Add configurable permissions for Actions automatic tokens (#36173)
+ Add per-runner "Disable/Pause" (#36776)
+ Feature non-zipped actions artifacts (action v7 / nodejs / npm v6.2.0) (#36786)
* PERFORMANCE
+ WorkflowDispatch API optionally return runid (#36706)
+ Add render cache for SVG icons (#36863)
+ Load mentionValues asynchronously (#36739)
+ Lazy-load some Vue components, fix heatmap chunk loading on every page (#36719)
+ Load heatmap data asynchronously (#36622)
+ Use prev/next pagination for user profile activities page to speed up (#36642)
+ Refactor cat-file batch operations and support --batch-command approach (#35775)
+ Use merge tree to detect conflicts when possible (#36400)
* ENHANCEMENTS
+ Implement logout redirection for reverse proxy auth setups (#36085) (#37171)
+ Adds option to force update new branch in contents routes (#35592)
+ Add viewer controller for mermaid (zoom, drag) (#36557)
+ Add code editor setting dropdowns (#36534)
+ Add elk layout support to mermaid (#36486)
+ Add resolve/unresolve review comment API endpoints (#36441)
+ Allow configuring default PR base branch (fixes #36412) (#36425)
+ Add support for RPM Errata (updateinfo.xml) (#37125)
+ Require additional user confirmation for making repo private (#36959)
+ Add actions.WORKFLOW_DIRS setting (#36619)
+ Avoid opening new tab when downloading actions logs (#36740)
+ Implements OIDC RP-Initiated Logout (#36724)
+ Show workflow link (#37070)
+ Desaturate dark theme background colors (#37056)
+ Refactor "org teams" page and help new users to "add member" to an org (#37051)
+ Add webhook name field to improve webhook identification (#37025) (#37040)
+ Make task list checkboxes clickable in the preview tab (#37010)
+ Improve severity labels in Actions logs and tweak colors (#36993)
+ Linkify URLs in Actions workflow logs (#36986)
+ Allow text selection on checkbox labels (#36970)
+ Support dark/light theme images in markdown (#36922)
+ Enable native dark mode for swagger-ui (#36899)
+ Rework checkbox styling, remove input border hover effect (#36870)
+ Refactor storage content-type handling of ServeDirectURL (#36804)
+ Use "Enable Gravatar" but not "Disable" (#36771)
+ Use case-insensitive matching for Git error "Not a valid object name" (#36728)
+ Add "Copy Source" to markup comment menu (#36726)
+ Change image transparency grid to CSS (#36711)
+ Add "Run" prefix for unnamed action steps (#36624)
+ Persist actions log time display settings in localStorage (#36623)
+ Use first commit title for multi-commit PRs and fix auto-focus title field (#36606)
+ Improve BuildCaseInsensitiveLike with lowercase (#36598)
+ Improve diff highlighting (#36583)
+ Exclude cancelled runs from failure-only email notifications (#36569)
+ Use full-file highlighting for diff sections (#36561)
+ Color command/error logs in Actions log (#36538)
+ Add paging headers (#36521)
+ Improve timeline entries for WIP prefix changes in pull requests (#36518)
+ Add FOLDER_ICON_THEME configuration option (#36496)
+ Normalize guessed languages for code highlighting (#36450)
+ Add chunked transfer encoding support for LFS uploads (#36380)
+ Indicate when only optional checks failed (#36367)
+ Add 'allow_maintainer_edit' API option for creating a pull request (#36283)
+ Support closing keywords with URL references (#36221)
+ Improve diff file headers (#36215)
+ Fix and enhance comment editor monospace toggle (#36181)
+ Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option (#36164)
+ Add matching pair insertion to markdown textarea (#36121)
+ Add sorting/filtering to admin user search API endpoint (#36112)
+ Allow action user have read permission in public repo like other user (#36095)
+ Disable matchBrackets in monaco (#36089)
+ Use GitHub-style commit message for squash merge (#35987)
+ Make composer registry support tar.gz and tar.bz2 and fix bugs (#35958)
+ Add GITEA_PR_INDEX env variable to githooks (#35938)
+ Add proper error message if session provider can not be created (#35520)
+ Add button to copy file name in PR files (#35509)
+ Move X_FRAME_OPTIONS setting from cors to security section (#30256)
+ Add placeholder content for empty content page (#37114)
+ Add DEFAULT_DELETE_BRANCH_AFTER_MERGE setting (#36917)
+ Redirect to the only OAuth2 provider when no other login methods and fix various problems (#36901)
+ Add admin badge to navbar avatar (#36790)
+ Add never option to PUBLIC_URL_DETECTION configuration (#36785)
+ Add background and run count to actions list page (#36707)
+ Add icon to buttons "Close with Comment", "Close Pull Request", "Close Issue" (#36654)
+ Add support for in_progress event in workflow_run webhook (#36979)
+ Report commit status for pull_request_review events (#36589)
+ Render merged pull request title as such in dashboard feed (#36479)
+ Feature to be able to filter project boards by milestones (#36321)
+ Use user id in noreply emails (#36550)
+ Enable pagination on GiteaDownloader.getIssueReactions() (#36549)
+ Remove striped tables in UI (#36509)
+ Improve control char rendering and escape button styling (#37094)
+ Support legacy run/job index-based URLs and refactor migration 326 (#37008)
+ Add date to "No Contributions" tooltip (#36190)
+ Show edit page confirmation dialog on tree view file change (#36130)
+ Mention proc-receive in text for dashboard.resync_all_hooks func (#35991)
+ Reuse selectable style for wiki (#35990)
+ Support blue yellow colorblind theme (#35910)
+ Support selecting theme on the footer (#35741)
+ Improve online runner check (#35722)
+ Add quick approve button on PR page (#35678)
+ Enable commenting on expanded lines in PR diffs (#35662)
+ Print PR-Title into tooltip for actions (#35579)
+ Use explicit, stronger defaults for newly generated repo signing keys for Debian (#36236)
+ Improve the compare page (#36261)
+ Unify repo names in system notices (#36491)
+ Move package settings to package instead of being tied to version (#37026)
+ Add Actions API rerun endpoints for runs and jobs (#36768)
+ Add branch_count to repository API (#35351) (#36743)
+ Add created_by filter to SearchIssues (#36670)
+ Allow admins to rename non-local users (#35970)
+ Support updating branch via API (#35951)
+ Add an option to automatically verify SSH keys from LDAP (#35927)
+ Make "update file" API can create a new file when SHA is not set (#35738)
+ Update issue.go with labels documentation (labels content, not ids) (#35522)
+ Expose content_version for optimistic locking on issue and PR edits (#37035)
+ Pass ServeHeaderOptions by value instead of pointer, fine tune httplib tests (#36982)
* BUGFIXES
+ Frontend iframe renderer framework: 3D models, OpenAPI (#37233) (#37273)
+ Fix CODEOWNERS absolute path matching. (#37244) (#37264)
+ Swift registry metadata: preserve more JSON fields and accept empty metadata (#37254) (#37261)
+ Fix user ssh key exporting and tests (#37256) (#37258)
+ Fix team member avatar size and add tooltip (#37253)
+ Fix commit title rendering in action run and blame (#37243) (#37251)
+ Fix corrupted JSON caused by goccy library (#37214) (#37220)
+ Add test for "fetch redirect", add CSS value validation for external render (#37207) (#37216)
+ Fix incorrect concurrency check (#37205) (#37215)
+ Fix handle missing base branch in PR commits API (#37193) (#37203)
+ Fix encoding for Matrix Webhooks (#37190) (#37201)
+ Fix handle fork-only commits in compare API (#37185) (#37199)
+ Indicate form field readonly via background, fix RunUser config (#37175, #37180) (#37178)
+ Report structurally invalid workflows to users (#37116) (#37164)
+ Fix API not persisting pull request unit config when has_pull_requests is not set (#36718)
+ Rename CSS variables and improve colorblind themes (#36353)
+ Hide add-matcher and remove-matcher from actions job logs (#36520)
+ Prevent navigation keys from triggering actions during IME composition (#36540)
+ Fix vertical alignment of .commit-sign-badge children (#36570)
+ Fix duplicate startup warnings in admin panel (#36641)
+ Fix CODEOWNERS review request attribution using comment metadata (#36348)
+ Fix HTML tags appearing in wiki table of contents (#36284)
+ Fix various bugs (#37096)
+ Fix various legacy problems (#37092)
+ Fix RPM Registry 404 when package name contains 'package' (#37087)
+ Merge some standalone Vite entries into...
Read more
Assets 126
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 42 docxml, silverwind, Felitendo, m-ueberall, kkonghao, talkahe, KiGamji, KalashThakare, splitt3r, edav-mx, and 32 more reacted with thumbs up emoji 🎉 26 silverwind, hwaastad, Felitendo, micahkepe, KiGamji, tennos, tienbh-sothink, tmeckel, extrawurst, bircni, and 16 more reacted with hooray emoji ❤️ 21 iulius-ciorica, andyzaharia, silverwind, Felitendo, Pencilcaseman, gabriellxxix, maxdzin, 56k-modem, bircni, kowalski7cc, and 11 more reacted with heart emoji 🚀 28 silverwind, derhuerst, bircni, flexibilator, T100D, tmeckel, HeCorr, Gartenschlaeger, robgonnella, kowalski7cc, and 18 more reacted with rocket emoji
All reactions
* 👍 42 reactions
* 🎉 26 reactions
* ❤️ 21 reactions
* 🚀 28 reactions
75 people reacted
v1.26.0-rc0
v1.26.0-rc0 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
GiteaBot released this 08 Apr 04:58
v1.26.0-rc0
This tag was signed with the committer’s verified signature.
lunny Lunny Xiao
GPG key ID: C3B7C91B632F738A
Verified
Learn about vigilant mode.
1ad9e99
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
* BREAKING
+ Correct swagger annotations for enums, status codes, and notification state (#37030)
+ Remove GET API registration-token (#36801)
+ Support Actions concurrency syntax (#32751)
+ Make PUBLIC_URL_DETECTION default to "auto" (#36955)
* SECURITY
+ Bound PageSize in ListUnadoptedRepositories (#36884)
* FEATURES
+ Support Actions concurrency syntax (#32751)
+ Add terraform state registry (#36710)
+ Instance-wide (global) info banner and maintenance mode (#36571)
+ Support rendering OpenAPI spec (#36449)
+ Add keyboard shortcuts for repository file and code search (#36416)
+ Add support for archive-upload rpc (#36391)
+ Add ability to download subpath archive (#36371)
+ Add workflow dependencies visualization (#26062) (#36248) & Restyle Workflow Graph (#36912)
+ Automatic generation of release notes (#35977)
+ Add "Go to file", "Delete Directory" to repo file list page (#35911)
+ Introduce "config edit-ini" sub command to help maintaining INI config file (#35735)
+ Add button to re-run failed jobs in Actions (#36924)
+ Support actions and reusable workflows from private repos (#32562)
+ Add summary to action runs view (#36883)
+ Add user badges (#36752)
+ Add configurable permissions for Actions automatic tokens (#36173)
+ Add per-runner “Disable/Pause” (#36776)
* PERFORMANCE
+ WorkflowDispatch API optionally return runid (#36706)
+ Add render cache for SVG icons (#36863)
+ Load mentionValues asynchronously (#36739)
+ Lazy-load some Vue components, fix heatmap chunk loading on every page (#36719)
+ Load heatmap data asynchronously (#36622)
+ Use prev/next pagination for user profile activities page to speed up (#36642)
+ Refactor cat-file batch operations and support --batch-command approach (#35775)
+ Use merge tree to detect conflicts when possible (#36400)
* ENHANCEMENTS
+ Adds option to force update new branch in contents routes (#35592)
+ Add viewer controller for mermaid (zoom, drag) (#36557)
+ Add code editor setting dropdowns (#36534)
+ Add elk layout support to mermaid (#36486)
+ Add resolve/unresolve review comment API endpoints (#36441)
+ Allow configuring default PR base branch (fixes #36412) (#36425)
+ Add support for RPM Errata (updateinfo.xml) (#37125)
+ Require additional user confirmation for making repo private (#36959)
+ Feature non-zipped actions artifacts (action v7 / nodejs / npm v6.2.0) (#36786)
+ Add actions.WORKFLOW_DIRS setting (#36619)
+ Avoid opening new tab when downloading actions logs (#36740)
+ Implements OIDC RP-Initiated Logout (#36724)
+ Show workflow link (#37070)
+ Desaturate dark theme background colors (#37056)
+ Refactor "org teams" page and help new users to "add member" to an org (#37051)
+ Add webhook name field to improve webhook identification (#37025) (#37040)
+ Make task list checkboxes clickable in the preview tab (#37010)
+ Improve severity labels in Actions logs and tweak colors (#36993)
+ Linkify URLs in Actions workflow logs (#36986)
+ Allow text selection on checkbox labels (#36970)
+ Support dark/light theme images in markdown (#36922)
+ Enable native dark mode for swagger-ui (#36899)
+ Rework checkbox styling, remove input border hover effect (#36870)
+ Refactor storage content-type handling of ServeDirectURL (#36804)
+ Use "Enable Gravatar" but not "Disable" (#36771)
+ Use case-insensitive matching for Git error "Not a valid object name" (#36728)
+ Add “Copy Source” to markup comment menu (#36726)
+ Change image transparency grid to CSS (#36711)
+ Add "Run" prefix for unnamed action steps (#36624)
+ Persist actions log time display settings in localStorage (#36623)
+ Use first commit title for multi-commit PRs and fix auto-focus title field (#36606)
+ Improve BuildCaseInsensitiveLike with lowercase (#36598)
+ Improve diff highlighting (#36583)
+ Exclude cancelled runs from failure-only email notifications (#36569)
+ Use full-file highlighting for diff sections (#36561)
+ Color command/error logs in Actions log (#36538)
+ Add paging headers (#36521)
+ Improve timeline entries for WIP prefix changes in pull requests (#36518)
+ Add FOLDER_ICON_THEME configuration option (#36496)
+ Normalize guessed languages for code highlighting (#36450)
+ Add chunked transfer encoding support for LFS uploads (#36380)
+ Indicate when only optional checks failed (#36367)
+ Add 'allow_maintainer_edit' API option for creating a pull request (#36283)
+ Support closing keywords with URL references (#36221)
+ Improve diff file headers (#36215)
+ Fix and enhance comment editor monospace toggle (#36181)
+ Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option (#36164)
+ Add matching pair insertion to markdown textarea (#36121)
+ Add sorting/filtering to admin user search API endpoint (#36112)
+ Allow action user have read permission in public repo like other user (#36095)
+ Disable matchBrackets in monaco (#36089)
+ Use GitHub-style commit message for squash merge (#35987)
+ Make composer registry support tar.gz and tar.bz2 and fix bugs (#35958)
+ Add GITEA_PR_INDEX env variable to githooks (#35938)
+ Add proper error message if session provider can not be created (#35520)
+ Add button to copy file name in PR files (#35509)
+ Move X_FRAME_OPTIONS setting from cors to security section (#30256)
+ Add placeholder content for empty content page (#37114)
+ Add DEFAULT_DELETE_BRANCH_AFTER_MERGE setting (#36917)
+ Redirect to the only OAuth2 provider when no other login methods and fix various problems (#36901)
+ Add admin badge to navbar avatar (#36790)
+ Add never option to PUBLIC_URL_DETECTION configuration (#36785)
+ Add background and run count to actions list page (#36707)
+ Add icon to buttons "Close with Comment", "Close Pull Request", "Close Issue" (#36654)
+ Add support for in_progress event in workflow_run webhook (#36979)
+ Report commit status for pull_request_review events (#36589)
+ Render merged pull request title as such in dashboard feed (#36479)
+ Feature to be able to filter project boards by milestones (#36321)
+ Use user id in noreply emails (#36550)
+ Enable pagination on GiteaDownloader.getIssueReactions() (#36549)
+ Remove striped tables in UI (#36509)
+ Improve control char rendering and escape button styling (#37094)
+ Support legacy run/job index-based URLs and refactor migration 326 (#37008)
+ Add date to "No Contributions" tooltip (#36190)
+ Show edit page confirmation dialog on tree view file change (#36130)
+ Mention proc-receive in text for dashboard.resync_all_hooks func (#35991)
+ Reuse selectable style for wiki (#35990)
+ Support blue yellow colorblind theme (#35910)
+ Support selecting theme on the footer (#35741)
+ Improve online runner check (#35722)
+ Add quick approve button on PR page (#35678)
+ Enable commenting on expanded lines in PR diffs (#35662)
+ Print PR-Title into tooltip for actions (#35579)
+ Use explicit, stronger defaults for newly generated repo signing keys for Debian (#36236)
+ Improve the compare page (#36261)
+ Unify repo names in system notices (#36491)
+ Move package settings to package instead of being tied to version (#37026)
+ Add Actions API rerun endpoints for runs and jobs (#36768)
+ Add branch_count to repository API (#35351) (#36743)
+ Add created_by filter to SearchIssues (#36670)
+ Allow admins to rename non-local users (#35970)
+ Support updating branch via API (#35951)
+ Add an option to automatically verify SSH keys from LDAP (#35927)
+ Make "update file" API can create a new file when SHA is not set (#35738)
+ Update issue.go with labels documentation (labels content, not ids) (#35522)
+ Expose content_version for optimistic locking on issue and PR edits (#37035)
+ Pass ServeHeaderOptions by value instead of pointer, fine tune httplib tests (#36982)
* BUGFIXES
+ Fix API not persisting pull request unit config when has_pull_requests is not set (#36718)
+ Rename CSS variables and improve colorblind themes (#36353)
+ Hide add-matcher and remove-matcher from actions job logs (#36520)
+ Prevent navigation keys from triggering actions during IME composition (#36540)
+ Fix vertical alignment of .commit-sign-badge children (#36570)
+ Fix duplicate startup warnings in admin panel (#36641)
+ Fix CODEOWNERS review request attribution using comment metadata (#36348)
+ Fix HTML tags appearing in wiki table of contents (#36284)
+ Fix various bugs (#37096)
+ Fix various legacy problems (#37092)
+ Fix RPM Registry 404 when package name contains 'package' (#37087)
+ Merge some standalone Vite entries into index.js (#37085)
+ Fix various problems (#37077)
+ Fix issue label deletion with Actions tokens (#37013)
+ Hide delete branch or tag buttons in mirror or archived repositories. (#37006)
+ Fix org contact email not clearable once set (#36975)
+ Fix a bug when forking a repository in an organization (#36950)
+ Preserve sort order of exclusive labels from template repo (#36931)
+ Make container registry support Apple Container (basic auth) (#36920)
+ Fix the wrong push commits in the pull request when force push (#36914)
+ Add class "list-header-filters" to the div for projects (#36889)
+ Fix dbfs error handling (#36844)
+ Fix incorrect viewed files counter if reverted change was viewed (#36819)
+ Refactor avatar package, support default avatar fallback (#36788)
+ Fix README symlink resolution in subdirectories like .github (#36775)
+ Fix CSS stacking context issue in actions log (#36749)
+ Add gpg signing for merge rebase and update by rebase (#36701)
+ Delete non-exist branch should return 404 (#36694)
+ Fix `TestActionsCollab...
Read more
Assets 126
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 10 docxml, e6aluga, amlel-el-mahrouss, m-ueberall, podsvirov, edav-mx, silverwind, ayaan-qadri, pankdev, and rob4226 reacted with thumbs up emoji 🎉 5 silverwind, ryan20fun, micahkepe, SuperCrafting, and rob4226 reacted with hooray emoji ❤️ 14 iulius-ciorica, KalvinVilla, maxdzin, at146, the-boar-de, isaac-cf-wong, dmitrystepanushkin, Molaryy, seraphyn, telometto, and 4 more reacted with heart emoji 🚀 3 evadim, silverwind, and rob4226 reacted with rocket emoji
All reactions
* 👍 10 reactions
* 🎉 5 reactions
* ❤️ 14 reactions
* 🚀 3 reactions
26 people reacted
v1.25.5
v1.25.5
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
GiteaBot released this 13 Mar 02:31
v1.25.5
This tag was signed with the committer’s verified signature.
Zettat123
GPG key ID: B4CAE843BC6C1375
Verified
Learn about vigilant mode.
f913d90
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
* SECURITY
+ Toolchain Update to Go 1.25.6 (#36480) (#36487)
+ Adjust the toolchain version (#36537) (#36542)
+ Update toolchain to 1.25.8 for v1.25 (#36888)
+ Prevent redirect bypasses via backslash-encoded paths (#36660) (#36716)
+ Fix get release draft permission check (#36659) (#36715)
+ Fix a bug user could change another user's primary email (#36586) (#36607)
+ Fix OAuth2 authorization code expiry and reuse handling (#36797) (#36851)
+ Add validation constraints for repository creation fields (#36671) (#36757)
+ Fix bug to check whether user can update pull request branch or rebase branch (#36465) (#36838)
+ Add migration http transport for push/sync mirror lfs (#36665) (#36691)
+ Fix track time list permission check (#36662) (#36744)
+ Fix track time issue id (#36664) (#36689)
+ Fix path resolving (#36734) (#36746)
+ Fix dump release asset bug (#36799) (#36839)
+ Fix org permission API visibility checks for hidden members and private orgs (#36798) (#36841)
+ Fix forwarded proto handling for public URL detection (#36810) (#36836)
+ Add a git grep search timeout (#36809) (#36835)
+ Fix oauth2 s256 (#36462) (#36477)
* ENHANCEMENTS
+ Make security-check informational only (#36681) (#36852)
+ Upgrade to github.com/cloudflare/circl 1.6.3, svgo 4.0.1, markdownlint-cli 0.48.0 (#36840)
+ Add some validation on values provided to USER_DISABLED_FEATURES and EXTERNAL_USER_DISABLED_FEATURES (#36688) (#36692)
+ Upgrade gogit to 5.16.5 (#36687)
+ Add wrap to runner label list (#36565) (#36574)
+ Add dnf5 command for Fedora in RPM package instructions (#36527) (#36572)
+ Allow scroll propagation outside code editor (#36502) (#36510)
* BUGFIXES
+ Fix non-admins unable to automerge PRs from forks (#36833) (#36843)
+ Fix bug when pushing mirror with wiki (#36795) (#36807)
+ Fix artifacts v4 backend upload problems (#36805) (#36834)
+ Fix CRAN package version validation to allow more than 4 version components (#36813) (#36821)
+ Fix force push time-line commit comments of pull request (#36653) (#36717)
+ Fix SVG height calculation in diff viewer (#36748) (#36750)
+ Fix push time bug (#36693) (#36713)
+ Fix bug the protected branch rule name is conflicted with renamed branch name (#36650) (#36661)
+ Fix bug when do LFS GC (#36500) (#36608)
+ Fix focus lost bugs in the Monaco editor (#36609)
+ Reprocess htmx content after loading more files (#36568) (#36577)
+ Fix assignee sidebar links and empty placeholder (#36559) (#36563)
+ Fix issues filter dropdown showing empty label scope section (#36535) (#36544)
+ Fix various mermaid bugs (#36547) (#36552)
+ Fix data race when uploading container blobs concurrently (#36524) (#36526)
+ Correct spacing between username and bot label (#36473) (#36484)
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.
Assets 126
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 24 TwistTheNeil, jonyrh-td-sever, docxml, douglarek, rscRoman, Puiching-Memory, ayaan-qadri, houssemexo26, rbnhln, KalvinVilla, and 14 more reacted with thumbs up emoji 🎉 18 TwistTheNeil, jonyrh-td-sever, maxdzin, theoludwig, ayaan-qadri, adrianmusante, mrtz-j, lunny, tmeckel, Clusters, and 8 more reacted with hooray emoji ❤️ 14 TwistTheNeil, jonyrh-td-sever, maxdzin, iulius-ciorica, ayaan-qadri, 56k-modem, edgar-bonet, seraphyn, lunny, tienbh-sothink, and 4 more reacted with heart emoji 🚀 15 TwistTheNeil, jonyrh-td-sever, michaelhofer, ayaan-qadri, phil-lipp, evadim, derhuerst, cschug, lunny, tmeckel, and 5 more reacted with rocket emoji 👀 3 TwistTheNeil, a-stangl, and ayaan-qadri reacted with eyes emoji
All reactions
* 👍 24 reactions
* 🎉 18 reactions
* ❤️ 14 reactions
* 🚀 15 reactions
* 👀 3 reactions
47 people reacted
Previous 1 2 3 4 5 … 23 24 Next
Previous Next
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
Tip: Highlight text to share or add to ignore lists.
— Download difference patch
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires Playwright/WebDriver enabled