|
|
|
@@ -1077,3 +1077,798 @@
|
|
|
|
|
* Ignore line anchor links with leading zeroes (#21728) (#21777)
|
|
|
|
|
* Enable Monaco automaticLayout (#21516)
|
|
|
|
|
|
|
|
|
|
[1.25.1]
|
|
|
|
|
* Trust reverse proxy IP
|
|
|
|
|
|
|
|
|
|
[1.26.0]
|
|
|
|
|
* Update Gitea to 1.18.0
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.18.0)
|
|
|
|
|
* Remove ReverseProxy authentication from the API (#22219) (#22251)
|
|
|
|
|
* Support Go Vulnerability Management (#21139)
|
|
|
|
|
* Forbid HTML string tooltips (#20935)
|
|
|
|
|
* Rework mailer settings (#18982)
|
|
|
|
|
* Remove U2F support (#20141)
|
|
|
|
|
* Refactor i18n to locale (#20153)
|
|
|
|
|
* Enable contenthash in filename for dynamic assets (#20813)
|
|
|
|
|
* And a lot more enhancements
|
|
|
|
|
|
|
|
|
|
[1.26.1]
|
|
|
|
|
* Update Gitea to 1.18.1
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.18.1)
|
|
|
|
|
* Update github.com/zeripath/zapx/v15 (#22485)
|
|
|
|
|
* Fix pull request API field closed_at always being null (#22482) (#22483)
|
|
|
|
|
* Fix container blob mount (#22226) (#22476)
|
|
|
|
|
* Fix error when calculating repository size (#22392) (#22474)
|
|
|
|
|
* Fix Operator does not exist bug on explore page with ONLY_SHOW_RELEVANT_REPOS (#22454) (#22472)
|
|
|
|
|
* Fix environments for KaTeX and error reporting (#22453) (#22473)
|
|
|
|
|
* Remove the netgo tag for Windows build (#22467) (#22468)
|
|
|
|
|
* Fix migration from GitBucket (#22477) (#22465)
|
|
|
|
|
* Prevent panic on looking at api "git" endpoints for empty repos (#22457) (#22458)
|
|
|
|
|
* Fix PR status layout on mobile (#21547) (#22441)
|
|
|
|
|
* Fix wechatwork webhook sends empty content in PR review (#21762) (#22440)
|
|
|
|
|
* Remove duplicate "Actions" label in mobile view (#21974) (#22439)
|
|
|
|
|
* Fix leaving organization bug on user settings -> orgs (#21983) (#22438)
|
|
|
|
|
* Fixed colour transparency regex matching in project board sorting (#22092) (#22437)
|
|
|
|
|
* Correctly handle select on multiple channels in Queues (#22146) (#22428)
|
|
|
|
|
* Prepend refs/heads/ to issue template refs (#20461) (#22427)
|
|
|
|
|
* Restore function to "Show more" buttons (#22399) (#22426)
|
|
|
|
|
* Continue GCing other repos on error in one repo (#22422) (#22425)
|
|
|
|
|
* Allow HOST has no port (#22280) (#22409)
|
|
|
|
|
* Fix omit `avatar_url` in discord payload when empty (#22393) (#22394)
|
|
|
|
|
* Don't display stop watch top bar icon when disabled and hidden when click other place (#22374) (#22387)
|
|
|
|
|
* Don't lookup mail server when using sendmail (#22300) (#22383)
|
|
|
|
|
* Fix gravatar disable bug (#22337)
|
|
|
|
|
* Fix update settings table on install (#22326) (#22327)
|
|
|
|
|
* Fix sitemap (#22272) (#22320)
|
|
|
|
|
* Fix code search title translation (#22285) (#22316)
|
|
|
|
|
* Fix due date rendering the wrong date in issue (#22302) (#22306)
|
|
|
|
|
* Fix get system setting bug when enabled redis cache (#22298)
|
|
|
|
|
* Fix bug of DisableGravatar default value (#22297)
|
|
|
|
|
* Fix key signature error page (#22229) (#22230)
|
|
|
|
|
|
|
|
|
|
[1.26.2]
|
|
|
|
|
* Update Gitea to 1.18.2
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.18.2)
|
|
|
|
|
* When updating by rebase we need to set the environment for head repo (#22535) (#22536)
|
|
|
|
|
* Fix issue not auto-closing when it includes a reference to a branch (#22514) (#22521)
|
|
|
|
|
* Fix invalid issue branch reference if not specified in template (#22513) (#22520)
|
|
|
|
|
* Fix 500 error viewing pull request when fork has pull requests disabled (#22512) (#22515)
|
|
|
|
|
* Reliable selection of admin user (#22509) (#22511)
|
|
|
|
|
* Set `disable_gravatar`/`enable_federated_avatar` when offline mode is true (#22479) (#22496)
|
|
|
|
|
|
|
|
|
|
[1.26.3]
|
|
|
|
|
* Update Gitea to 1.18.3
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.18.3)
|
|
|
|
|
* Prevent multiple To recipients (#22566) (#22569)
|
|
|
|
|
* Truncate commit summary on repo files table. (#22551) (#22552)
|
|
|
|
|
* Mute all links in issue timeline (#22534)
|
|
|
|
|
|
|
|
|
|
[1.26.4]
|
|
|
|
|
* Update Gitea to 1.18.4
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.18.4)
|
|
|
|
|
* SECURITY
|
|
|
|
|
* Provide the ability to set password hash algorithm parameters (#22942) (#22943)
|
|
|
|
|
* Add command to bulk set must-change-password (#22823) (#22928)
|
|
|
|
|
* ENHANCEMENTS
|
|
|
|
|
* Use import of OCI structs (#22765) (#22805)
|
|
|
|
|
* Fix color of tertiary button on dark theme (#22739) (#22744)
|
|
|
|
|
* Link issue and pull requests status change in UI notifications directly to their event in the timelined view. (#22627) (#22642)
|
|
|
|
|
* BUGFIXES
|
|
|
|
|
* Notify on container image create (#22806) (#22965)
|
|
|
|
|
* Fix blame view missing lines (#22826) (#22929)
|
|
|
|
|
* Fix incorrect role labels for migrated issues and comments (#22914) (#22923)
|
|
|
|
|
* Fix PR file tree folders no longer collapsing (#22864) (#22872)
|
|
|
|
|
* Escape filename when assemble URL (#22850) (#22871)
|
|
|
|
|
|
|
|
|
|
[1.27.0]
|
|
|
|
|
* Email display name support
|
|
|
|
|
|
|
|
|
|
[1.27.1]
|
|
|
|
|
* Update Gitea to 1.18.5
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.18.5)
|
|
|
|
|
* Hide 2FA status from other members in organization members list (#22999) (#23023)
|
|
|
|
|
* Add `force_merge` to merge request and fix checking mergable (#23010) (#23032)
|
|
|
|
|
* Use --message=%s for git commit message (#23028) (#23029)
|
|
|
|
|
* Render access log template as text instead of HTML (#23013) (#23025)
|
|
|
|
|
* Fix the Manually Merged form (#23015) (#23017)
|
|
|
|
|
|
|
|
|
|
[1.28.0]
|
|
|
|
|
* Update Gitea to 1.19.0
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.19.0)
|
|
|
|
|
|
|
|
|
|
[1.28.1]
|
|
|
|
|
* Update Gitea to 1.19.1
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.19.1)
|
|
|
|
|
* Breaking: Rename actions unit to repo.actions and add docs for it (#23733) (#23881)
|
|
|
|
|
* Add card type to org/user level project on creation, edit and view (#24043) (#24066)
|
|
|
|
|
* Refactor commit status for Actions jobs (#23786) (#24060)
|
|
|
|
|
* Show errors for KaTeX and mermaid on the preview tab (#24009) (#24019)
|
|
|
|
|
* Show protected branch rule names again (#23907) (#24018)
|
|
|
|
|
* Adjust sticky PR header to cover background (#23956) (#23999)
|
|
|
|
|
* Discolor pull request tab labels (#23950) (#23987)
|
|
|
|
|
* Treat PRs with agit flow as fork PRs when triggering actions. (#23884) (#23967)
|
|
|
|
|
* Left-align review comments (#23937)
|
|
|
|
|
|
|
|
|
|
[1.28.2]
|
|
|
|
|
* Update Gitea to 1.19.2
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.19.2)
|
|
|
|
|
* Require repo scope for PATs for private repos and basic authentication (#24362) (#24364)
|
|
|
|
|
* Only delete secrets belonging to its owner (#24284) (#24286)
|
|
|
|
|
* Fix typo in API route (#24310) (#24332)
|
|
|
|
|
* Fix access token issue on some public endpoints (#24194) (#24259)
|
|
|
|
|
* Fix broken clone script on an empty archived repo (#24339) (#24348)
|
|
|
|
|
* Fix Monaco IOS keyboard button (#24341) (#24347)
|
|
|
|
|
* Don't set meta theme-color by default (#24340) (#24346)
|
|
|
|
|
|
|
|
|
|
[1.28.3]
|
|
|
|
|
* Update Gitea to 1.19.3
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.19.3)
|
|
|
|
|
* Use golang 1.20.4 to fix CVE-2023-24539, CVE-2023-24540, and CVE-2023-29400
|
|
|
|
|
* Enable whitespace rendering on selection in Monaco (#24444) (#24485)
|
|
|
|
|
* Improve milestone filter on issues page (#22423) (#24440)
|
|
|
|
|
* Fix api error message if fork exists (#24487) (#24493)
|
|
|
|
|
* Fix user-cards format (#24428) (#24431)
|
|
|
|
|
|
|
|
|
|
[1.28.4]
|
|
|
|
|
* Update Gitea to 1.19.4
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.19.4)
|
|
|
|
|
* Fix open redirect check for more cases (#25143) (#25155)
|
|
|
|
|
* Return 404 in the API if the requested webhooks were not found (#24823) (#24830)
|
|
|
|
|
* Fix organization field being null in GET /api/v1/teams/{id} (#24694) (#24696)
|
|
|
|
|
* Set --font-weight-bold to 600 (#24840)
|
|
|
|
|
* Make mailer SMTP check have timed context (#24751) (#24759)
|
|
|
|
|
* Do not select line numbers when selecting text from the action run logs (#24594) (#24596)
|
|
|
|
|
|
|
|
|
|
[1.29.0]
|
|
|
|
|
* Update Gitea to 1.20.0
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.20.0)
|
|
|
|
|
* [Blog](https://blog.gitea.com/release-of-1.20.0/)
|
|
|
|
|
* Add button on diff header to copy file name, misc diff header tweaks (#24986)
|
|
|
|
|
* API endpoint for changing/creating/deleting multiple files (#24887)
|
|
|
|
|
* Support changing git config through app.ini, use diff.algorithm=histogram by default (#24860)
|
|
|
|
|
* Add up and down arrows to selected lookup repositories (#24727)
|
|
|
|
|
* Add Go package registry (#24687)
|
|
|
|
|
* Add status indicator on main home screen for each repo (#24638)
|
|
|
|
|
* Support for status check pattern (#24633)
|
|
|
|
|
|
|
|
|
|
[1.29.1]
|
|
|
|
|
* Update Gitea to 1.20.1
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.20.1)
|
|
|
|
|
* Disallow dangerous URL schemes (#25960) (#25964)
|
|
|
|
|
* Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) (#25972)
|
|
|
|
|
* Make pending commit status yellow again (#25935) (#25968)
|
|
|
|
|
* Fix version in rpm repodata/primary.xml.gz (#26009) (#26048)
|
|
|
|
|
* Fix env config parsing for "GITEA____APP_NAME" (#26001) (#26013)
|
|
|
|
|
* ParseScope with owner/repo always sets owner to zero (#25987) (#25989)
|
|
|
|
|
* Fix SSPI auth panic (#25955) (#25969)
|
|
|
|
|
* Avoid creating directories when loading config (#25944) (#25957)
|
|
|
|
|
* Make environment-to-ini work with INSTALL_LOCK=true (#25926) (#25937)
|
|
|
|
|
* Ignore `runs-on` with expressions when warning no matched runners (#25917) (#25933)
|
|
|
|
|
* Avoid opening/closing PRs which are already merged (#25883) (#25903)
|
|
|
|
|
* RPM Registry: Show zypper commands for SUSE based distros as well (#25981) (#26020)
|
|
|
|
|
* Correctly refer to dev tags as nightly in the docker docs (#26004) (#26019)
|
|
|
|
|
* Update path related documents (#25417) (#25982)
|
|
|
|
|
* Adding remaining enum for migration repo model type. (#26021) (#26034)
|
|
|
|
|
* Fix the route for pull-request's authors (#26016) (#26018)
|
|
|
|
|
* Fix commit status color on dashboard repolist (#25993) (#25998)
|
|
|
|
|
* Avoid hard-coding height in language dropdown menu (#25986) (#25997)
|
|
|
|
|
* Add shutting down notice (#25920) (#25922)
|
|
|
|
|
* Fix incorrect milestone count when provide a keyword (#25880) (#25904)
|
|
|
|
|
|
|
|
|
|
[1.29.2]
|
|
|
|
|
* Update Gitea to 1.20.2
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.20.2)
|
|
|
|
|
* Calculate `MAX_WORKERS` default value by CPU number (#26177) (#26183)
|
|
|
|
|
* Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154)
|
|
|
|
|
|
|
|
|
|
[1.29.3]
|
|
|
|
|
* Update Gitea to 1.20.3
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.20.3)
|
|
|
|
|
* Fix the wrong derive path (#26271) (#26318)
|
|
|
|
|
* Fix API leaking Usermail if not logged in (#25097) (#26350)
|
|
|
|
|
* Add ThreadID parameter for Telegram webhooks (#25996) (#26480)
|
|
|
|
|
* Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575) (#26578)
|
|
|
|
|
* Fix dark theme highlight for "NameNamespace" (#26519) (#26527)
|
|
|
|
|
* Detect ogg mime-type as audio or video (#26494) (#26505)
|
|
|
|
|
* Use object-fit: contain for oauth2 custom icons (#26493) (#26498)
|
|
|
|
|
* Move dropzone progress bar to bottom to show filename when uploading (#26492) (#26497)
|
|
|
|
|
* Remove last newline from config file (#26468) (#26471)
|
|
|
|
|
* Minio: add missing region on client initialization (#26412) (#26438)
|
|
|
|
|
* Add pull request review request webhook event (#26401) (#26407)
|
|
|
|
|
* Fix text truncate (#26354) (#26384)
|
|
|
|
|
* Fix incorrect color of selected assignees when create issue (#26324) (#26372)
|
|
|
|
|
* Display human-readable text instead of cryptic filemodes (#26352) (#26358)
|
|
|
|
|
* Hide last indexed SHA when a repo could not be indexed yet (#26340) (#26345)
|
|
|
|
|
* Fix the topic validation rule and suport dots (#26286) (#26303)
|
|
|
|
|
* Fix due date rendering the wrong date in issue (#26268) (#26274)
|
|
|
|
|
* Don't autosize textarea in diff view (#26233) (#26244)
|
|
|
|
|
* Fix commit compare style (#26209) (#26226)
|
|
|
|
|
* Warn instead of reporting an error when a webhook cannot be found (#26039) (#26211)
|
|
|
|
|
* Use "input" event instead of "keyup" event for migration form (#26602) (#26605)
|
|
|
|
|
* Do not use deprecated log config options by default (#26592) (#26600)
|
|
|
|
|
* Fix "issueReposQueryPattern does not match query" (#26556) (#26564)
|
|
|
|
|
* Sync repo's IsEmpty status correctly (#26517) (#26560)
|
|
|
|
|
* Fix project filter bugs (#26490) (#26558)
|
|
|
|
|
* Use hidden over clip for text truncation (#26520) (#26522)
|
|
|
|
|
* Set "type=button" for editor's toolbar buttons (#26510) (#26518)
|
|
|
|
|
* Fix NuGet search endpoints (#25613) (#26499)
|
|
|
|
|
* Fix storage path logic especially for relative paths (#26441) (#26481)
|
|
|
|
|
* Close stdout correctly for "git blame" (#26470) (#26473)
|
|
|
|
|
* Check first if minio bucket exists before trying to create it (#26420) (#26465)
|
|
|
|
|
* Avoiding accessing undefined tributeValues #26461 (#26462)
|
|
|
|
|
* Call git.InitSimple for runRepoSyncReleases (#26396) (#26450)
|
|
|
|
|
* Add transaction when creating pull request created dirty data (#26259) (#26437)
|
|
|
|
|
* Fix wrong middleware sequence (#26428) (#26436)
|
|
|
|
|
* Fix admin queue page title and fix CI failures (#26409) (#26421)
|
|
|
|
|
* Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) (#26405)
|
|
|
|
|
* Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) (#26368)
|
|
|
|
|
* Fix incorrect CLI exit code and duplicate error message (#26346) (#26347)
|
|
|
|
|
* Prevent newline errors with Debian packages (#26332) (#26342)
|
|
|
|
|
* Fix bug with sqlite load read (#26305) (#26339)
|
|
|
|
|
* Make git batch operations use parent context timeout instead of default timeout (#26325) (#26330)
|
|
|
|
|
* Support getting changed files when commit ID is EmptySHA (#26290) (#26316)
|
|
|
|
|
* Clarify the logger's MODE config option (#26267) (#26281)
|
|
|
|
|
* Use shared template for webhook icons (#26242) (#26246)
|
|
|
|
|
* Fix pull request check list is limited (#26179) (#26245)
|
|
|
|
|
* Fix attachment clipboard copy on insecure origin (#26224) (#26231)
|
|
|
|
|
* Fix access check for org-level project (#26182) (#26223)
|
|
|
|
|
* Improve profile readme rendering (#25988) (#26453)
|
|
|
|
|
* [docs] Add missing backtick in quickstart.zh-cn.md (#26349) (#26357)
|
|
|
|
|
* Upgrade x/net to 0.13.0 (#26301)
|
|
|
|
|
|
|
|
|
|
[1.29.4]
|
|
|
|
|
* Update Gitea to 1.20.4
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.20.4)
|
|
|
|
|
* Check blocklist for emails when adding them to account (#26812) (#26831)
|
|
|
|
|
* Add branch_filter to hooks API endpoints (#26599) (#26632)
|
|
|
|
|
* Fix incorrect "tabindex" attributes (#26733) (#26734)
|
|
|
|
|
* Use line-height: normal by default (#26635) (#26708)
|
|
|
|
|
* Fix unable to display individual-level project (#26198) (#26636)
|
|
|
|
|
* Fix wrong review requested number (#26784) (#26880)
|
|
|
|
|
* Avoid double-unescaping of form value (#26853) (#26863)
|
|
|
|
|
* Redirect from {repo}/issues/new to {repo}/issues/new/choose when blank issues are disabled (#26813) (#26847)
|
|
|
|
|
* Sync tags when adopting repos (#26816) (#26834)
|
|
|
|
|
* Fix verifyCommits error when push a new branch (#26664) (#26810)
|
|
|
|
|
* Include the GITHUB_TOKEN/GITEA_TOKEN secret for fork pull requests (#26759) (#26806)
|
|
|
|
|
* Fix some slice append usages (#26778) (#26798)
|
|
|
|
|
* Add fix incorrect can_create_org_repo for org owner team (#26683) (#26791)
|
|
|
|
|
* Fix bug for ctx usage (#26763)
|
|
|
|
|
* Make issue template field template access correct template data (#26698) (#26709)
|
|
|
|
|
* Use correct minio error (#26634) (#26639)
|
|
|
|
|
* Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) (#26618)
|
|
|
|
|
* Set errwriter for urfave/cli v1 (#26616)
|
|
|
|
|
* Fix reopen logic for agit flow pull request (#26399) (#26613)
|
|
|
|
|
* Fix context filter has no effect in dashboard (#26695) (#26811)
|
|
|
|
|
* Fix being unable to use a repo that prohibits accepting PRs as a PR source. (#26785) (#26790)
|
|
|
|
|
* Fix Page Not Found error (#26768)
|
|
|
|
|
|
|
|
|
|
[1.30.0]
|
|
|
|
|
* Implement OIDC auth
|
|
|
|
|
|
|
|
|
|
[1.30.1]
|
|
|
|
|
* Update Gitea to 1.20.5
|
|
|
|
|
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.20.5)
|
|
|
|
|
* Fix z-index on markdown completion (#27237) (#27242 & #27238)
|
|
|
|
|
* Use secure cookie for HTTPS sites (#26999) (#27013)
|
|
|
|
|
* Fix git 2.11 error when checking IsEmpty (#27393) (#27396)
|
|
|
|
|
* Allow get release download files and lfs files with oauth2 token format (#26430) (#27378)
|
|
|
|
|
* Fix orphan check for deleted branch (#27310) (#27320)
|
|
|
|
|
* Quote table release in sql queries (#27205) (#27219)
|
|
|
|
|
* Fix release URL in webhooks (#27182) (#27184)
|
|
|
|
|
* Fix successful return value for SyncAndGetUserSpecificDiff (#27152) (#27156)
|
|
|
|
|
* fix pagination for followers and following (#27127) (#27138)
|
|
|
|
|
* Fix issue templates when blank isses are disabled (#27061) (#27082)
|
|
|
|
|
* Fix context cache bug & enable context cache for dashabord commits' authors(#26991) (#27017)
|
|
|
|
|
* Fix INI parsing for value with trailing slash (#26995) (#27001)
|
|
|
|
|
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) (#27249)
|
|
|
|
|
* Fix organization field being null in POST /orgs/{orgid}/teams (#27150) (#27167 & #27162)
|
|
|
|
|
* Fix bug of review request number (#27406) (#27104)
|
|
|
|
|
|
|
|
|
|
[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))
|
|
|
|
|
|
|
|
|
|