|
|
|
|
@@ -1367,3 +1367,560 @@
|
|
|
|
|
[1.31.0]
|
|
|
|
|
* Update base image to 4.2.0
|
|
|
|
|
|
|
|
|
|
[1.32.0]
|
|
|
|
|
* Update Gitea to 1.21.0
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.21.0)
|
|
|
|
|
|
|
|
|
|
[1.32.1]
|
|
|
|
|
* Update Gitea to 1.21.1
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.21.1)
|
|
|
|
|
|
|
|
|
|
[1.32.2]
|
|
|
|
|
* Update Gitea to 1.21.2
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.21.2)
|
|
|
|
|
* Rebuild with recently released golang version
|
|
|
|
|
* Fix missing check (#28406) (#28411)
|
|
|
|
|
* Do some missing checks (#28423) (#28432)
|
|
|
|
|
* Fix margin in server signed signature verification view (#28379) (#28381)
|
|
|
|
|
* Fix object does not exist error when checking citation file (#28314) (#28369)
|
|
|
|
|
* Use filepath instead of path to create SQLite3 database file (#28374) (#28378)
|
|
|
|
|
* Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) (#28365)
|
|
|
|
|
* Handle repository.size column being NULL in migration v263 (#28336) (#28363)
|
|
|
|
|
* Convert git commit summary to valid UTF8. (#28356) (#28358)
|
|
|
|
|
* Fix migration panic due to an empty review comment diff (#28334) (#28362)
|
|
|
|
|
* Add HEAD support for rpm repo files (#28309) (#28360)
|
|
|
|
|
* Fix RPM/Debian signature key creation (#28352) (#28353)
|
|
|
|
|
* Keep profile tab when clicking on Language (#28320) (#28331)
|
|
|
|
|
* Fix missing issue search index update when changing status (#28325) (#28330)
|
|
|
|
|
* Fix wrong link in protect_branch_name_pattern_desc (#28313) (#28315)
|
|
|
|
|
* Read previous info from git blame (#28306) (#28310)
|
|
|
|
|
* Ignore "non-existing" errors when getDirectorySize calculates the size (#28276) (#28285)
|
|
|
|
|
* Use appSubUrl for OAuth2 callback URL tip (#28266) (#28275)
|
|
|
|
|
* Meilisearch: require all query terms to be matched (#28293) (#28296)
|
|
|
|
|
* Fix required error for token name (#28267) (#28284)
|
|
|
|
|
* Fix issue will be detected as pull request when checking First-time contributor (#28237) (#28271)
|
|
|
|
|
* Use full width for project boards (#28225) (#28245)
|
|
|
|
|
* Increase "version" when update the setting value to a same value as before (#28243) (#28244)
|
|
|
|
|
* Also sync DB branches on push if necessary (#28361) (#28403)
|
|
|
|
|
* Make gogit Repository.GetBranchNames consistent (#28348) (#28386)
|
|
|
|
|
* Recover from panic in cron task (#28409) (#28425)
|
|
|
|
|
* Deprecate query string auth tokens (#28390) (#28430)
|
|
|
|
|
* Improve doctor cli behavior (#28422) (#28424)
|
|
|
|
|
* Fix margin in server signed signature verification view (#28379) (#28381)
|
|
|
|
|
* Refactor template empty checks (#28351) (#28354)
|
|
|
|
|
* Read previous info from git blame (#28306) (#28310)
|
|
|
|
|
* Use full width for project boards (#28225) (#28245)
|
|
|
|
|
* Enable system users search via the API (#28013) (#28018)
|
|
|
|
|
|
|
|
|
|
[1.32.3]
|
|
|
|
|
* Update Gitea to 1.21.3
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.21.3)
|
|
|
|
|
* Update golang.org/x/crypto (#28519)
|
|
|
|
|
* chore(api): support ignore password if login source type is LDAP for creating user API (#28491) (#28525)
|
|
|
|
|
* Add endpoint for not implemented Docker auth (#28457) (#28462)
|
|
|
|
|
* Add option to disable ambiguous unicode characters detection (#28454) (#28499)
|
|
|
|
|
* Refactor SSH clone URL generation code (#28421) (#28480)
|
|
|
|
|
* Polyfill SubmitEvent for PaleMoon (#28441) (#28478)
|
|
|
|
|
* Fix the issue ref rendering for wiki (#28556) (#28559)
|
|
|
|
|
* Fix duplicate ID when deleting repo (#28520) (#28528)
|
|
|
|
|
* Only check online runner when detecting matching runners in workflows (#28286) (#28512)
|
|
|
|
|
* Initalize stroage for orphaned repository doctor (#28487) (#28490)
|
|
|
|
|
* Fix possible nil pointer access (#28428) (#28440)
|
|
|
|
|
* Don't show unnecessary citation JS error on UI (#28433) (#28437)
|
|
|
|
|
* Fix inperformant query on retrifing review from database. (#28552) (#28562)
|
|
|
|
|
* Improve the prompt for "ssh-keygen sign" (#28509) (#28510)
|
|
|
|
|
* Update docs for DISABLE_QUERY_AUTH_TOKEN (#28485) (#28488)
|
|
|
|
|
* Fix Chinese translation of config cheat sheet[API] (#28472) (#28473)
|
|
|
|
|
* Retry SSH key verification with additional CRLF if it failed (#28392) (#28464)
|
|
|
|
|
|
|
|
|
|
[1.32.4]
|
|
|
|
|
* Update Gitea to 1.21.4
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.21.4)
|
|
|
|
|
* Update github.com/cloudflare/circl (#28789) (#28790)
|
|
|
|
|
* Require token for GET subscription endpoint (#28765) (#28768)
|
|
|
|
|
* Use refname:strip-2 instead of refname:short when syncing tags (#28797) (#28811)
|
|
|
|
|
* Fix links in issue card (#28806) (#28807)
|
|
|
|
|
* Fix nil pointer panic when exec some gitea cli command (#28791) (#28795)
|
|
|
|
|
* Require token for GET subscription endpoint (#28765) (#28778)
|
|
|
|
|
* Fix button size in "attached header right" (#28770) (#28774)
|
|
|
|
|
* Fix convert.ToTeams on empty input (#28426) (#28767)
|
|
|
|
|
* Hide code related setting options in repository when code unit is disabled (#28631) (#28749)
|
|
|
|
|
|
|
|
|
|
[1.32.5]
|
|
|
|
|
* Update Gitea to 1.21.5
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.21.5)
|
|
|
|
|
* Prevent anonymous container access if RequireSignInView is enabled (#28877) (#28882)
|
|
|
|
|
* Update go dependencies and fix go-git (#28893) (#28934)
|
|
|
|
|
* Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) (#29007)
|
|
|
|
|
* Fix an actions schedule bug (#28942) (#28999)
|
|
|
|
|
* Fix update enable_prune even if mirror_interval is not provided (#28905) (#28929)
|
|
|
|
|
* Fix uploaded artifacts should be overwritten (#28726) backport v1.21 (#28832)
|
|
|
|
|
* Preserve BOM in web editor (#28935) (#28959)
|
|
|
|
|
* Strip / from relative links (#28932) (#28952)
|
|
|
|
|
* Don't remove all mirror repository's releases when mirroring (#28817) (#28939)
|
|
|
|
|
* Implement MigrateRepository for the actions notifier (#28920) (#28923)
|
|
|
|
|
* Respect branch info for relative links (#28909) (#28922)
|
|
|
|
|
* Don't reload timeline page when (un)resolving or replying conversation (#28654) (#28917)
|
|
|
|
|
* Only migrate the first 255 chars of a Github issue title (#28902) (#28912)
|
|
|
|
|
* Fix sort bug on repository issues list (#28897) (#28901)
|
|
|
|
|
* Fix DeleteCollaboration transaction behaviour (#28886) (#28889)
|
|
|
|
|
* Fix schedule not trigger bug because matching full ref name with short ref name (#28874) (#28888)
|
|
|
|
|
* Fix migrate storage bug (#28830) (#28867)
|
|
|
|
|
* Fix archive creating LFS hooks and breaking pull requests (#28848) (#28851)
|
|
|
|
|
* Fix reverting a merge commit failing (#28794) (#28825)
|
|
|
|
|
* Upgrade xorm to v1.3.7 to fix a resource leak problem caused by Iterate (#28891) (#28895)
|
|
|
|
|
* Fix incorrect PostgreSQL connection string for Unix sockets (#28865) (#28870)
|
|
|
|
|
|
|
|
|
|
[1.32.6]
|
|
|
|
|
* Update Gitea to 1.21.7
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.21.7)
|
|
|
|
|
* Fix XSS vulnerabilities (#29336)
|
|
|
|
|
* Use general token signing secret (#29205) (#29325)
|
|
|
|
|
* Refactor issue template parsing and fix API endpoint (#29069) (#29140)
|
|
|
|
|
* Fix swift packages not resolving (#29095) (#29102)
|
|
|
|
|
* Refactor git version functions and check compatibility (#29155) (#29157)
|
|
|
|
|
* Improve user experience for outdated comments (#29050) (#29086)
|
|
|
|
|
* Hide code links on release page if user cannot read code (#29064) (#29066)
|
|
|
|
|
* Wrap contained tags and branches again (#29021) (#29026)
|
|
|
|
|
* Fix incorrect button CSS usages (#29015) (#29023)
|
|
|
|
|
* Strip trailing newline in markdown code copy (#29019) (#29022)
|
|
|
|
|
* Remove SSH workaround (#27893) (#29332)
|
|
|
|
|
* Only log error when tag sync fails (#29295) (#29327)
|
|
|
|
|
* Fix SSPI user creation (#28948) (#29323)
|
|
|
|
|
* Improve the issue_comment workflow trigger event (#29277) (#29322)
|
|
|
|
|
* Discard unread data of git cat-file (#29297) (#29310)
|
|
|
|
|
* Fix error display when merging PRs (#29288) (#29309)
|
|
|
|
|
* Prevent double use of git cat-file session. (#29298) (#29301)
|
|
|
|
|
* Fix missing link on outgoing new release notifications (#29079) (#29300)
|
|
|
|
|
* Fix debian InRelease Acquire-By-Hash newline (#29204) (#29299)
|
|
|
|
|
* Always write proc-receive hook for all git versions (#29287) (#29291)
|
|
|
|
|
* Do not show delete button when time tracker is disabled (#29257) (#29279)
|
|
|
|
|
* Workaround to clean up old reviews on creating a new one (#28554) (#29264)
|
|
|
|
|
* Fix bug when the linked account was disactived and list the linked accounts (#29263)
|
|
|
|
|
* Do not use lower tag names to find releases/tags (#29261) (#29262)
|
|
|
|
|
* Fix missed edit issues event for actions (#29237) (#29251)
|
|
|
|
|
* Only delete scheduled workflows when needed (#29091) (#29235)
|
|
|
|
|
* Make submit event code work with both jQuery event and native event (#29223) (#29234)
|
|
|
|
|
* Fix push to create with capitalize repo name (#29090) (#29206)
|
|
|
|
|
* Use ghost user if user was not found (#29161) (#29169)
|
|
|
|
|
* Dont load Review if Comment is CommentTypeReviewRequest (#28551) (#29160)
|
|
|
|
|
* Refactor parseSignatureFromCommitLine (#29054) (#29108)
|
|
|
|
|
* Avoid showing unnecessary JS errors when there are elements with different origin on the page (#29081) (#29089)
|
|
|
|
|
* Fix gitea-origin-url with default ports (#29085) (#29088)
|
|
|
|
|
* Fix orgmode link resolving (#29024) (#29076)
|
|
|
|
|
* Fix: Elasticsearch: Request Entity Too Large #28117 (#29062) (#29075)
|
|
|
|
|
* Do not render empty comments (#29039) (#29049)
|
|
|
|
|
* Avoid sending update/delete release notice when it is draft (#29008) (#29025)
|
|
|
|
|
|
|
|
|
|
[1.32.7]
|
|
|
|
|
* Update Gitea to 1.21.8
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.21.8)
|
|
|
|
|
* Only use supported sort orders for "/explore/users" page (#29430) (#29443)
|
|
|
|
|
* Fix wrong line number in code search result (#29260) (#29623)
|
|
|
|
|
* Use Get but not Post to get actions artifacts (#29734) (#29737)
|
|
|
|
|
* Fix inconsistent rendering of block mathematical expressions (#29677) (#29711)
|
|
|
|
|
* Fix rendering internal file links in org (#29669) (#29705)
|
|
|
|
|
* Don't show AbortErrors on logout (#29639) (#29667)
|
|
|
|
|
* Fix user-defined markup links targets (#29305) (#29666)
|
|
|
|
|
* Fix incorrect rendering csv file when file size is larger than UI.CSV.MaxFileSize (#29653) (#29663)
|
|
|
|
|
* Fix hidden test's failure (#29254) (#29662)
|
|
|
|
|
|
|
|
|
|
[1.32.8]
|
|
|
|
|
* Update Gitea to 1.21.9
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.21.9)
|
|
|
|
|
* Only do counting when count_only=true for repo dashboard (#29884) (#29905)
|
|
|
|
|
* Add cache for dashboard commit status (#29932)
|
|
|
|
|
* Make runs-on support variable expression (#29468) (#29782)
|
|
|
|
|
* Show Actions post step when it's running (#29926) (#29928)
|
|
|
|
|
* Fix PR creation via API between branches of the same repo with head field namespaced (#26986) (#29857)
|
|
|
|
|
* Fix and rewrite markup anchor processing (#29931) (#29946)
|
|
|
|
|
* Notify reviewers added via CODEOWNERS (#29842) (#29902)
|
|
|
|
|
* Fix template error when comment review doesn't exist (#29888) (#29889)
|
|
|
|
|
* Fix user id column case (#29863) (#29867)
|
|
|
|
|
* Make meilisearch do exact search for issues (#29740 & #29671) (#29846)
|
|
|
|
|
* Fix the for attribute not pointing to the ID of the color picker (#29813) (#29815)
|
|
|
|
|
* Fix codeowner detected diff base branch to mergebase (#29783) (#29807)
|
|
|
|
|
* Fix Safari spinner rendering (#29801) (#29802)
|
|
|
|
|
* Fix missing translation on milestones (#29785) (#29789)
|
|
|
|
|
* Fix user router possible panic (#29751) (#29786)
|
|
|
|
|
* Fix possible NPE in ToPullReviewList (#29759) (#29775)
|
|
|
|
|
* Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs (#29925) (#29927)
|
|
|
|
|
* Solving the issue of UI disruption when the review is deleted without refreshing (#29951) (#29968)
|
|
|
|
|
* Fix loadOneBranch panic (#29938) (#29939)
|
|
|
|
|
* Fix invalid link of the commit status when ref is tagged (#29752) (#29908)
|
|
|
|
|
* Editor error message misleading due to re-used key. (#29859) (#29876)
|
|
|
|
|
* Fix double border and border-radius on empty action steps (#29845) (#29850)
|
|
|
|
|
* Use Temporal.PlainDate for absolute dates (#29804) (#29808)
|
|
|
|
|
* Fix incorrect package link method calls in templates (#29580) (#29764)
|
|
|
|
|
* Fix the bug that the user may log out if GetUserByID returns unknown error (#29962) (#29964)
|
|
|
|
|
* Performance improvements for pull request list page (#29900) (#29972)
|
|
|
|
|
* Fix bugs in rerunning jobs (#29983) (#29955)
|
|
|
|
|
|
|
|
|
|
[1.32.9]
|
|
|
|
|
* Update Gitea to 1.21.10
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.21.10)
|
|
|
|
|
* Fix Add/Remove WIP on pull request title failure (#29999) (#30066)
|
|
|
|
|
* Fix misuse of TxContext (#30061) (#30062)
|
|
|
|
|
* Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) (#30035)
|
|
|
|
|
* Escape paths for find file correctly (#30026) (#30031)
|
|
|
|
|
* Remove duplicate option in admin screen and now-unused translation keys (#28492) (#30024)
|
|
|
|
|
* Fix manual merge form and 404 page templates (#30000)
|
|
|
|
|
|
|
|
|
|
[1.32.10]
|
|
|
|
|
* Update Gitea to 1.21.11
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.21.11)
|
|
|
|
|
* Use go1.21.9 to include Golang security fix
|
|
|
|
|
* Fix possible renderer security problem (#30136) (#30315)
|
|
|
|
|
* Fix close file in the Upload func (#30262) (#30269)
|
|
|
|
|
* Fix inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) (#30250)
|
|
|
|
|
* Fix missing 0 prefix of GPG key id (#30245) (#30247)
|
|
|
|
|
* Include encoding in signature payload (#30174) (#30181)
|
|
|
|
|
* Move from max( id ) to max( index ) for latest commit statuses (#30076) (#30155)
|
|
|
|
|
* Load attachments for code comments (#30124) (#30126)
|
|
|
|
|
* Fix gitea doctor will remove repo-avatar files when executing command storage-archives (#30094) (#30120)
|
|
|
|
|
* Fix possible data race on tests (#30093) (#30108)
|
|
|
|
|
* Performance optimization for git push (#30104)
|
|
|
|
|
* Fix duplicate migrated milestones (#30102) (#30105)
|
|
|
|
|
* Fix panic for fixBrokenRepoUnits16961 (#30068) (#30100)
|
|
|
|
|
* Fix incorrect SVGs (#30087)
|
|
|
|
|
* Fix create commit status (#30225) (#30340)
|
|
|
|
|
* Performance optimization for git push (#30104) (#30354)
|
|
|
|
|
* Fix misuse of unsupported global variables (#30402)
|
|
|
|
|
* Fix to delete the cookie when AppSubURL is non-empty (#30375) (#30468)
|
|
|
|
|
* Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) (#30408)
|
|
|
|
|
* Change the default maxPerPage for gitbucket (#30392) (#30471)
|
|
|
|
|
* Check the token's owner and repository when registering a runner (#30406) (#30412)
|
|
|
|
|
* Avoid losing token when updating mirror settings (#30429) (#30466)
|
|
|
|
|
* Fix commit status cache which missed target_url (#30426) (#30445)
|
|
|
|
|
* Fix rename branch 500 when the target branch is deleted but exist in database (#30430) (#30437)
|
|
|
|
|
* Fix mirror error when mirror repo is empty (#30432) (#30467)
|
|
|
|
|
* Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) (#30447)
|
|
|
|
|
* Fix code owners will not be mentioned when a pull request comes from a forked repository (#30476) (#30497)
|
|
|
|
|
|
|
|
|
|
[1.33.0]
|
|
|
|
|
* Update Gitea to 1.22.0
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.22.0)
|
|
|
|
|
* [Breaking changes](https://github.com/go-gitea/gitea/releases/tag/v1.22.0#Breaking)
|
|
|
|
|
* Allow everyone to read or write a wiki by a repo unit setting (#30495)
|
|
|
|
|
* Use raw Wiki links for non-renderable Wiki files (#30273)
|
|
|
|
|
* Render embedded code preview by permalink in markdown (#30234) (#30249)
|
|
|
|
|
* Support repo code search without setting up an indexer (#29998)
|
|
|
|
|
* Support pasting URLs over markdown text (#29566)
|
|
|
|
|
* Allow to change primary email before account activation (#29412)
|
|
|
|
|
* Customizable "Open with" applications for repository clone (#29320)
|
|
|
|
|
* Allow options to disable user deletion from the interface on app.ini (#29275)
|
|
|
|
|
* Extend issue template YAML engine (#29274)
|
|
|
|
|
|
|
|
|
|
[1.33.1]
|
|
|
|
|
* Update Gitea to 1.22.1
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.22.1)
|
|
|
|
|
|
|
|
|
|
[1.33.2]
|
|
|
|
|
* Update Gitea to 1.22.2
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.22.2)
|
|
|
|
|
* Replace v-html with v-text in search inputbox (#31966) (#31973)
|
|
|
|
|
* Fix nuget/conan/container packages upload bugs (#31967) (#31982)
|
|
|
|
|
* Refactor the usage of batch catfile (#31754) (#31889)
|
|
|
|
|
* Fix overflowing content in action run log (#31842) (#31853)
|
|
|
|
|
* Scroll images in project issues separately from the remaining issue (#31683) (#31823)
|
|
|
|
|
* Add :focus-visible style to buttons (#31799) (#31819)
|
|
|
|
|
* Fix the display of project type for deleted projects (#31732) (#31734)
|
|
|
|
|
* Fix API owner ID should be zero when created repo secret (#31715) (#31811)
|
|
|
|
|
* Set owner id to zero when GetRegistrationToken for repo (#31725) (#31729)
|
|
|
|
|
* Fix API endpoint for registration-token (#31722) (#31728)
|
|
|
|
|
* Add permission check when creating PR (#31033) (#31720)
|
|
|
|
|
|
|
|
|
|
[1.33.3]
|
|
|
|
|
* Update Gitea to 1.22.3
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.22.3)
|
|
|
|
|
* Fix bug when a token is given public only (#32204) (#32218)
|
|
|
|
|
* Increase cacheContextLifetime to reduce false reports (#32011) (#32023)
|
|
|
|
|
* Don't join repository when loading action table data (#32127) (#32143)
|
|
|
|
|
* Fix javascript error when an anonymous user visits migration page (#32144) (#32179)
|
|
|
|
|
* Don't init signing keys if oauth2 provider is disabled (#32177)
|
|
|
|
|
* Fix wrong status of Set up Job when first step is skipped (#32120) (#32125)
|
|
|
|
|
* Fix bug when deleting a migrated branch (#32075) (#32123)
|
|
|
|
|
* Truncate commit message during Discord webhook push events (#31970) (#32121)
|
|
|
|
|
* Allow to set branch protection in an empty repository (#32095) (#32119)
|
|
|
|
|
* Fix panic when cloning with wrong ssh format. (#32076) (#32118)
|
|
|
|
|
[1.33.4]
|
|
|
|
|
* Update gitea to 1.22.4
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.22.4)
|
|
|
|
|
* Fix basic auth with webauthn (#32531) (#32536)
|
|
|
|
|
* Refactor internal routers (partial backport, auth token const time comparing) (#32473) (#32479)
|
|
|
|
|
|
|
|
|
|
[1.33.5]
|
|
|
|
|
* Update gitea to 1.22.5
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.22.5)
|
|
|
|
|
* Upgrade crypto library ([#​32791](https://github.com/go-gitea/gitea/issues/32791))
|
|
|
|
|
* Fix delete branch perm checking ([#​32654](https://github.com/go-gitea/gitea/issues/32654)) ([#​32707](https://github.com/go-gitea/gitea/issues/32707))
|
|
|
|
|
* Add standard-compliant route to serve outdated R packages ([#​32783](https://github.com/go-gitea/gitea/issues/32783)) ([#​32789](https://github.com/go-gitea/gitea/issues/32789))
|
|
|
|
|
* Fix internal server error when updating labels without write permission ([#​32776](https://github.com/go-gitea/gitea/issues/32776)) ([#​32785](https://github.com/go-gitea/gitea/issues/32785))
|
|
|
|
|
* Add Swift login endpoint ([#​32693](https://github.com/go-gitea/gitea/issues/32693)) ([#​32701](https://github.com/go-gitea/gitea/issues/32701))
|
|
|
|
|
* Fix fork page branch selection ([#​32711](https://github.com/go-gitea/gitea/issues/32711)) ([#​32725](https://github.com/go-gitea/gitea/issues/32725))
|
|
|
|
|
* Fix word overflow in file search page ([#​32695](https://github.com/go-gitea/gitea/issues/32695)) ([#​32699](https://github.com/go-gitea/gitea/issues/32699))
|
|
|
|
|
* Fix gogit `GetRefCommitID` ([#​32705](https://github.com/go-gitea/gitea/issues/32705)) ([#​32712](https://github.com/go-gitea/gitea/issues/32712))
|
|
|
|
|
* Fix race condition in mermaid observer ([#​32599](https://github.com/go-gitea/gitea/issues/32599)) ([#​32673](https://github.com/go-gitea/gitea/issues/32673))
|
|
|
|
|
* Fixe a keystring misuse and refactor duplicates keystrings ([#​32668](https://github.com/go-gitea/gitea/issues/32668)) ([#​32792](https://github.com/go-gitea/gitea/issues/32792))
|
|
|
|
|
* Bump relative-time-element to v4.4.4 ([#​32739](https://github.com/go-gitea/gitea/issues/32739))
|
|
|
|
|
* Make wiki pages visit fast ([#​32732](https://github.com/go-gitea/gitea/issues/32732)) ([#​32745](https://github.com/go-gitea/gitea/issues/32745))
|
|
|
|
|
* Don't create action when syncing mirror pull refs ([#​32659](https://github.com/go-gitea/gitea/issues/32659)) ([#​32664](https://github.com/go-gitea/gitea/issues/32664))
|
|
|
|
|
|
|
|
|
|
[1.33.6]
|
|
|
|
|
* Update gitea to 1.22.6
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.22.6)
|
|
|
|
|
* Fix misuse of PublicKeyCallback([#​32810](https://github.com/go-gitea/gitea/issues/32810))
|
|
|
|
|
* Fix lfs migration ([#​32812](https://github.com/go-gitea/gitea/issues/32812)) ([#​32818](https://github.com/go-gitea/gitea/issues/32818))
|
|
|
|
|
* Add missing two sync feed for refs/pull ([#​32815](https://github.com/go-gitea/gitea/issues/32815))
|
|
|
|
|
* Avoid MacOS keychain dialog in integration tests ([#​32813](https://github.com/go-gitea/gitea/issues/32813)) ([#​32816](https://github.com/go-gitea/gitea/issues/32816))
|
|
|
|
|
|
|
|
|
|
[1.34.0]
|
|
|
|
|
* Update gitea to 1.23.0
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.23.0)
|
|
|
|
|
* Rename config option `[camo].Allways` to `[camo].Always` ([#​32097](https://github.com/go-gitea/gitea/issues/32097))
|
|
|
|
|
* Remove SHA1 for support for SSH RSA signing ([#​31857](https://github.com/go-gitea/gitea/issues/31857))
|
|
|
|
|
* Use UTC as the default timezone when scheduling Actions cron tasks ([#​31742](https://github.com/go-gitea/gitea/issues/31742))
|
|
|
|
|
* Delete Actions logs older than 1 year by default ([#​31735](https://github.com/go-gitea/gitea/issues/31735))
|
|
|
|
|
* Make OIDC introspection authentication strictly require Client ID and secret ([#​31632](https://github.com/go-gitea/gitea/issues/31632))
|
|
|
|
|
* Include file extension checks in attachment API ([#​32151](https://github.com/go-gitea/gitea/issues/32151))
|
|
|
|
|
|
|
|
|
|
[1.34.1]
|
|
|
|
|
* Update gitea to 1.23.1
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.23.1)
|
|
|
|
|
* Move repo size to sidebar ([#​33155](https://github.com/go-gitea/gitea/issues/33155))
|
|
|
|
|
* Fix editor markdown not incrementing in a numbered list ([#​33187](https://github.com/go-gitea/gitea/issues/33187)) [#​33193](https://github.com/go-gitea/gitea/issues/33193)
|
|
|
|
|
|
|
|
|
|
[1.34.2]
|
|
|
|
|
* Update gitea to 1.23.3
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.23.3)
|
|
|
|
|
* Build Gitea with Golang v1.23.6 to fix security bugs
|
|
|
|
|
* Fix a bug caused by status webhook template #33512
|
|
|
|
|
|
|
|
|
|
[1.34.3]
|
|
|
|
|
* Update gitea to 1.23.4
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.23.4)
|
|
|
|
|
* Enhance routers for the Actions variable operations (#33547) (#33553)
|
|
|
|
|
* Enhance routers for the Actions runner operations (#33549) (#33555)
|
|
|
|
|
* Fix project issues list and counting (#33594) #33619
|
|
|
|
|
* Add a transaction to pickTask (#33543) (#33563)
|
|
|
|
|
* Fix mirror bug (#33597) (#33607)
|
|
|
|
|
* Use default Git timeout when checking repo health (#33593) (#33598)
|
|
|
|
|
* Fix PR's target branch dropdown (#33589) (#33591)
|
|
|
|
|
* Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) (#33577)
|
|
|
|
|
* Rework suggestion backend (#33538) (#33546)
|
|
|
|
|
* Fix context usage (#33554) (#33557)
|
|
|
|
|
|
|
|
|
|
[1.34.4]
|
|
|
|
|
* Update gitea to 1.23.5
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.23.5)
|
|
|
|
|
* Compile with Go 1.24.1
|
|
|
|
|
* Bump x/oauth2 & x/crypto (#33704) (#33727)
|
|
|
|
|
* Optimize user dashboard loading (#33686) (#33708)
|
|
|
|
|
* Fix navbar dropdown item align (#33782)
|
|
|
|
|
* Fix inconsistent closed issue list icon (#33722) (#33728)
|
|
|
|
|
* Fix for Maven Package Naming Convention Handling (#33678) (#33679)
|
|
|
|
|
* Improve Open-with URL encoding (#33666) (#33680)
|
|
|
|
|
* Deleting repository should unlink all related packages (#33653) (#33673)
|
|
|
|
|
* Fix omitempty bug (#33663) (#33670)
|
|
|
|
|
* Upgrade go-crypto from 1.1.4 to 1.1.6 (#33745) (#33754)
|
|
|
|
|
* Fix OCI image.version annotation for releases to use full semver (#33698) (#33701)
|
|
|
|
|
* Try to fix ACME path when renew (#33668) (#33693)
|
|
|
|
|
* Fix mCaptcha bug (#33659) (#33661)
|
|
|
|
|
* Git graph: don't show detached commits (#33645) (#33650)
|
|
|
|
|
|
|
|
|
|
[1.35.0]
|
|
|
|
|
* Base image 5
|
|
|
|
|
|
|
|
|
|
[1.35.1]
|
|
|
|
|
* Fix hard coded mysql hostname
|
|
|
|
|
|
|
|
|
|
[1.35.2]
|
|
|
|
|
* Update gitea to 1.23.6
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.23.6)
|
|
|
|
|
* Fix LFS URL (#33840) (#33843)
|
|
|
|
|
* Update jwt and redis packages (#33984) (#33987)
|
|
|
|
|
* Update golang crypto and net (#33989)
|
|
|
|
|
* Drop timeout for requests made to the internal hook api (#33947) (#33970)
|
|
|
|
|
* Fix maven panic when no package exists (#33888) (#33889)
|
|
|
|
|
* Fix markdown render (#33870) (#33875)
|
|
|
|
|
* Fix auto concurrency cancellation skips commit status updates (#33764) (#33849)
|
|
|
|
|
* Fix oauth2 auth (#33961) (#33962)
|
|
|
|
|
|
|
|
|
|
[1.35.3]
|
|
|
|
|
* Update gitea to 1.23.7
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.23.7)
|
|
|
|
|
* Compile with Go 1.23.8
|
|
|
|
|
* Add a config option to block "expensive" pages for anonymous users ([#​34024](https://github.com/go-gitea/gitea/issues/34024)) ([#​34071](https://github.com/go-gitea/gitea/issues/34071))
|
|
|
|
|
* Also check default ssh-cert location for host ([#​34099](https://github.com/go-gitea/gitea/issues/34099)) ([#​34100](https://github.com/go-gitea/gitea/issues/34100)) ([#​34116](https://github.com/go-gitea/gitea/issues/34116))
|
|
|
|
|
* Fix discord webhook 400 status code when description limit is exceeded ([#​34084](https://github.com/go-gitea/gitea/issues/34084)) ([#​34124](https://github.com/go-gitea/gitea/issues/34124))
|
|
|
|
|
* Get changed files based on merge base when checking `pull_request` actions trigger ([#​34106](https://github.com/go-gitea/gitea/issues/34106)) ([#​34120](https://github.com/go-gitea/gitea/issues/34120))
|
|
|
|
|
* Fix invalid version in RPM package path ([#​34112](https://github.com/go-gitea/gitea/issues/34112)) ([#​34115](https://github.com/go-gitea/gitea/issues/34115))
|
|
|
|
|
* Return default avatar url when user id is zero rather than updating database ([#​34094](https://github.com/go-gitea/gitea/issues/34094)) ([#​34095](https://github.com/go-gitea/gitea/issues/34095))
|
|
|
|
|
* Add additional ReplaceAll in pathsep to cater for different pathsep ([#​34061](https://github.com/go-gitea/gitea/issues/34061)) ([#​34070](https://github.com/go-gitea/gitea/issues/34070))
|
|
|
|
|
* Try to fix check-attr bug ([#​34029](https://github.com/go-gitea/gitea/issues/34029)) ([#​34033](https://github.com/go-gitea/gitea/issues/34033))
|
|
|
|
|
* Git client will follow 301 but 307 ([#​34005](https://github.com/go-gitea/gitea/issues/34005)) ([#​34010](https://github.com/go-gitea/gitea/issues/34010))
|
|
|
|
|
|
|
|
|
|
[1.35.4]
|
|
|
|
|
* Update gitea to 1.23.8
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.23.8)
|
|
|
|
|
* Fix a bug when uploading file via lfs ssh command ([#34408](https://github.com/go-gitea/gitea/issues/34408)) ([#34411](https://github.com/go-gitea/gitea/issues/34411))
|
|
|
|
|
* Update net package ([#34228](https://github.com/go-gitea/gitea/issues/34228)) ([#34232](https://github.com/go-gitea/gitea/issues/34232))
|
|
|
|
|
* Fix releases sidebar navigation link ([#34436](https://github.com/go-gitea/gitea/issues/34436)) [#34439](https://github.com/go-gitea/gitea/issues/34439)
|
|
|
|
|
* Fix bug webhook milestone is not right. ([#34419](https://github.com/go-gitea/gitea/issues/34419)) [#34429](https://github.com/go-gitea/gitea/issues/34429)
|
|
|
|
|
* Fix two missed null value checks on the wiki page. ([#34205](https://github.com/go-gitea/gitea/issues/34205)) ([#34215](https://github.com/go-gitea/gitea/issues/34215))
|
|
|
|
|
* Swift files can be passed either as file or as form value ([#34068](https://github.com/go-gitea/gitea/issues/34068)) ([#34236](https://github.com/go-gitea/gitea/issues/34236))
|
|
|
|
|
* Fix bug when API get pull changed files for deleted head repository ([#34333](https://github.com/go-gitea/gitea/issues/34333)) ([#34368](https://github.com/go-gitea/gitea/issues/34368))
|
|
|
|
|
* Upgrade github v61 -> v71 to fix migrating bug ([#34389](https://github.com/go-gitea/gitea/issues/34389))
|
|
|
|
|
* Fix bug when visiting comparation page ([#34334](https://github.com/go-gitea/gitea/issues/34334)) ([#34364](https://github.com/go-gitea/gitea/issues/34364))
|
|
|
|
|
* Fix wrong review requests when updating the pull request ([#34286](https://github.com/go-gitea/gitea/issues/34286)) ([#34304](https://github.com/go-gitea/gitea/issues/34304))
|
|
|
|
|
|
|
|
|
|
[1.35.5]
|
|
|
|
|
* Update gitea to 1.23.8
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.23.8)
|
|
|
|
|
* Fix a bug when uploading file via lfs ssh command ([#34408](https://github.com/go-gitea/gitea/issues/34408)) ([#34411](https://github.com/go-gitea/gitea/issues/34411))
|
|
|
|
|
* Update net package ([#34228](https://github.com/go-gitea/gitea/issues/34228)) ([#34232](https://github.com/go-gitea/gitea/issues/34232))
|
|
|
|
|
* Fix releases sidebar navigation link ([#34436](https://github.com/go-gitea/gitea/issues/34436)) [#34439](https://github.com/go-gitea/gitea/issues/34439)
|
|
|
|
|
* Fix bug webhook milestone is not right. ([#34419](https://github.com/go-gitea/gitea/issues/34419)) [#34429](https://github.com/go-gitea/gitea/issues/34429)
|
|
|
|
|
* Fix two missed null value checks on the wiki page. ([#34205](https://github.com/go-gitea/gitea/issues/34205)) ([#34215](https://github.com/go-gitea/gitea/issues/34215))
|
|
|
|
|
* Swift files can be passed either as file or as form value ([#34068](https://github.com/go-gitea/gitea/issues/34068)) ([#34236](https://github.com/go-gitea/gitea/issues/34236))
|
|
|
|
|
* Fix bug when API get pull changed files for deleted head repository ([#34333](https://github.com/go-gitea/gitea/issues/34333)) ([#34368](https://github.com/go-gitea/gitea/issues/34368))
|
|
|
|
|
* Upgrade github v61 -> v71 to fix migrating bug ([#34389](https://github.com/go-gitea/gitea/issues/34389))
|
|
|
|
|
* Fix bug when visiting comparation page ([#34334](https://github.com/go-gitea/gitea/issues/34334)) ([#34364](https://github.com/go-gitea/gitea/issues/34364))
|
|
|
|
|
* Fix wrong review requests when updating the pull request ([#34286](https://github.com/go-gitea/gitea/issues/34286)) ([#34304](https://github.com/go-gitea/gitea/issues/34304))
|
|
|
|
|
|
|
|
|
|
[1.36.0]
|
|
|
|
|
* Update gitea to 1.24.0
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.24.0)
|
|
|
|
|
* Make Gitea always use its internal config, ignore `/etc/gitconfig` ([#33076](https://github.com/go-gitea/gitea/issues/33076))
|
|
|
|
|
* Improve log format ([#33814](https://github.com/go-gitea/gitea/issues/33814))
|
|
|
|
|
* Fix markdown render behaviors ([#34122](https://github.com/go-gitea/gitea/issues/34122))
|
|
|
|
|
* Add package version api endpoints ([#34173](https://github.com/go-gitea/gitea/issues/34173))
|
|
|
|
|
* Enforce two-factor auth (2FA: TOTP or WebAuthn) ([#34187](https://github.com/go-gitea/gitea/issues/34187))
|
|
|
|
|
* Add fullscreen mode as a more efficient operation way to view projects ([#34081](https://github.com/go-gitea/gitea/issues/34081))
|
|
|
|
|
* Add anonymous access support for private/unlisted repositories ([#34051](https://github.com/go-gitea/gitea/issues/34051))
|
|
|
|
|
* Support public code/issue access for private repositories ([#33127](https://github.com/go-gitea/gitea/issues/33127))
|
|
|
|
|
* Add middleware for request prioritization ([#33951](https://github.com/go-gitea/gitea/issues/33951))
|
|
|
|
|
* Add cli flags LDAP group configuration ([#33933](https://github.com/go-gitea/gitea/issues/33933))
|
|
|
|
|
|
|
|
|
|
[1.36.1]
|
|
|
|
|
* Update gitea to 1.24.1
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.24.1)
|
|
|
|
|
* Improve alignment of commit status icon on commit page ([#​34750](https://github.com/go-gitea/gitea/issues/34750)) ([#​34757](https://github.com/go-gitea/gitea/issues/34757))
|
|
|
|
|
* Support title and body query parameters for new MRs ([#​34537](https://github.com/go-gitea/gitea/issues/34537)) ([#​34752](https://github.com/go-gitea/gitea/issues/34752))
|
|
|
|
|
* When using rules to delete packages, remove unclean bugs ([#​34632](https://github.com/go-gitea/gitea/issues/34632)) ([#​34761](https://github.com/go-gitea/gitea/issues/34761))
|
|
|
|
|
* Fix ghost user in feeds when pushing in an actions, it should be gitea-actions ([#​34703](https://github.com/go-gitea/gitea/issues/34703)) ([#​34756](https://github.com/go-gitea/gitea/issues/34756))
|
|
|
|
|
* Prevent double markdown link brackets when pasting URL ([#​34745](https://github.com/go-gitea/gitea/issues/34745)) ([#​34748](https://github.com/go-gitea/gitea/issues/34748))
|
|
|
|
|
* Prevent duplicate form submissions when creating forks ([#​34714](https://github.com/go-gitea/gitea/issues/34714)) ([#​34735](https://github.com/go-gitea/gitea/issues/34735))
|
|
|
|
|
* Fix markdown wrap ([#​34697](https://github.com/go-gitea/gitea/issues/34697)) ([#​34702](https://github.com/go-gitea/gitea/issues/34702))
|
|
|
|
|
* Fix pull requests API convert panic when head repository is deleted. ([#​34685](https://github.com/go-gitea/gitea/issues/34685)) ([#​34687](https://github.com/go-gitea/gitea/issues/34687))
|
|
|
|
|
* Fix commit message rendering and some UI problems ([#​34680](https://github.com/go-gitea/gitea/issues/34680)) ([#​34683](https://github.com/go-gitea/gitea/issues/34683))
|
|
|
|
|
* Fix container range bug ([#​34725](https://github.com/go-gitea/gitea/issues/34725)) ([#​34732](https://github.com/go-gitea/gitea/issues/34732))
|
|
|
|
|
|
|
|
|
|
[1.36.2]
|
|
|
|
|
* Update gitea to 1.24.2
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.24.2)
|
|
|
|
|
* Fix container range bug ([#​34795](https://github.com/go-gitea/gitea/issues/34795)) ([#​34796](https://github.com/go-gitea/gitea/issues/34796))
|
|
|
|
|
* Upgrade chi to v5.2.2 ([#​34798](https://github.com/go-gitea/gitea/issues/34798)) ([#​34799](https://github.com/go-gitea/gitea/issues/34799))
|
|
|
|
|
|
|
|
|
|
[1.36.3]
|
|
|
|
|
* With Cloudron OIDC, disable registration by default on new installation
|
|
|
|
|
* Without Cloudron OIDC, enable registration by default and add checklist item
|
|
|
|
|
|
|
|
|
|
[1.36.4]
|
|
|
|
|
* Update gitea to 1.24.3
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.24.3)
|
|
|
|
|
* Fix form property assignment edge case ([#​35073](https://github.com/go-gitea/gitea/issues/35073)) ([#​35078](https://github.com/go-gitea/gitea/issues/35078))
|
|
|
|
|
* Improve submodule relative path handling ([#​35056](https://github.com/go-gitea/gitea/issues/35056)) ([#​35075](https://github.com/go-gitea/gitea/issues/35075))
|
|
|
|
|
* Fix incorrect comment diff hunk parsing, fix github asset ID nil panic ([#​35046](https://github.com/go-gitea/gitea/issues/35046)) ([#​35055](https://github.com/go-gitea/gitea/issues/35055))
|
|
|
|
|
* Fix updating user visibility ([#​35036](https://github.com/go-gitea/gitea/issues/35036)) ([#​35044](https://github.com/go-gitea/gitea/issues/35044))
|
|
|
|
|
* Support base64-encoded agit push options ([#​35037](https://github.com/go-gitea/gitea/issues/35037)) ([#​35041](https://github.com/go-gitea/gitea/issues/35041))
|
|
|
|
|
* Make submodule link work with relative path ([#​35034](https://github.com/go-gitea/gitea/issues/35034)) ([#​35038](https://github.com/go-gitea/gitea/issues/35038))
|
|
|
|
|
* Fix bug when displaying git user avatar in commits list ([#​35006](https://github.com/go-gitea/gitea/issues/35006))
|
|
|
|
|
* Fix API response for swagger spec ([#​35029](https://github.com/go-gitea/gitea/issues/35029))
|
|
|
|
|
* Start automerge check again after the conflict check and the schedule ([#​34988](https://github.com/go-gitea/gitea/issues/34988)) ([#​35002](https://github.com/go-gitea/gitea/issues/35002))
|
|
|
|
|
* Fix the response format for actions/workflows ([#​35009](https://github.com/go-gitea/gitea/issues/35009)) ([#​35016](https://github.com/go-gitea/gitea/issues/35016))
|
|
|
|
|
|
|
|
|
|
[1.36.5]
|
|
|
|
|
* Update gitea to 1.24.4
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.24.4)
|
|
|
|
|
* Fix various bugs (1.24) ([#​35186](https://github.com/go-gitea/gitea/issues/35186))
|
|
|
|
|
* Fix migrate input box bug ([#​35166](https://github.com/go-gitea/gitea/issues/35166)) ([#​35171](https://github.com/go-gitea/gitea/issues/35171))
|
|
|
|
|
* Only hide dropzone when no files have been uploaded ([#​35156](https://github.com/go-gitea/gitea/issues/35156)) ([#​35167](https://github.com/go-gitea/gitea/issues/35167))
|
|
|
|
|
* Fix review comment/dimiss comment x reference can be refereced back ([#​35094](https://github.com/go-gitea/gitea/issues/35094)) ([#​35099](https://github.com/go-gitea/gitea/issues/35099))
|
|
|
|
|
* Fix submodule nil check ([#​35096](https://github.com/go-gitea/gitea/issues/35096)) ([#​35098](https://github.com/go-gitea/gitea/issues/35098))
|
|
|
|
|
* Don't use full-file highlight when there is a git diff textconv ([#​35114](https://github.com/go-gitea/gitea/issues/35114)) ([#​35119](https://github.com/go-gitea/gitea/issues/35119))
|
|
|
|
|
* Increase gap on latest commit ([#​35104](https://github.com/go-gitea/gitea/issues/35104)) ([#​35113](https://github.com/go-gitea/gitea/issues/35113))
|
|
|
|
|
|
|
|
|
|
[1.36.6]
|
|
|
|
|
* Update gitea to 1.24.5
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.24.5)
|
|
|
|
|
* 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)
|
|
|
|
|
|
|
|
|
|
[1.36.7]
|
|
|
|
|
* Update gitea to 1.24.6
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.24.6)
|
|
|
|
|
* Upgrade xz to v0.5.15 ([#35385](https://github.com/go-gitea/gitea/issues/35385))
|
|
|
|
|
* Fix a compare page 404 bug when the pull request disabled ([#35441](https://github.com/go-gitea/gitea/issues/35441)) ([#35453](https://github.com/go-gitea/gitea/issues/35453))
|
|
|
|
|
* Fix bug when issue disabled, pull request number in the commit message cannot be redirected ([#35420](https://github.com/go-gitea/gitea/issues/35420)) ([#35442](https://github.com/go-gitea/gitea/issues/35442))
|
|
|
|
|
* Add author.name field to Swift Package Registry API response ([#35410](https://github.com/go-gitea/gitea/issues/35410)) ([#35431](https://github.com/go-gitea/gitea/issues/35431))
|
|
|
|
|
* Remove usernames when empty in discord webhook ([#35412](https://github.com/go-gitea/gitea/issues/35412)) ([#35417](https://github.com/go-gitea/gitea/issues/35417))
|
|
|
|
|
* Allow foreachref parser to grow its buffer ([#35365](https://github.com/go-gitea/gitea/issues/35365)) ([#35376](https://github.com/go-gitea/gitea/issues/35376))
|
|
|
|
|
* Allow deleting comment with content via API like web did ([#35346](https://github.com/go-gitea/gitea/issues/35346)) ([#35354](https://github.com/go-gitea/gitea/issues/35354))
|
|
|
|
|
* Fix atom/rss mixed error ([#35345](https://github.com/go-gitea/gitea/issues/35345)) ([#35347](https://github.com/go-gitea/gitea/issues/35347))
|
|
|
|
|
* Fix review request webhook bug ([#35339](https://github.com/go-gitea/gitea/issues/35339))
|
|
|
|
|
* Remove duplicate html IDs ([#35210](https://github.com/go-gitea/gitea/issues/35210)) ([#35325](https://github.com/go-gitea/gitea/issues/35325))
|
|
|
|
|
|
|
|
|
|
[1.36.8]
|
|
|
|
|
* Update gitea to 1.24.7
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.24.7)
|
|
|
|
|
* Refactor legacy code ([#​35708](https://github.com/go-gitea/gitea/issues/35708)) ([#​35713](https://github.com/go-gitea/gitea/issues/35713))
|
|
|
|
|
* Fixing issue [#​35530](https://github.com/go-gitea/gitea/issues/35530): Password Leak in Log Messages ([#​35584](https://github.com/go-gitea/gitea/issues/35584)) ([#​35665](https://github.com/go-gitea/gitea/issues/35665))
|
|
|
|
|
* Fix a bug missed return ([#​35655](https://github.com/go-gitea/gitea/issues/35655)) ([#​35671](https://github.com/go-gitea/gitea/issues/35671))
|
|
|
|
|
* Fix inputing review comment will remove reviewer ([#​35591](https://github.com/go-gitea/gitea/issues/35591)) ([#​35664](https://github.com/go-gitea/gitea/issues/35664))
|
|
|
|
|
* Mock external service in hcaptcha TestCaptcha ([#​35604](https://github.com/go-gitea/gitea/issues/35604)) ([#​35663](https://github.com/go-gitea/gitea/issues/35663))
|
|
|
|
|
* Fix build ([#​35669](https://github.com/go-gitea/gitea/issues/35669))
|
|
|
|
|
|
|
|
|
|
[1.37.0]
|
|
|
|
|
* Update gitea to 1.25.0
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.25.0)
|
|
|
|
|
* Return 201 Created for CreateVariable API responses ([#​34517](https://github.com/go-gitea/gitea/issues/34517))
|
|
|
|
|
* Add label 'state' to metric 'gitea\_users' ([#​34326](https://github.com/go-gitea/gitea/issues/34326))
|
|
|
|
|
* Upgrade security public key ([#​34956](https://github.com/go-gitea/gitea/issues/34956))
|
|
|
|
|
* Also include all security fixes in 1.24.x after 1.25.0-rc0
|
|
|
|
|
* Stream repo zip/tar.gz/bundle achives by default ([#​35487](https://github.com/go-gitea/gitea/issues/35487))
|
|
|
|
|
* Fix possible panic ([#​34508](https://github.com/go-gitea/gitea/issues/34508))
|
|
|
|
|
* Fix autofocus behavior ([#​34397](https://github.com/go-gitea/gitea/issues/34397))
|
|
|
|
|
* Fix Actions API ([#​35204](https://github.com/go-gitea/gitea/issues/35204))
|
|
|
|
|
* Fix ListWorkflowRuns OpenAPI response model. ([#​35026](https://github.com/go-gitea/gitea/issues/35026))
|
|
|
|
|
* Small fix in Merge Requests page ([#​34612](https://github.com/go-gitea/gitea/issues/34612))
|
|
|
|
|
* Fix http auth header parsing ([#​34936](https://github.com/go-gitea/gitea/issues/34936))
|
|
|
|
|
* Fix modal + form abuse ([#​34921](https://github.com/go-gitea/gitea/issues/34921))
|
|
|
|
|
* Fix MR toggle WIP ([#​34920](https://github.com/go-gitea/gitea/issues/34920))
|
|
|
|
|
* Fix log fmt ([#​34810](https://github.com/go-gitea/gitea/issues/34810))
|
|
|
|
|
* Replace stopwatch toggle with explicit start/stop actions ([#​34818](https://github.com/go-gitea/gitea/issues/34818))
|
|
|
|
|
* Fix some package registry problems ([#​34759](https://github.com/go-gitea/gitea/issues/34759))
|
|
|
|
|
* Fix RPM package download routing & missing package version count ([#​34909](https://github.com/go-gitea/gitea/issues/34909))
|
|
|
|
|
* Fix repo search input height ([#​34330](https://github.com/go-gitea/gitea/issues/34330))
|
|
|
|
|
* Fix "The sidebar of the repository file list does not have a fixed height [#​34298](https://github.com/go-gitea/gitea/issues/34298)" ([#​34321](https://github.com/go-gitea/gitea/issues/34321))
|
|
|
|
|
* Fix minor typos in two files #HSFDPMUW ([#​34944](https://github.com/go-gitea/gitea/issues/34944))
|
|
|
|
|
* Fix actions skipped commit status indicator ([#​34507](https://github.com/go-gitea/gitea/issues/34507))
|
|
|
|
|
* Fix job status aggregation logic ([#​35000](https://github.com/go-gitea/gitea/issues/35000))
|
|
|
|
|
* Fix broken OneDev migration caused by various REST API changes in OneDev 7.8.0 and later ([#​35216](https://github.com/go-gitea/gitea/issues/35216))
|
|
|
|
|
* Fix typo in locale\_en-US.ini ([#​35196](https://github.com/go-gitea/gitea/issues/35196))
|
|
|
|
|
|
|
|
|
|
[1.37.1]
|
|
|
|
|
* Update gitea to 1.25.1
|
|
|
|
|
* [Full Changelog](https://github.com/go-gitea/gitea/releases/tag/v1.25.1)
|
|
|
|
|
* Make ACME email optional ([#35849](https://github.com/go-gitea/gitea/issues/35849)) [#35857](https://github.com/go-gitea/gitea/issues/35857))
|
|
|
|
|
* Add a doctor command to fix inconsistent run status ([#35840](https://github.com/go-gitea/gitea/issues/35840)) ([#35845](https://github.com/go-gitea/gitea/issues/35845))
|
|
|
|
|
* Remove wrong code ([#35846](https://github.com/go-gitea/gitea/issues/35846))
|
|
|
|
|
* Fix viewed files number is not right if not all files loaded ([#35821](https://github.com/go-gitea/gitea/issues/35821)) ([#35844](https://github.com/go-gitea/gitea/issues/35844))
|
|
|
|
|
* Fix incorrect pull request counter ([#35819](https://github.com/go-gitea/gitea/issues/35819)) ([#35841](https://github.com/go-gitea/gitea/issues/35841))
|
|
|
|
|
* Upgrade go mail to 0.7.2 and fix the bug ([#35833](https://github.com/go-gitea/gitea/issues/35833)) ([#35837](https://github.com/go-gitea/gitea/issues/35837))
|
|
|
|
|
* Revert gomail to v0.7.0 to fix sending mail failed ([#35816](https://github.com/go-gitea/gitea/issues/35816)) ([#35824](https://github.com/go-gitea/gitea/issues/35824))
|
|
|
|
|
* Fix clone mixed bug ([#35810](https://github.com/go-gitea/gitea/issues/35810)) ([#35822](https://github.com/go-gitea/gitea/issues/35822))
|
|
|
|
|
* Fix cli "Before" handling ([#35797](https://github.com/go-gitea/gitea/issues/35797)) ([#35808](https://github.com/go-gitea/gitea/issues/35808))
|
|
|
|
|
* Improve and fix markup code preview rendering ([#35777](https://github.com/go-gitea/gitea/issues/35777)) ([#35787](https://github.com/go-gitea/gitea/issues/35787))
|
|
|
|
|
|
|
|
|
|
|