feat(container): update image gitea/gitea to v1.21.4 #33

Closed
Renovate wants to merge 1 commits from renovate/gitea-gitea-1.x into main
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea minor 1.19.0 -> 1.21.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

go-gitea/gitea (gitea/gitea)

v1.21.4

Compare Source

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

v1.21.3

Compare Source

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

v1.21.2

Compare Source

v1.21.1

Compare Source

v1.21.0

Compare Source

  • BREAKING
    • Restrict certificate type for builtin SSH server (#​26789)
    • Refactor to use urfave/cli/v2 (#​25959)
    • Move public asset files to the proper directory (#​25907)
    • Remove commit status running and warning to align GitHub (#​25839) (partially reverted: Restore warning commit status (#​27504) (#​27529))
    • Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#​25413)
    • Set SSH_AUTHORIZED_KEYS_BACKUP to false (#​25412)
  • FEATURES
    • User details page (#​26713)
    • Chore(actions): support cron schedule task (#​26655)
    • Support rebuilding issue indexer manually (#​26546)
    • Allow to archive labels (#​26478)
    • Add disable workflow feature (#​26413)
    • Support .git-blame-ignore-revs file (#​26395)
    • Pre-register OAuth2 applications for git credential helpers (#​26291)
    • Add Retry button when creating a mirror-repo fails (#​26228)
    • Artifacts retention and auto clean up (#​26131)
    • Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#​25974)
    • Implement auto-cancellation of concurrent jobs if the event is push (#​25716)
    • Newly pushed branches hints on repository home page (#​25715)
    • Display branch commit status (#​25608)
    • Add direct serving of package content (#​25543)
    • Add commits dropdown in PR files view and allow commit by commit review (#​25528)
    • Allow package cleanup from admin page (#​25307)
    • Batch delete issue and improve tippy opts (#​25253)
    • Show branches and tags that contain a commit (#​25180)
    • Add actor and status dropdowns to run list (#​25118)
    • Allow Organisations to have a E-Mail (#​25082)
    • Add codeowners feature (#​24910)
    • Actions Artifacts support uploading multiple files and directories (#​24874)
    • Support configuration variables on Gitea Actions (#​24724)
    • Support downloading raw task logs (#​24451)
  • API
  • BUGFIXES
  • ENHANCEMENTS
    • Render email addresses as such if followed by punctuation (#​27987) (#​27992)
    • Show error toast when file size exceeds the limits (#​27985) (#​27986)
    • Fix citation error when the file size is larger than 1024 bytes (#​27958) (#​27965)
    • Remove action runners on user deletion (#​27902) (#​27908)
    • Remove set tabindex on view issue (#​27892) (#​27896)
    • Reduce margin/padding on flex-list items and divider (#​27872) (#​27874)
    • Change katex limits (#​27823) (#​27868)
    • Clean up template locale usage (#​27856) (#​27857)
    • Add dedicated class for empty placeholders (#​27788) (#​27792)
    • Add gap between diff boxes (#​27776) (#​27781)
    • Fix incorrect "tab" parameter for repo search sub-template (#​27755) (#​27764)
    • Enable followCursor for language stats bar (#​27713) (#​27739)
    • Improve diff tree spacing (#​27714) (#​27719)
    • Feed UI Improvements (#​27356) (#​27717)
    • Improve feed icons and feed merge text color (#​27498) (#​27716)
    • FIX] resolve confusing colors in languages stats by insert a gap ([#​27704](https://github.com/go-gitea/gitea/issues/27704)) ([#​27715](https://github.com/go-gitea/gitea/issues/27715))
      
    • Add doctor dbconsistency fix to delete repos with no owner (#​27290) (#​27693)
    • Fix required checkboxes in issue forms (#​27592) (#​27692)
    • Hide archived labels by default from the suggestions when assigning labels for an issue (#​27451) (#​27661)
    • Cleanup repo details icons/labels (#​27644) (#​27654)
    • Keep filter when showing unfiltered results on explore page (#​27192) (#​27589)
    • Show manual cron run's last time (#​27544) (#​27577)
    • Revert "Fix pr template (#​27436)" (#​27567)
    • Increase queue length (#​27555) (#​27562)
    • Avoid run change title process when the title is same (#​27467) (#​27558)
    • Remove max-width and add hide text overflow (#​27359) (#​27550)
    • Add hover background to wiki list page (#​27507) (#​27521)
    • Fix mermaid flowchart margin issue (#​27503) (#​27516)
    • Refactor system setting (#​27000) (#​27452)
    • Fix missing ctx in new_form.tmpl (#​27434) (#​27438)
    • Add Index to action.user_id (#​27403) (#​27425)
    • Don't use subselect in DeleteIssuesByRepoID (#​27332) (#​27408)
    • Add support for HEAD ref in /src/branch and /src/commit routes (#​27384) (#​27407)
    • Make Actions tasks/jobs timeouts configurable by the user (#​27400) (#​27402)
    • Hide archived labels when filtering by labels on the issue list (#​27115) (#​27381)
    • Highlight user details link (#​26998) (#​27376)
    • Add protected branch name description (#​27257) (#​27351)
    • Improve tree not found page (#​26570) (#​27346)
    • Add Index to comment.dependent_issue_id (#​27325) (#​27340)
    • Improve branch list UI (#​27319) (#​27324)
    • Fix divider in subscription page (#​27298) (#​27301)
    • Add missed return to actions view fetch (#​27289) (#​27293)
    • Backport ctx locale refactoring manually (#​27231) (#​27259) (#​27260)
    • Disable Test Delivery and Replay webhook buttons when webhook is inactive (#​27211) (#​27253)
    • Use mask-based fade-out effect for .new-menu (#​27181) (#​27243)
    • Cleanup locale function usage (#​27227) (#​27240)
    • Fix z-index on markdown completion (#​27237) (#​27239)
    • Fix Fomantic UI dropdown icon bug when there is a search input in menu (#​27225) (#​27228)
    • Allow copying issue comment link on archived repos and when not logged in (#​27193) (#​27210)
    • Fix: text decorator on issue sidebar menu label (#​27206) (#​27209)
    • Fix dropdown icon position (#​27175) (#​27177)
    • Add index to issue_user.issue_id (#​27154) (#​27158)
    • Increase auth provider icon size on login page (#​27122)
    • Remove a gt-float-right and some unnecessary helpers (#​27110)
    • Change green buttons to primary color (#​27099)
    • Use db.WithTx for AddTeamMember to avoid ctx abuse (#​27095)
    • Use print instead of printf (#​27093)
    • Remove the useless function GetUserIssueStats and move relevant tests to indexer_test.go (#​27067)
    • Search branches (#​27055)
    • Display all user types and org types on admin management UI (#​27050)
    • Ui correction in mobile view nav bar left aligned items. (#​27046)
    • Chroma color tweaks (#​26978)
    • Move some functions to service layer (#​26969)
    • Improve "language stats" UI (#​26968)
    • Replace util.SliceXxx with slices.Xxx (#​26958)
    • Refactor dashboard/feed.tmpl (#​26956)
    • Move repository deletion to service layer (#​26948)
    • Fix the missing repo count (#​26942)
    • Improve hint when uploading a too large avatar (#​26935)
    • Extract common code to new template (#​26933)
    • Move createrepository from module to service layer (#​26927)
    • Move notification interface to services layer (#​26915)
    • Move feed notification service layer (#​26908)
    • Move ui notification to service layer (#​26907)
    • Move indexer notification to service layer (#​26906)
    • Move mail notification logic to service layer (#​26905)
    • Extract common code to new template (#​26903)
    • Show queue's active worker number (#​26896)
    • Fix media description render for orgmode (#​26895)
    • Remove CSS has selector and improve various styles (#​26891)
    • Relocate the RSS user feed button (#​26882)
    • Refactor "shortsha" (#​26877)
    • Refactor og:description to limit the max length (#​26876)
    • Move web/api context related testing function into a separate package (#​26859)
    • Redable error on S3 storage connection failure (#​26856)
    • Improve opengraph previews (#​26851)
    • Add more descriptive error on forgot password page (#​26848)
    • Show always repo count in header (#​26842)
    • Remove "TODO" tasks from CSS file (#​26835)
    • Render code blocks in repo description (#​26830)
    • Minor dashboard tweaks, fix flex-list margins (#​26829)
    • Remove polluted .ui.right (#​26825)
    • Display archived labels specially when listing labels (#​26820)
    • Remove polluted ".ui.left" style (#​26809)
    • Make it posible to customize nav text color via css var (#​26807)
    • Refactor lfs requests (#​26783)
    • Improve flex list item padding (#​26779)
    • Remove fomantic text module (#​26777)
    • Remove fomantic item module (#​26775)
    • Remove redundant nil check in WalkGitLog (#​26773)
    • Reduce some allocations in type conversion (#​26772)
    • Refactor some CSS styles and simplify code (#​26771)
    • Unify border-radius behavior (#​26770)
    • Improve modal dialog UI (#​26764)
    • Allow "latest" to be used in release vTag when downloading file (#​26748)
    • Adding hint Archived to archive label. (#​26741)
    • Move modules/mirror to services (#​26737)
    • Add "dir=auto" for input/textarea elements by default (#​26735)
    • Add auth-required to config.json for Cargo http registry (#​26729)
    • Simplify helper CSS classes and avoid abuse (#​26728)
    • Make web context initialize correctly for different cases (#​26726)
    • Focus editor on "Write" tab click (#​26714)
    • Remove incorrect CSS helper classes (#​26712)
    • Fix review bar misalignment (#​26711)
    • Add reverseproxy auth for API back with default disabled (#​26703)
    • Add default label in branch select list (#​26697)
    • Improve Image Diff UI (#​26696)
    • Fixed text overflow in dropdown menu (#​26694)
    • Refactor] getIssueStatsChunk to move inner function into own one ([#​26671](https://github.com/go-gitea/gitea/issues/26671))
      
    • Remove fomantic loader module (#​26670)
    • Add member, collaborator, contributor, and first-time contributor roles and tooltips (#​26658)
    • Improve some flex layouts (#​26649)
    • Improve the branch selector tab UI (#​26631)
    • Improve show role (#​26621)
    • Remove avatarHTML from template helpers (#​26598)
    • Allow text selection in actions step header (#​26588)
    • Improve translation of milestone filters (#​26569)
    • Add optimistic lock to ActionRun table (#​26563)
    • Update team invitation email link (#​26550)
    • Differentiate better between user settings and admin settings (#​26538)
    • Check disabled workflow when rerun jobs (#​26535)
    • Improve deadline icon location in milestone list page (#​26532)
    • Improve repo sub menu (#​26531)
    • Fix the display of org level badges (#​26504)
    • Rename Sync2 -> Sync (#​26479)
    • Fix stderr usages (#​26477)
    • Remove fomantic transition module (#​26469)
    • Refactor tests (#​26464)
    • Refactor project templates (#​26448)
    • Fall back to esbuild for css minify (#​26445)
    • Always show usernames in reaction tooltips (#​26444)
    • Use correct pull request commit link instead of a generic commit link (#​26434)
    • Refactor "editorconfig" (#​26391)
    • Make user-content-* consistent with github (#​26388)
    • Remove unnecessary template helper repoAvatar (#​26387)
    • Remove unnecessary template helper DisableGravatar (#​26386)
    • Use template context function for avatar rendering (#​26385)
    • Rename code_langauge.go to code_language.go (#​26377)
    • Use more IssueList instead of []*Issue (#​26369)
    • Do not highlight #number in documents (#​26365)
    • Fix display problems of members and teams unit (#​26363)
    • Fix 404 error when remove self from an organization (#​26362)
    • Improve CLI and messages (#​26341)
    • Refactor backend SVG package and add tests (#​26335)
    • Add link to job details and tooltip to commit status in repo list in dashboard (#​26326)
    • Use yellow if an approved review is stale (#​26312)
    • Remove commit load branches and tags in wiki repo (#​26304)
    • Add highlight to selected repos in milestone dashboard (#​26300)
    • Delete issue_service.CreateComment (#​26298)
    • Do not show Profile README when repository is private (#​26295)
    • Tweak actions menu (#​26278)
    • Start using template context function (#​26254)
    • Use calendar icon for Joined on... in profiles (#​26215)
    • Add 'Show on a map' button to Location in profile, fix layout (#​26214)
    • Render plaintext task list items for markdown files (#​26186)
    • Add tooltip to describe LFS table column and color delete LFS file button red (#​26181)
    • Release attachments duplicated check (#​26176)
    • De-emphasize issue sidebar buttons (#​26171)
    • Fixing the align of commit stats in commit_page template. (#​26161)
    • Allow editing push mirrors after creation (#​26151)
    • Move web JSON functions to web context and simplify code (#​26132)
    • Refactor improve NoBetterThan (#​26126)
    • Improve clickable area in repo action view page (#​26115)
    • Add context parameter to some database functions (#​26055)
    • Docusaurus-ify (#​26051)
    • Improve text for empty issue/pr description (#​26047)
    • Categorize admin settings sidebar panel (#​26030)
    • Remove redundant "RouteMethods" method (#​26024)
    • Refactor and enhance issue indexer to support both searching, filtering and paging (#​26012)
    • Add a link to OpenID Issuer URL in WebFinger response (#​26000)
    • Fix UI for release tag page / wiki page / subscription page (#​25948)
    • Support copy protected branch from template repository (#​25889)
    • Improve display of Labels/Projects/Assignees sort options (#​25886)
    • Fix margin on the new/edit project page. (#​25885)
    • Show image size on view page (#​25884)
    • Remove ref name in PR commits page (#​25876)
    • Allow the use of alternative net.Listener implementations by downstreams (#​25855)
    • Refactor "Content" for file uploading (#​25851)
    • Add error info if no user can fork the repo (#​25820)
    • Show edit title button on commits tab of PR, too (#​25791)
    • Introduce flex-list & flex-item elements for Gitea UI (#​25790)
    • Don't stack PR tab menu on small screens (#​25789)
    • Repository Archived text title center align (#​25767)
    • Make route middleware/handler mockable (#​25766)
    • Move issue filters to shared template (#​25729)
    • Use frontend fetch for branch dropdown component (#​25719)
    • Add open/closed field support for issue index (#​25708)
    • Some less naked returns (#​25682)
    • Fix inconsistent user profile layout across tabs (#​25625)
    • Get latest commit statuses from database instead of git data on dashboard for repositories (#​25605)
    • Adding branch-name copy to clipboard branches screen. (#​25596)
    • Update emoji set to Unicode 15 (#​25595)
    • Move some files under repo/setting (#​25585)
    • Add custom ansi colors and CSS variables for them (#​25546)
    • Add log line anchor for action logs (#​25532)
    • Use flex instead of float for sort button and search input (#​25519)
    • Update octicons and use octicon-file-directory-symlink (#​25453)
    • Add toasts to UI (#​25449)
    • Fine tune project board label colors and modal content background (#​25419)
    • Import additional secrets via file uri (#​25408)
    • Switch to ansi_up for ansi rendering in actions (#​25401)
    • Store and use seconds for timeline time comments (#​25392)
    • Support displaying diff stats in PR tab bar (#​25387)
    • Use fetch form action for lock/unlock/pin/unpin on sidebar (#​25380)
    • Refactor: TotalTimes return seconds (#​25370)
    • Navbar styling rework (#​25343)
    • Introduce shared template for search inputs (#​25338)
    • Only show 'Manage Account Links' when necessary (#​25311)
    • Improve 'Privacy' section in profile settings (#​25309)
    • Substitute variables in path names of template repos too (#​25294)
    • Fix tags line no margin see #​25255 (#​25280)
    • Use fetch to send requests to create issues/comments (#​25258)
    • Change form actions to fetch for submit review box (#​25219)
    • Improve AJAX link and modal confirm dialog (#​25210)
    • Reduce unnecessary DB queries for Actions tasks (#​25199)
    • Disable Create column button while the column name is empty (#​25192)
    • Refactor indexer (#​25174)
    • Adjust style for action run list (align icons, adjust padding) (#​25170)
    • Remove duplicated functions when deleting a branch (#​25128)
    • Make confusable character warning less jarring (#​25069)
    • Highlight viewed files differently in the PR filetree (#​24956)
    • Support changing labels of Actions runner without re-registration (#​24806)
    • Fix duplicate Reviewed-by trailers (#​24796)
    • Resolve issue with sort icons on admin/users and admin/runners (#​24360)
    • Split lfs size from repository size (#​22900)
    • Sync branches into databases (#​22743)
    • Disable run user change in installation page (#​22499)
    • Add merge files files to GetCommitFileStatus (#​20515)
    • Show OpenID Connect and OAuth on signup page (#​20242)
  • SECURITY
  • TESTING
  • TRANSLATION
  • BUILD
  • DOCS
    • Change default size of issue/pr attachments and repo file (#​27946) (#​28017)
    • Remove known issue section in Gitea Actions Doc (#​27930) (#​27938)
    • Remove outdated paragraphs when comparing Gitea Actions to GitHub Actions (#​27119)
    • Update brew installation documentation since gitea moved to brew core package (#​27070)
    • Actions are no longer experimental, so enable them by default (#​27054)
    • Add a documentation note for Windows Service (#​26938)
    • Add sparse url in cargo package guide (#​26937)
    • Update nginx recommendations (#​26924)
    • Update backup instructions to align with archive structure (#​26902)
    • Expanding documentation in queue.go (#​26889)
    • Update info regarding internet connection for build (#​26776)
    • Docs: template variables (#​26547)
    • Update index doc (#​26455)
    • Update zh-cn documentation (#​26406)
    • Fix typos and grammer problems for actions documentation (#​26328)
    • Update documentation for 1.21 actions (#​26317)
    • Doc update swagger doc for POST /orgs/{org}/teams (#​26155)
    • Doc sync authentication.md to zh-cn (#​26117)
    • Doc guide the user to create the appropriate level runner (#​26091)
    • Make organization redirect warning more clear (#​26077)
    • Update blog links (#​25843)
    • Fix default value for LocalURL (#​25426)
    • Update from-source.zh-cn.md & from-source.en-us.md - Cross Compile Using Zig (#​25194)
  • MISC
    • Replace deprecated elliptic.Marshal (#​26800)
    • Add elapsed time on debug for slow git commands (#​25642)

v1.20.6

Compare Source

v1.20.5

Compare Source

v1.20.4

Compare Source

v1.20.3

Compare Source

v1.20.2

Compare Source

v1.20.1

Compare Source

v1.20.0

Compare Source

  • BREAKING
    • Fix WORK_DIR for docker (root) image (#​25738) (#​25811)
    • Restrict [actions].DEFAULT_ACTIONS_URL to only github or self (#​25581) (#​25604)
    • Refactor path & config system (#​25330) (#​25416)
    • Fix all possible setting error related storages and added some tests (#​23911) (#​25244)
    • Use a separate admin page to show global stats, remove actions stat (#​25062)
    • Remove the service worker (#​25010)
    • Remove meta tags theme-color and default-theme (#​24960)
    • Use [git.config] for reflog cleaning up (#​24958)
    • Allow all URL schemes in Markdown links by default (#​24805)
    • Redesign Scoped Access Tokens (#​24767)
    • Fix team members API endpoint pagination (#​24754)
    • Rewrite logger system (#​24726)
    • Increase default LFS auth timeout from 20m to 24h (#​24628)
    • Rewrite queue (#​24505)
    • Remove unused setting time.FORMAT (#​24430)
    • Refactor setting.Other and remove unused SHOW_FOOTER_BRANDING (#​24270)
    • Correct the access log format (#​24085)
    • Reserve ".png" suffix for user/org names (#​23992)
    • Prefer native parser for SSH public key parsing (#​23798)
    • Editor preview support for external renderers (#​23333)
    • Add Gitea Profile Readmes (#​23260)
    • Refactor ctx in templates (#​23105)
  • SECURITY
    • Test if container blob is accessible before mounting (#​22759) (#​25784)
    • Set type="password" on all auth_token fields (#​22175)
  • FEATURES
    • 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)
    • Implement Cargo HTTP index (#​24452)
    • Add Debian package registry (#​24426)
    • Add the ability to pin Issues (#​24406)
    • Add follow organization and fix the logic of following page (#​24345)
    • Allow webp images as avatars (#​24248)
    • Support upload outputs and use needs context on Actions (#​24230)
    • Allow adding new files to an empty repo (#​24164)
    • Make wiki title supports dashes and improve wiki name related features (#​24143)
    • Add monospace toggle button to textarea (#​24034)
    • Use auto-updating, natively hoverable, localized time elements (#​23988)
    • Add ntlm authentication support for mail (#​23811)
    • Add CLI command to register runner tokens (#​23762)
    • Add Alpine package registry (#​23714)
    • Expand/Collapse all changed files (#​23639)
    • Add unset default project column (#​23531)
    • Add activity feeds API (#​23494)
    • Add RPM registry (#​23380)
    • Add meilisearch support (#​23136)
    • Add API for License templates (#​23009)
    • Add admin API email endpoints (#​22792)
    • Add user rename endpoint to admin api (#​22789)
    • Add API for gitignore templates (#​22783)
    • Implement actions artifacts (#​22738)
    • Add RSS Feeds for branches and files (#​22719)
    • Display when a repo was archived (#​22664)
    • Add Swift package registry (#​22404)
    • Add CRAN package registry (#​22331)
    • Add user webhooks (#​21563)
    • Implement systemd-notify protocol (#​21151)
    • Implement Issue Config (#​20956)
    • Add API to manage issue dependencies (#​17935)
  • API
    • Use correct response code in push mirror creation response in v1_json.tmpl (#​25476) (#​25571)
    • Fix Permission in API returned repository struct (#​25388) (#​25441)
    • Add API for Label templates (#​24602)
    • Filters for GetAllCommits (#​24568)
    • Add ability to specify '--not' from GetAllCommits (#​24409)
    • Support uploading file to empty repo by API (#​24357)
    • Add absent repounits to create/edit repo API (#​23500)
    • Add login name and source id for admin user searching API (#​23376)
    • Create a branch directly from commit on the create branch API (#​22956)
  • ENHANCEMENTS
    • Make add line comment buttons focusable (#​25894) (#​25896)
    • Always pass 6-digit hex color to monaco (#​25780) (#​25782)
    • Clarify "text-align" CSS helpers, fix clone button padding (#​25763) (#​25764)
    • Hide add file button for pull mirrors (#​25748) (#​25751)
    • Allow/fix review (approve/reject) of empty PRs (#​25690) (#​25732)
    • Fix tags header and pretty format numbers (#​25624) (#​25694)
    • Actions list enhancements (#​25601) (#​25678)
    • Fix show more for image on diff page (#​25672) (#​25673)
    • Prevent SVG shrinking (#​25652) (#​25669)
    • Fix UI misalignment on user setting page (#​25629) (#​25656)
    • Use css on labels (#​25626) (#​25636)
    • Read-only checkboxes don't appear and don't entirely act the way one might expect (#​25573) (#​25602)
    • Redirect to package after version deletion (#​25594) (#​25599)
    • Reduce table padding globally (#​25568) (#​25577)
    • Change Regenerate Secret button display (#​25534) (#​25541)
    • Fix rerun icon on action view component (#​25531) (#​25536)
    • Move some regexp out of functions (#​25430) (#​25445)
    • Diff page enhancements (#​25398) (#​25437)
    • Various UI fixes (#​25264) (#​25431)
    • Fix label list divider (#​25312) (#​25372)
    • Fix UI on mobile view (#​25315) (#​25340)
    • When viewing a file, hide the add button (#​25320) (#​25339)
    • Show if File is Executable (#​25287) (#​25300)
    • Fix edit OAuth application width (#​25262) (#​25263)
    • Use flex to align SVG and text (#​25163) (#​25260)
    • Revert overflow: overlay (revert #​21850) (#​25231) (#​25239)
    • Use inline SVG for built-in OAuth providers (#​25171) (#​25234)
    • Change access token UI to select dropdowns (#​25109) (#​25230)
    • Remove hacky patch for "safari emoji glitch fix" (#​25208) (#​25211)
    • Minor arc-green color tweaks (#​25175) (#​25205)
    • Button and color enhancements (#​24989) (#​25176)
    • Fix mobile navbar and misc cleanups (#​25134) (#​25169)
    • Modify OAuth login ui and fix display name, iconurl related logic (#​25030) (#​25161)
    • Improve notification icon and navbar (#​25111) (#​25124)
    • Add details summary for vertical menus in settings to allow toggling (#​25098)
    • Don't display select all issues checkbox when no issues are available (#​25086)
    • Use RepositoryList instead of []*Repository (#​25074)
    • Add ability to set multiple redirect URIs in OAuth application UI (#​25072)
    • Use git command instead of the ini package to remove the origin remote (#​25066)
    • Remove cancel button from branch protection form (#​25063)
    • Show file tree by default (#​25052)
    • Add Progressbar to Milestone Page (#​25050)
    • Minor UI improvements: logo alignment, auth map editor, auth name display (#​25043)
    • Allow for PKCE flow without client secret + add docs (#​25033)
    • Refactor INI package (first step) (#​25024)
    • Various style fixes (#​25008)
    • Fix delete user account modal (#​25004)
    • Refactor diffFileInfo / DiffTreeStore (#​24998)
    • Add user level action runners (#​24995)
    • Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#​24988)
    • Add step start time to ViewStepLog (#​24980)
    • Add dark mode to API Docs (#​24971)
    • Display file mode for new file and file mode changes (#​24966)
    • Make the 500 page load themes (#​24953)
    • Show bot label next to username when rendering autor link if the user is a bot (#​24943)
    • Repo list improvements, fix bold helper classes (#​24935)
    • Improve queue and logger context (#​24924)
    • Improve RunMode / dev mode (#​24886)
    • Improve some Forms (#​24878)
    • Add show timestamp/seconds and fullscreen options to action page (#​24876)
    • Fix double border and adjust width for user profile page (#​24870)
    • Improve Actions CSS (#​24864)
    • Fix @font-face overrides (#​24855)
    • Remove In your repositories link in milestones dashboard (#​24853)
    • Fix missing yes/no in delete time log modal (#​24851)
    • Show new pull request button also on subdirectories and files (#​24842)
    • Make environment-to-ini support loading key value from file (#​24832)
    • Support wildcard in email domain allow/block list (#​24831)
    • Use CommentList instead of []*Comment (#​24828)
    • Add RTL rendering support to Markdown (#​24816)
    • Rework notifications list (#​24812)
    • Mute repo names in dashboard repo list (#​24811)
    • Fix max width and margin of comment box on conversation page (#​24809)
    • Some refactors for issues stats (#​24793)
    • Rework label colors (#​24790)
    • Fix OAuth login loading state (#​24788)
    • Remove duplicated issues options and some more refactors (#​24787)
    • Decouple the different contexts from each other (#​24786)
    • Remove background on user dashboard filter bar (#​24779)
    • Improve and fix bugs surrounding reactions (#​24760)
    • Make the color of zero-contribution-squares in the activity heatmap more subtle (#​24758)
    • Fix WEBP image copying (#​24743)
    • Rework OAuth login buttons, swap github logo to monocolor (#​24740)
    • Consolidate the two review boxes into one (#​24738)
    • Unification of registration fields order (#​24737)
    • Refactor Pull Mirror and fix out-of-sync bugs (#​24732)
    • Improvements for action detail page (#​24718)
    • Fix flash of unstyled content in action view page (#​24712)
    • Don't filter action runs based on state (#​24711)
    • Optimize actions list by removing an unnecessary git call (#​24710)
    • Support no label/assignee filter and batch clearing labels/assignees (#​24707)
    • Add icon support for safari (#​24697)
    • Use standard HTTP library to serve files (#​24693)
    • Improve button-ghost, remove tertiary button (#​24692)
    • Only hide tooltip tippy instances (#​24688)
    • Support migrating storage for actions log via command line (#​24679)
    • Remove highlight in repo list (#​24675)
    • Add markdown preview to Submit Review Textarea (#​24672)
    • Update pin and add pin-slash (#​24669)
    • Improve empty notifications display (#​24668)
    • Support SSH for go get (#​24664)
    • Improve avatar uploading / resizing / compressing, remove Fomantic card module (#​24653)
    • Only show one tippy at a time (#​24648)
    • Notification list enhancements, fix striped tables on dark theme (#​24639)
    • Improve queue & process & stacktrace (#​24636)
    • Use the type RefName for all the needed places and fix pull mirror sync bugs (#​24634)
    • Remove fluid on compare diff page (#​24627)
    • Add a tooltip to the job rerun button (#​24617)
    • Attach a tooltip to the action status icon (#​24614)
    • Make the actions control button look like an actual button (#​24611)
    • Remove unnecessary code (#​24610)
    • Make repo migration cancelable and fix various bugs (#​24605)
    • Improve updating Actions tasks (#​24600)
    • Attach a tooltip to the action control button (#​24595)
    • Make repository response support HTTP range request (#​24592)
    • Improve Gitea's web context, decouple "issue template" code into service package (#​24590)
    • Modify luminance calculation and extract related functions into single files (#​24586)
    • Simplify template helper functions (#​24570)
    • Split "modules/context.go" to separate files (#​24569)
    • Add org visibility label to non-organization's dashboard (#​24558)
    • Update LDAP filters to include both username and email address (#​24547)
    • Review fixes and enhancements (#​24526)
    • Display warning when user try to rename default branch (#​24512)
    • Fix color for transfer related buttons when having no permission to act (#​24510)
    • Rework button coloring, add focus and active colors (#​24507)
    • New webhook trigger for receiving Pull Request review requests (#​24481)
    • Add goto issue id function (#​24479)
    • Fix incorrect webhook time and use relative-time to display it (#​24477)
    • RSS icon fixes (#​24476)
    • Replace N/A with - everywhere (#​24474)
    • Pass 'not' to commit count (#​24473)
    • Enhance stylelint rule config, remove dead CSS (#​24472)
    • Remove font-awesome and fomantic icon module (#​24471)
    • Improve "new-menu" (#​24465)
    • Remove fomantic breadcrumb module (#​24463)
    • Improve template system and panic recovery (#​24461)
    • Make Issue/PR/projects more compact, misc CSS tweaks (#​24459)
    • Replace remaining fontawesome dropdown icons with SVG (#​24455)
    • Remove all direct references to font-awesome (#​24448)
    • Move links out of translation (#​24446)
    • Add ui-monospace and SF Mono to --fonts-monospace (#​24442)
    • Hide 'Mirror Settings' when unneeded, improve hints (#​24433)
    • Add "Updated" column for admin repositories list (#​24429)
    • Improve issue list filter (#​24425)
    • Rework header bar on issue, pull requests and milestone (#​24420)
    • Improve template helper (#​24417)
    • Make repo size style matches others (commits/branches/tags) (#​24408)
    • Support markdown editor for issue template (#​24400)
    • Improve commit date in commit graph (#​24399)
    • Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#​24393)
    • Merge setting.InitXXX into one function with options (#​24389)
    • Move Rename branch from repo settings page to the page of branches list (#​24380)
    • Improve protected branch setting page (#​24379)
    • Display 'Unknown' when runner.version is empty (#​24378)
    • Display owner of a runner as a tooltip instead of static text (#​24377)
    • Fix incorrect last online time in runner_edit.tmpl (#​24376)
    • Fix unclear IsRepositoryExist logic (#​24374)
    • Add custom helm repo name generated from url (#​24363)
    • Replace placeholders in licenses (#​24354)
    • Add rerun workflow button and refactor to use SVG octicons (#​24350)
    • Fix runner button height (#​24338)
    • Restore bold on repolist (#​24337)
    • Improve RSS (#​24335)
    • Refactor "route" related code, fix Safari cookie bug (#​24330)
    • Alert error message if open dependencies are included in the issues that try to batch close (#​24329)
    • Add missed column title in runner management page (#​24328)
    • Automatically select the org when click create repo from org dashboard (#​24325)
    • Modify width of ui container, fine tune css for settings pages and org header (#​24315)
    • Fix config list overflow and layout (#​24312)
    • Improve some modal action buttons (#​24289)
    • Move code from module to service (#​24287)
    • Sort users and orgs on explore by recency by default (#​24279)
    • Allow using localized absolute date times within phrases with place holders and localize issue due date events (#​24275)
    • Show workflow config error on file view also (#​24267)
    • Improve template helper functions: string/slice (#​24266)
    • Use more specific test methods (#​24265)
    • Add DumpVar helper function to help debugging templates (#​24262)
    • Limit avatar upload to valid image files (#​24258)
    • Improve emoji and mention matching (#​24255)
    • Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#​24246)
    • Refactor config provider (#​24245)
    • Improve test logger (#​24235)
    • Default show closed actions list if all actions was closed (#​24234)
    • Add missing badges in user profile for /projects and /packages (#​24232)
    • Add repository counter badge to repository tab (#​24205)
    • Move secrets and runners settings to actions settings (#​24200)
    • Require at least one unit to be enabled (#​24189)
    • Use same action status svg icons on actions list as on action page (#​24178)
    • Use secondary pointing menu for tabs on user/organization home page (#​24162)
    • Improve Wiki TOC (#​24137)
    • Refactor locale number (#​24134)
    • Localize activity heatmap (except tooltip) (#​24131)
    • Fix duplicate modals when clicking on "remove all" repository button (#​24129)
    • Add runner check in repo action page (#​24124)
    • Support triggering workflows by wiki related events (#​24119)
    • Refactor cookie (#​24107)
    • Remove untranslatable on_date key (#​24106)
    • Refactor delete_modal_actions template and use it for project column related actions (#​24097)
    • Improve git log for debugging (#​24095)
    • Add option to search for users is active join a team (#​24093)
    • Add PDF rendering via PDFObject (#​24086)
    • Refactor web route (#​24080)
    • Make HTML template functions support context (#​24056)
    • Refactor rename user and rename organization (#​24052)
    • Localize milestone related time strings (#​24051)
    • Expand selected file when clicking file tree (#​24041)
    • Add popup to hashed comments/pull requests/issues in file editing/adding preview tab (#​24040)
    • Add placeholder and aria attributes to release and wiki edit page (#​24031)
    • Add new user types reserved, bot, and remote (#​24026)
    • Allow adding SSH keys even if SSH server is disabled (#​24025)
    • Use a general approach to access custom/static/builtin assets (#​24022)
    • Update github.com/google/go-github to v52 (#​24004)
    • Replace tribute with text-expander-element for textarea (#​23985)
    • Group template helper functions, remove Printf, improve template error messages (#​23982)
    • Drop "unrolled/render" package (#​23965)
    • Add job.duration in web ui (#​23963)
    • Tweak pull request branch delete ui (#​23951)
    • Merge template functions "dict/Dict/mergeinto" (#​23932)
    • Use a general Eval function for expressions in templates. (#​23927)
    • Clean template/helper.go (#​23922)
    • Actions: Use default branch as ref when a branch/tag delete occurs (#​23910)
    • Add tooltips for MD editor buttons and add muted class for buttons (#​23896)
    • Improve markdown editor: width, height, preferred (#​23895)
    • Make Release Download URLs predictable (#​23891)
    • Remove fomantic ".link" selector and styles (#​23888)
    • Added close/open button to details page of milestone (#​23877)
    • Introduce GitHub markdown editor, keep EasyMDE as fallback (#​23876)
    • Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#​23861)
    • Make first section on home page full width (#​23854)
    • Use different SVG for pending and running actions (#​23836)
    • Display image size for multiarch container images (#​23821)
    • Improve action log display with control chars (#​23820)
    • Fix dropdown direction behavior (#​23806)
    • Fix incorrect/Improve error handle in edit user page (#​23805)
    • Use clippie module to copy to clipboard (#​23801)
    • Make minio package support legacy MD5 checksum (#​23768)
    • Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#​23766)
    • Refactor docs (#​23752)
    • Fix markup background, improve wiki rendering (#​23750)
    • Make label templates have consistent behavior and priority (#​23749)
    • Improve LoadUnitConfig to handle invalid or duplicate units (#​23736)
    • Append (comment) when a link points at a comment rather than the whole issue (#​23734)
    • Clean some legacy files and move some build files (#​23699)
    • Refactor repo commit list (#​23690)
    • Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#​23687)
    • Add aria attributes to interactive time tooltips. (#​23661)
    • Fix long project name display in issue list and in related dropdown (#​23653)
    • Use data-tooltip-content for tippy tooltip (#​23649)
    • Fix new issue/pull request btn margin when it is next to sort (#​23647)
    • Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#​23626)
    • Allow new file and edit file preview if it has editable extension (#​23624)
    • Replace a few fontawesome icons with svg (#​23602)
    • Publish Review buttons should indicate why they are disabled (#​23598)
    • Convert issue list checkboxes to native (#​23596)
    • Set opaque background on markup and images (#​23578)
    • Use a general approach to show tooltip, fix temporary tooltip bug (#​23574)
    • Improve <SvgIcon> to make it output svg node and optimize performance (#​23570)
    • Enable color for consistency checks diffs (#​23563)
    • Fix dropdown icon misalignment when using fomantic icon (#​23558)
    • Decouple the issue-template code from comment_tab.tmpl (#​23556)
    • Remove id="comment-form" dead code, fix tag (#​23555)
    • Diff improvements (#​23553)
    • Sort Python package descriptors by version to mimic PyPI format (#​23550)
    • Use a general approch to improve a11y for all checkboxes and dropdowns. (#​23542)
    • Fix long name ui issues and label ui issue (#​23541)
    • Return repository in npm package metadata endpoint (#​23539)
    • Use project.IconName instead of repeated unreadable if-else chains (#​23538)
    • Remove stars in dashboard repo list (#​23530)
    • Update mini-css-extract-plugin, remove postcss (#​23520)
    • Change Close to either Close issue or Close pull request (#​23506)
    • Fix theme-auto loading (#​23504)
    • Fix tags sort by creation time (descending) on branch/tag dropdowns (#​23491)
    • Display the version of runner in the runner list (#​23490)
    • Replace Less with CSS (#​23481)
    • Fix .locale.Tr function not found in delete modal (#​23468)
    • Allow both fullname and username search when DEFAULT_SHOW_FULL_NAME is true (#​23463)
    • Add project type descriptions in issue badge and improve project icons (#​23437)
    • Use context for RepositoryList.LoadAttributes (#​23435)
    • Refactor branch/tag selector to Vue SFC (#​23421)
    • Keep (add if not existing) xmlns attribute for generated SVG images (#​23410)
    • Refactor dashboard repo list to Vue SFC (#​23405)
    • Add workflow error notification in ui (#​23404)
    • Refactor branch/tag selector dropdown (first step) (#​23394)
    • Reduce duplicate and useless code in options (#​23369)
    • Convert <div class="button"> to <button class="button"> (#​23337)
    • Add path prefix to ObjectStorage.Iterator (#​23332)
    • Improve cache context (#​23330)
    • Move pidfile creation from setting to web cmd package (#​23285)
    • Fix tags view (#​23243)
    • Add commit info in action page (#​23210)
    • Support paste treepath when creating a new file or updating the file name (#​23209)
    • Allow skipping forks and mirrors from being indexed (#​23187)
    • Use context parameter in services/repository (#​23186)
    • Hide target selector if tag exists when creating new release (#​23171)
    • Improve FindProjects (#​23085)
    • Clean Path in Options (#​23006)
    • Add margin top to the top of branches (#​23002)
    • Remove unnecessary and incorrect find('.menu').toggle() (#​22987)
    • Improve GetBoards and getDefaultBoard (#​22981)
    • Improve squash merge commit author and co-author with private emails (#​22977)
    • Add --quiet option to gitea dump (#​22969)
    • Add pagination for dashboard and user activity feeds (#​22937)
    • Handle files starting with colons in WalkGitLog (#​22935)
    • Add "Reviewed by you" filter for pull requests (#​22927)
    • Parse external request id from request headers, and print it in access log (#​22906)
    • Replace repo.namedBlob by git.TreeEntry. (#​22898)
    • Pull Requests: add button to compare force pushed commits (#​22857)
    • Fix pull request update showing too many commits with multiple branches (#​22856)
    • Require approval to run actions for fork pull request (#​22803)
    • Projects: rename Board to Column in interface and improve consistency (#​22767)
    • Add user visibility in dashboard navbar (#​22747)
    • Add .livemd as a markdown extension (#​22730)
    • Clean up WebAuthn javascript code and remove JQuery code (#​22697)
    • Merge message template support for rebase without merge commit (#​22669)
    • Show editorconfig warnings when viewing a malformed editorconfig (#​21257)
    • Npm packages: set repository link based on the url in package.json (#​20379)
  • BUGFIXES
  • TESTING
    • Add unit test for repository collaboration (#​25640) (#​25658)
    • Add missing test case and fix typo in tests (#​24915)
    • Kd/fix redis unit test (#​24650)
    • Add owner team permission check test (#​24096)
    • Test renderReadmeFile (#​23185)
    • Add default owner team to privated_org and limited_org in unit test (#​23109)
    • Speed up HasUserStopwatch & GetActiveStopwatch (#​23051)
    • Remove all package data after tests (#​22984)
  • TRANSLATION
    • Backport locales to v1.20 (#​25899)
    • Translate untranslated string in issues list (#​25759) (#​25761)
    • Remove broken translations (#​25737)
    • Show correct naming for 1 comment (#​25704) (#​25712)
    • Add Chinese documentations for Actions (#​24902)
    • Change valid_until translation to valid_until_date and include placeholder for the date (#​24563)
    • Change add_on translation to added_on and include placeholder for the date (#​24562)
    • Change join_on translation to joined_on and include placeholder for the date (#​24550)
    • Use double quotes consistently in en-US (#​24141)
    • Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some strings with semicolons (#​23819)
    • Update localization.zh-cn.md (#​23448)
    • Fix grammar in error message (#​23273)
  • BUILD
  • DOCS
    • Docs: rootless docker ssh's default port is 2222 (#​25771) (#​25772)
    • Add documentation about supported workflow trigger events (#​25582) (#​25589)
    • Document creating an API key from the CLI (#​25504)
    • Use the new download domain replace the old (#​25405) (#​25409)
    • Add Exoscale to installation on cloud provider docs (#​25342) (#​25346)
    • Improve some documents: release version, logging, NFS lock (#​25202) (#​25204)
    • Change branch name from master to main in some documents' links (#​25126) (#​25140)
    • Introduce how to configure cache when starting a Runner with Docker (#​25077)
    • Docs: remove an extraneous whitespace (#​24949)
    • Update Asciidoc markup example with safe defaults (#​24920)
    • Fix <empty> in administration/config-cheat-sheet.en-us.md (#​24905)
    • Rename docs packages title from xxx Packages Repository -> xxx Package Registry (#​24895)
    • Replace drone exec to act_runner exec in test README.md (#​24791)
    • Update packages overview page (#​24730)
    • Docs for creating a user to run Gitea on Fedora/RHEL/CentOS (#​24725)
    • Move actions as usage's subdirectory and update comparsion zh-cn version (#​24719)
    • Document redis-cluster explicitly in config (#​24717)
    • Improve reverse-proxy document and fix nginx config bug (#​24616)
    • Fix broken README link (#​24546)
    • Update CONTRIBUTING.md (#​24492)
    • Docs for Gitea Actions (#​24405)
    • Zh-cn support on doc pages (#​24166)
    • Fix https setup doc zh-cn (#​24015)
    • Adjust some documentations titles (#​23941)
    • More specific and unique feed name for NuGet install command template. (#​23889)
    • Clarify that Gitea requires JavaScript (#​23677)
    • Rename develop -> development, contribute -> contributing, administer -> administration (#​23662)
    • Update PR documentation (#​23620)
    • Add package registry architecture overview (#​23445)
    • Add gradle samples in maven doc of packages (#​23374)
    • Improve the frontend guideline (#​23298)
    • Add document for webcomponents (#​23261)
    • Add Gitea Community Code of Conduct (#​23188)
    • Avoid Hugo from adding quote to actions url (#​23097)
    • Improve reverse proxies documentation (#​23068)
    • Docs: HTTPS configuration for zh-cn (#​23039)
  • MISC
    • Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#​25567) (#​25576)
    • Align language menu icon and fit the footer area (#​25556) (#​25563)
    • Fix sub-command log level (#​25537) (#​25553)
    • Fix admin-dl-horizontal (#​25512) (#​25535)
    • Fix input line-height cutting off g (#​25334) (#​25533)
    • Clarify the reason why the user can't add a new email if there is a pending activation (#​25509) (#​25514)
    • Improve loadprojects for issue list (#​25468) (#​25493)
    • Use "utf8mb4" for MySQL by default (#​25432)
    • Show outdated comments in files changed tab (#​24936) (#​25428)
    • Avoid polluting config file when "save" (#​25395) (#​25406)
    • Fix blank dir message when uploading files from web editor (#​25391) (#​25400)
    • Fix issue filters on mobile view (#​25368) (#​25371)
    • Avoid polluting the config (#​25345) (#​25354)
    • Fix action runner last online state on edit page (#​25337)
    • Remove fomantic inverted variations (#​25286) (#​25289)
    • Show OAuth2 errors to end users (#​25261) (#​25271)
    • Fix profile render when the README.md size is larger than 1024 bytes (#​25270)
    • Fix strange UI behavior of cancelling dismiss review modal (#​25172)
    • Update js dependencies (#​25137) (#​25151)
    • Fix swagger documentation for multiple files API endpoint (#​25110)
    • Fix link to customizing-gitea (#​25056)
    • Add Link to Stars and Forks Page to Repo List (#​24931)
    • Improve confusable character string (#​24911)
    • Fix install page context, make the install page tests really test (#​24858)
    • Add gitea manager reload-templates command (#​24843)
    • Create pull request for base after editing file, if not enabled on fork (#​24841)
    • Fix video width overflow in markdown, and other changes to match img (#​24834)
    • Support Copy Link for video attachments (#​24833)
    • Improve accessibility when (re-)viewing files (#​24817)
    • Update JS dependencies (#​24815)
    • Bump vm2 from 3.9.17 to 3.9.18 (#​24742)
    • Add IsErrRepoFilesAlreadyExist check when fork repo (#​24678)
    • Fix typo in act-runner file (#​24652)
    • Do not send "registration success email" for external auth sources (#​24632)
    • Filter get single commit (#​24613)
    • Make diff view full width again (#​24598)
    • Add permission check for moving issue action in project view page (#​24589)
    • Revert "Prevent a user with a different email from accepting the team invite" (#​24531)
    • Temporarily disable PATs until next release (#​24527)
    • Clean up polluted styles and remove dead CSS code (#​24497)
    • Faster git.GetDivergingCommits (#​24482)
    • Fix test delivery button in repo webhook settings page (#​24478)
    • Use globally shared HTMLRender (#​24436)
    • Changelog 1.19.2 (#​24365) (#​24403)
    • Fix layouts of admin table / adapt repo / email test (#​24370)
    • Gitea Actions add base_ref, head_ref, api_url, ref_type fields (#​24356)
    • Fix 404 error when leaving the last private org team (#​24322)
    • Improve External Wiki in Repo Header (#​24304)
    • Updated upgrade script that is informing user that Gitea service has to be running in order to upgrade it (#​24260)
    • Add run status in action view page (#​24223)
    • Update JS dependencies (#​24218)
    • Bump vm2 from 3.9.15 to 3.9.16 (#​24089)
    • Update github.com/google/go-github to v51 (#​23946)
    • Show visibility status of email in own profile (#​23900)
    • Refactor authors dropdown (send get request from frontend to avoid long wait time) (#​23890)
    • Add self to maintainers (#​23644)
    • Upgrade to npm lockfile v3 and explicitely set it (#​23561)
    • Improve indices for action table (#​23532)
    • Update JS dependencies, Require Node.js 16 (#​23528)
    • Add init file for Ubuntu (#​23362)
    • Update go.mod dependencies (#​23126)
    • Use minio/sha256-simd for accelerated SHA256 (#​23052)
    • More detailed branch delete message (#​22696)
    • Add tooltips to Hide comment type settings where necessary (#​21306)

v1.19.4

Compare Source

v1.19.3

Compare Source

  • SECURITY
    • Use golang 1.20.4 to fix CVE-2023-24539, CVE-2023-24540, and CVE-2023-29400
  • ENHANCEMENTS
  • BUGFIXES

v1.19.2

Compare Source

v1.19.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/gitea](https://github.com/go-gitea/gitea) | minor | `1.19.0` -> `1.21.4` | --- > ⚠ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.21.4`](https://github.com/go-gitea/gitea/releases/tag/v1.21.4) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.21.3...v1.21.4) - SECURITY - Update github.com/cloudflare/circl ([#&#8203;28789](https://github.com/go-gitea/gitea/issues/28789)) ([#&#8203;28790](https://github.com/go-gitea/gitea/issues/28790)) - Require token for GET subscription endpoint ([#&#8203;28765](https://github.com/go-gitea/gitea/issues/28765)) ([#&#8203;28768](https://github.com/go-gitea/gitea/issues/28768)) - BUGFIXES - Use refname:strip-2 instead of refname:short when syncing tags ([#&#8203;28797](https://github.com/go-gitea/gitea/issues/28797)) ([#&#8203;28811](https://github.com/go-gitea/gitea/issues/28811)) - Fix links in issue card ([#&#8203;28806](https://github.com/go-gitea/gitea/issues/28806)) ([#&#8203;28807](https://github.com/go-gitea/gitea/issues/28807)) - Fix nil pointer panic when exec some gitea cli command ([#&#8203;28791](https://github.com/go-gitea/gitea/issues/28791)) ([#&#8203;28795](https://github.com/go-gitea/gitea/issues/28795)) - Require token for GET subscription endpoint ([#&#8203;28765](https://github.com/go-gitea/gitea/issues/28765)) ([#&#8203;28778](https://github.com/go-gitea/gitea/issues/28778)) - Fix button size in "attached header right" ([#&#8203;28770](https://github.com/go-gitea/gitea/issues/28770)) ([#&#8203;28774](https://github.com/go-gitea/gitea/issues/28774)) - Fix `convert.ToTeams` on empty input ([#&#8203;28426](https://github.com/go-gitea/gitea/issues/28426)) ([#&#8203;28767](https://github.com/go-gitea/gitea/issues/28767)) - Hide code related setting options in repository when code unit is disabled ([#&#8203;28631](https://github.com/go-gitea/gitea/issues/28631)) ([#&#8203;28749](https://github.com/go-gitea/gitea/issues/28749)) - Fix incorrect URL for "Reference in New Issue" ([#&#8203;28716](https://github.com/go-gitea/gitea/issues/28716)) ([#&#8203;28723](https://github.com/go-gitea/gitea/issues/28723)) - Fix panic when parsing empty pgsql host ([#&#8203;28708](https://github.com/go-gitea/gitea/issues/28708)) ([#&#8203;28709](https://github.com/go-gitea/gitea/issues/28709)) - Upgrade xorm to new version which supported update join for all supported databases ([#&#8203;28590](https://github.com/go-gitea/gitea/issues/28590)) ([#&#8203;28668](https://github.com/go-gitea/gitea/issues/28668)) - Fix alpine package files are not rebuilt ([#&#8203;28638](https://github.com/go-gitea/gitea/issues/28638)) ([#&#8203;28665](https://github.com/go-gitea/gitea/issues/28665)) - Avoid cycle-redirecting user/login page ([#&#8203;28636](https://github.com/go-gitea/gitea/issues/28636)) ([#&#8203;28658](https://github.com/go-gitea/gitea/issues/28658)) - Fix empty ref for cron workflow runs ([#&#8203;28640](https://github.com/go-gitea/gitea/issues/28640)) ([#&#8203;28647](https://github.com/go-gitea/gitea/issues/28647)) - Remove unnecessary syncbranchToDB with tests ([#&#8203;28624](https://github.com/go-gitea/gitea/issues/28624)) ([#&#8203;28629](https://github.com/go-gitea/gitea/issues/28629)) - Use known issue IID to generate new PR index number when migrating from GitLab ([#&#8203;28616](https://github.com/go-gitea/gitea/issues/28616)) ([#&#8203;28618](https://github.com/go-gitea/gitea/issues/28618)) - Fix flex container width ([#&#8203;28603](https://github.com/go-gitea/gitea/issues/28603)) ([#&#8203;28605](https://github.com/go-gitea/gitea/issues/28605)) - Fix the scroll behavior for emoji/mention list ([#&#8203;28597](https://github.com/go-gitea/gitea/issues/28597)) ([#&#8203;28601](https://github.com/go-gitea/gitea/issues/28601)) - Fix wrong due date rendering in issue list page ([#&#8203;28588](https://github.com/go-gitea/gitea/issues/28588)) ([#&#8203;28591](https://github.com/go-gitea/gitea/issues/28591)) - Fix `status_check_contexts` matching bug ([#&#8203;28582](https://github.com/go-gitea/gitea/issues/28582)) ([#&#8203;28589](https://github.com/go-gitea/gitea/issues/28589)) - Fix 500 error of searching commits ([#&#8203;28576](https://github.com/go-gitea/gitea/issues/28576)) ([#&#8203;28579](https://github.com/go-gitea/gitea/issues/28579)) - Use information from previous blame parts ([#&#8203;28572](https://github.com/go-gitea/gitea/issues/28572)) ([#&#8203;28577](https://github.com/go-gitea/gitea/issues/28577)) - Update mermaid for 1.21 ([#&#8203;28571](https://github.com/go-gitea/gitea/issues/28571)) - Fix 405 method not allowed CORS / OIDC ([#&#8203;28583](https://github.com/go-gitea/gitea/issues/28583)) ([#&#8203;28586](https://github.com/go-gitea/gitea/issues/28586)) ([#&#8203;28587](https://github.com/go-gitea/gitea/issues/28587)) ([#&#8203;28611](https://github.com/go-gitea/gitea/issues/28611)) - Fix `GetCommitStatuses` ([#&#8203;28787](https://github.com/go-gitea/gitea/issues/28787)) ([#&#8203;28804](https://github.com/go-gitea/gitea/issues/28804)) - Forbid removing the last admin user ([#&#8203;28337](https://github.com/go-gitea/gitea/issues/28337)) ([#&#8203;28793](https://github.com/go-gitea/gitea/issues/28793)) - Fix schedule tasks bugs ([#&#8203;28691](https://github.com/go-gitea/gitea/issues/28691)) ([#&#8203;28780](https://github.com/go-gitea/gitea/issues/28780)) - Fix issue dependencies ([#&#8203;27736](https://github.com/go-gitea/gitea/issues/27736)) ([#&#8203;28776](https://github.com/go-gitea/gitea/issues/28776)) - Fix system webhooks API bug ([#&#8203;28531](https://github.com/go-gitea/gitea/issues/28531)) ([#&#8203;28666](https://github.com/go-gitea/gitea/issues/28666)) - Fix when private user following user, private user will not be counted in his own view ([#&#8203;28037](https://github.com/go-gitea/gitea/issues/28037)) ([#&#8203;28792](https://github.com/go-gitea/gitea/issues/28792)) - Render code block in activity tab ([#&#8203;28816](https://github.com/go-gitea/gitea/issues/28816)) ([#&#8203;28818](https://github.com/go-gitea/gitea/issues/28818)) - ENHANCEMENTS - Rework markup link rendering ([#&#8203;26745](https://github.com/go-gitea/gitea/issues/26745)) ([#&#8203;28803](https://github.com/go-gitea/gitea/issues/28803)) - Modernize merge button ([#&#8203;28140](https://github.com/go-gitea/gitea/issues/28140)) ([#&#8203;28786](https://github.com/go-gitea/gitea/issues/28786)) - Speed up loading the dashboard on mysql/mariadb ([#&#8203;28546](https://github.com/go-gitea/gitea/issues/28546)) ([#&#8203;28784](https://github.com/go-gitea/gitea/issues/28784)) - Assign pull request to project during creation ([#&#8203;28227](https://github.com/go-gitea/gitea/issues/28227)) ([#&#8203;28775](https://github.com/go-gitea/gitea/issues/28775)) - Show description as tooltip instead of title for labels ([#&#8203;28754](https://github.com/go-gitea/gitea/issues/28754)) ([#&#8203;28766](https://github.com/go-gitea/gitea/issues/28766)) - Make template `DateTime` show proper tooltip ([#&#8203;28677](https://github.com/go-gitea/gitea/issues/28677)) ([#&#8203;28683](https://github.com/go-gitea/gitea/issues/28683)) - Switch destination directory for apt signing keys ([#&#8203;28639](https://github.com/go-gitea/gitea/issues/28639)) ([#&#8203;28642](https://github.com/go-gitea/gitea/issues/28642)) - Include heap pprof in diagnosis report to help debugging memory leaks ([#&#8203;28596](https://github.com/go-gitea/gitea/issues/28596)) ([#&#8203;28599](https://github.com/go-gitea/gitea/issues/28599)) - DOCS - Suggest to use Type=simple for systemd service ([#&#8203;28717](https://github.com/go-gitea/gitea/issues/28717)) ([#&#8203;28722](https://github.com/go-gitea/gitea/issues/28722)) - Extend description for ARTIFACT_RETENTION_DAYS ([#&#8203;28626](https://github.com/go-gitea/gitea/issues/28626)) ([#&#8203;28630](https://github.com/go-gitea/gitea/issues/28630)) - MISC - Add -F to commit search to treat keywords as strings ([#&#8203;28744](https://github.com/go-gitea/gitea/issues/28744)) ([#&#8203;28748](https://github.com/go-gitea/gitea/issues/28748)) - Add download attribute to release attachments ([#&#8203;28739](https://github.com/go-gitea/gitea/issues/28739)) ([#&#8203;28740](https://github.com/go-gitea/gitea/issues/28740)) - Concatenate error in `checkIfPRContentChanged` ([#&#8203;28731](https://github.com/go-gitea/gitea/issues/28731)) ([#&#8203;28737](https://github.com/go-gitea/gitea/issues/28737)) - Improve 1.21 document for Database Preparation ([#&#8203;28643](https://github.com/go-gitea/gitea/issues/28643)) ([#&#8203;28644](https://github.com/go-gitea/gitea/issues/28644)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. ### [`v1.21.3`](https://github.com/go-gitea/gitea/releases/tag/v1.21.3) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.21.2...v1.21.3) - SECURITY - Update golang.org/x/crypto ([#&#8203;28519](https://github.com/go-gitea/gitea/issues/28519)) - API - chore(api): support ignore password if login source type is LDAP for creating user API ([#&#8203;28491](https://github.com/go-gitea/gitea/issues/28491)) ([#&#8203;28525](https://github.com/go-gitea/gitea/issues/28525)) - Add endpoint for not implemented Docker auth ([#&#8203;28457](https://github.com/go-gitea/gitea/issues/28457)) ([#&#8203;28462](https://github.com/go-gitea/gitea/issues/28462)) - ENHANCEMENTS - Add option to disable ambiguous unicode characters detection ([#&#8203;28454](https://github.com/go-gitea/gitea/issues/28454)) ([#&#8203;28499](https://github.com/go-gitea/gitea/issues/28499)) - Refactor SSH clone URL generation code ([#&#8203;28421](https://github.com/go-gitea/gitea/issues/28421)) ([#&#8203;28480](https://github.com/go-gitea/gitea/issues/28480)) - Polyfill SubmitEvent for PaleMoon ([#&#8203;28441](https://github.com/go-gitea/gitea/issues/28441)) ([#&#8203;28478](https://github.com/go-gitea/gitea/issues/28478)) - BUGFIXES - Fix the issue ref rendering for wiki ([#&#8203;28556](https://github.com/go-gitea/gitea/issues/28556)) ([#&#8203;28559](https://github.com/go-gitea/gitea/issues/28559)) - Fix duplicate ID when deleting repo ([#&#8203;28520](https://github.com/go-gitea/gitea/issues/28520)) ([#&#8203;28528](https://github.com/go-gitea/gitea/issues/28528)) - Only check online runner when detecting matching runners in workflows ([#&#8203;28286](https://github.com/go-gitea/gitea/issues/28286)) ([#&#8203;28512](https://github.com/go-gitea/gitea/issues/28512)) - Initalize stroage for orphaned repository doctor ([#&#8203;28487](https://github.com/go-gitea/gitea/issues/28487)) ([#&#8203;28490](https://github.com/go-gitea/gitea/issues/28490)) - Fix possible nil pointer access ([#&#8203;28428](https://github.com/go-gitea/gitea/issues/28428)) ([#&#8203;28440](https://github.com/go-gitea/gitea/issues/28440)) - Don't show unnecessary citation JS error on UI ([#&#8203;28433](https://github.com/go-gitea/gitea/issues/28433)) ([#&#8203;28437](https://github.com/go-gitea/gitea/issues/28437)) - DOCS - Update actions document about comparsion as Github Actions ([#&#8203;28560](https://github.com/go-gitea/gitea/issues/28560)) ([#&#8203;28564](https://github.com/go-gitea/gitea/issues/28564)) - Fix documents for "custom/public/assets/" ([#&#8203;28465](https://github.com/go-gitea/gitea/issues/28465)) ([#&#8203;28467](https://github.com/go-gitea/gitea/issues/28467)) - MISC - Fix inperformant query on retrifing review from database. ([#&#8203;28552](https://github.com/go-gitea/gitea/issues/28552)) ([#&#8203;28562](https://github.com/go-gitea/gitea/issues/28562)) - Improve the prompt for "ssh-keygen sign" ([#&#8203;28509](https://github.com/go-gitea/gitea/issues/28509)) ([#&#8203;28510](https://github.com/go-gitea/gitea/issues/28510)) - Update docs for DISABLE_QUERY_AUTH_TOKEN ([#&#8203;28485](https://github.com/go-gitea/gitea/issues/28485)) ([#&#8203;28488](https://github.com/go-gitea/gitea/issues/28488)) - Fix Chinese translation of config cheat sheet\[API] ([#&#8203;28472](https://github.com/go-gitea/gitea/issues/28472)) ([#&#8203;28473](https://github.com/go-gitea/gitea/issues/28473)) - Retry SSH key verification with additional CRLF if it failed ([#&#8203;28392](https://github.com/go-gitea/gitea/issues/28392)) ([#&#8203;28464](https://github.com/go-gitea/gitea/issues/28464)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. ### [`v1.21.2`](https://github.com/go-gitea/gitea/releases/tag/v1.21.2) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.21.1...v1.21.2) - SECURITY - Rebuild with recently released golang version - Fix missing check ([#&#8203;28406](https://github.com/go-gitea/gitea/issues/28406)) ([#&#8203;28411](https://github.com/go-gitea/gitea/issues/28411)) - Do some missing checks ([#&#8203;28423](https://github.com/go-gitea/gitea/issues/28423)) ([#&#8203;28432](https://github.com/go-gitea/gitea/issues/28432)) - BUGFIXES - Fix margin in server signed signature verification view ([#&#8203;28379](https://github.com/go-gitea/gitea/issues/28379)) ([#&#8203;28381](https://github.com/go-gitea/gitea/issues/28381)) - Fix object does not exist error when checking citation file ([#&#8203;28314](https://github.com/go-gitea/gitea/issues/28314)) ([#&#8203;28369](https://github.com/go-gitea/gitea/issues/28369)) - Use `filepath` instead of `path` to create SQLite3 database file ([#&#8203;28374](https://github.com/go-gitea/gitea/issues/28374)) ([#&#8203;28378](https://github.com/go-gitea/gitea/issues/28378)) - Fix the runs will not be displayed bug when the main branch have no workflows but other branches have ([#&#8203;28359](https://github.com/go-gitea/gitea/issues/28359)) ([#&#8203;28365](https://github.com/go-gitea/gitea/issues/28365)) - Handle repository.size column being NULL in migration v263 ([#&#8203;28336](https://github.com/go-gitea/gitea/issues/28336)) ([#&#8203;28363](https://github.com/go-gitea/gitea/issues/28363)) - Convert git commit summary to valid UTF8. ([#&#8203;28356](https://github.com/go-gitea/gitea/issues/28356)) ([#&#8203;28358](https://github.com/go-gitea/gitea/issues/28358)) - Fix migration panic due to an empty review comment diff ([#&#8203;28334](https://github.com/go-gitea/gitea/issues/28334)) ([#&#8203;28362](https://github.com/go-gitea/gitea/issues/28362)) - Add `HEAD` support for rpm repo files ([#&#8203;28309](https://github.com/go-gitea/gitea/issues/28309)) ([#&#8203;28360](https://github.com/go-gitea/gitea/issues/28360)) - Fix RPM/Debian signature key creation ([#&#8203;28352](https://github.com/go-gitea/gitea/issues/28352)) ([#&#8203;28353](https://github.com/go-gitea/gitea/issues/28353)) - Keep profile tab when clicking on Language ([#&#8203;28320](https://github.com/go-gitea/gitea/issues/28320)) ([#&#8203;28331](https://github.com/go-gitea/gitea/issues/28331)) - Fix missing issue search index update when changing status ([#&#8203;28325](https://github.com/go-gitea/gitea/issues/28325)) ([#&#8203;28330](https://github.com/go-gitea/gitea/issues/28330)) - Fix wrong link in `protect_branch_name_pattern_desc` ([#&#8203;28313](https://github.com/go-gitea/gitea/issues/28313)) ([#&#8203;28315](https://github.com/go-gitea/gitea/issues/28315)) - Read `previous` info from git blame ([#&#8203;28306](https://github.com/go-gitea/gitea/issues/28306)) ([#&#8203;28310](https://github.com/go-gitea/gitea/issues/28310)) - Ignore "non-existing" errors when getDirectorySize calculates the size ([#&#8203;28276](https://github.com/go-gitea/gitea/issues/28276)) ([#&#8203;28285](https://github.com/go-gitea/gitea/issues/28285)) - Use appSubUrl for OAuth2 callback URL tip ([#&#8203;28266](https://github.com/go-gitea/gitea/issues/28266)) ([#&#8203;28275](https://github.com/go-gitea/gitea/issues/28275)) - Meilisearch: require all query terms to be matched ([#&#8203;28293](https://github.com/go-gitea/gitea/issues/28293)) ([#&#8203;28296](https://github.com/go-gitea/gitea/issues/28296)) - Fix required error for token name ([#&#8203;28267](https://github.com/go-gitea/gitea/issues/28267)) ([#&#8203;28284](https://github.com/go-gitea/gitea/issues/28284)) - Fix issue will be detected as pull request when checking `First-time contributor` ([#&#8203;28237](https://github.com/go-gitea/gitea/issues/28237)) ([#&#8203;28271](https://github.com/go-gitea/gitea/issues/28271)) - Use full width for project boards ([#&#8203;28225](https://github.com/go-gitea/gitea/issues/28225)) ([#&#8203;28245](https://github.com/go-gitea/gitea/issues/28245)) - Increase "version" when update the setting value to a same value as before ([#&#8203;28243](https://github.com/go-gitea/gitea/issues/28243)) ([#&#8203;28244](https://github.com/go-gitea/gitea/issues/28244)) - Also sync DB branches on push if necessary ([#&#8203;28361](https://github.com/go-gitea/gitea/issues/28361)) ([#&#8203;28403](https://github.com/go-gitea/gitea/issues/28403)) - Make gogit Repository.GetBranchNames consistent ([#&#8203;28348](https://github.com/go-gitea/gitea/issues/28348)) ([#&#8203;28386](https://github.com/go-gitea/gitea/issues/28386)) - Recover from panic in cron task ([#&#8203;28409](https://github.com/go-gitea/gitea/issues/28409)) ([#&#8203;28425](https://github.com/go-gitea/gitea/issues/28425)) - Deprecate query string auth tokens ([#&#8203;28390](https://github.com/go-gitea/gitea/issues/28390)) ([#&#8203;28430](https://github.com/go-gitea/gitea/issues/28430)) - ENHANCEMENTS - Improve doctor cli behavior ([#&#8203;28422](https://github.com/go-gitea/gitea/issues/28422)) ([#&#8203;28424](https://github.com/go-gitea/gitea/issues/28424)) - Fix margin in server signed signature verification view ([#&#8203;28379](https://github.com/go-gitea/gitea/issues/28379)) ([#&#8203;28381](https://github.com/go-gitea/gitea/issues/28381)) - Refactor template empty checks ([#&#8203;28351](https://github.com/go-gitea/gitea/issues/28351)) ([#&#8203;28354](https://github.com/go-gitea/gitea/issues/28354)) - Read `previous` info from git blame ([#&#8203;28306](https://github.com/go-gitea/gitea/issues/28306)) ([#&#8203;28310](https://github.com/go-gitea/gitea/issues/28310)) - Use full width for project boards ([#&#8203;28225](https://github.com/go-gitea/gitea/issues/28225)) ([#&#8203;28245](https://github.com/go-gitea/gitea/issues/28245)) - Enable system users search via the API ([#&#8203;28013](https://github.com/go-gitea/gitea/issues/28013)) ([#&#8203;28018](https://github.com/go-gitea/gitea/issues/28018)) ### [`v1.21.1`](https://github.com/go-gitea/gitea/releases/tag/v1.21.1) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.21.0...v1.21.1) - SECURITY - Fix comment permissions ([#&#8203;28213](https://github.com/go-gitea/gitea/issues/28213)) ([#&#8203;28216](https://github.com/go-gitea/gitea/issues/28216)) - BUGFIXES - Fix delete-orphaned-repos ([#&#8203;28200](https://github.com/go-gitea/gitea/issues/28200)) ([#&#8203;28202](https://github.com/go-gitea/gitea/issues/28202)) - Make CORS work for oauth2 handlers ([#&#8203;28184](https://github.com/go-gitea/gitea/issues/28184)) ([#&#8203;28185](https://github.com/go-gitea/gitea/issues/28185)) - Fix missing buttons ([#&#8203;28179](https://github.com/go-gitea/gitea/issues/28179)) ([#&#8203;28181](https://github.com/go-gitea/gitea/issues/28181)) - Fix no ActionTaskOutput table waring ([#&#8203;28149](https://github.com/go-gitea/gitea/issues/28149)) ([#&#8203;28152](https://github.com/go-gitea/gitea/issues/28152)) - Fix empty action run title ([#&#8203;28113](https://github.com/go-gitea/gitea/issues/28113)) ([#&#8203;28148](https://github.com/go-gitea/gitea/issues/28148)) - Use "is-loading" to avoid duplicate form submit for code comment ([#&#8203;28143](https://github.com/go-gitea/gitea/issues/28143)) ([#&#8203;28147](https://github.com/go-gitea/gitea/issues/28147)) - Fix Matrix and MSTeams nil dereference ([#&#8203;28089](https://github.com/go-gitea/gitea/issues/28089)) ([#&#8203;28105](https://github.com/go-gitea/gitea/issues/28105)) - Fix incorrect pgsql conn builder behavior ([#&#8203;28085](https://github.com/go-gitea/gitea/issues/28085)) ([#&#8203;28098](https://github.com/go-gitea/gitea/issues/28098)) - Fix system config cache expiration timing ([#&#8203;28072](https://github.com/go-gitea/gitea/issues/28072)) ([#&#8203;28090](https://github.com/go-gitea/gitea/issues/28090)) - Restricted users only see repos in orgs which their team was assigned to ([#&#8203;28025](https://github.com/go-gitea/gitea/issues/28025)) ([#&#8203;28051](https://github.com/go-gitea/gitea/issues/28051)) - API - Fix permissions for Token DELETE endpoint to match GET and POST ([#&#8203;27610](https://github.com/go-gitea/gitea/issues/27610)) ([#&#8203;28099](https://github.com/go-gitea/gitea/issues/28099)) - ENHANCEMENTS - Do not display search box when there's no packages yet ([#&#8203;28146](https://github.com/go-gitea/gitea/issues/28146)) ([#&#8203;28159](https://github.com/go-gitea/gitea/issues/28159)) - Add missing `packages.cleanup.success` ([#&#8203;28129](https://github.com/go-gitea/gitea/issues/28129)) ([#&#8203;28132](https://github.com/go-gitea/gitea/issues/28132)) - DOCS - Docs: Replace deprecated IS_TLS_ENABLED mailer setting in email setup ([#&#8203;28205](https://github.com/go-gitea/gitea/issues/28205)) ([#&#8203;28208](https://github.com/go-gitea/gitea/issues/28208)) - Fix the description about the default setting for action in quick start document ([#&#8203;28160](https://github.com/go-gitea/gitea/issues/28160)) ([#&#8203;28168](https://github.com/go-gitea/gitea/issues/28168)) - Add guide page to actions when there's no workflows ([#&#8203;28145](https://github.com/go-gitea/gitea/issues/28145)) ([#&#8203;28153](https://github.com/go-gitea/gitea/issues/28153)) - MISC - Use full width for PR comparison ([#&#8203;28182](https://github.com/go-gitea/gitea/issues/28182)) ([#&#8203;28186](https://github.com/go-gitea/gitea/issues/28186)) ### [`v1.21.0`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1210---2023-11-14) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.20.6...v1.21.0) - BREAKING - Restrict certificate type for builtin SSH server ([#&#8203;26789](https://github.com/go-gitea/gitea/issues/26789)) - Refactor to use urfave/cli/v2 ([#&#8203;25959](https://github.com/go-gitea/gitea/issues/25959)) - Move public asset files to the proper directory ([#&#8203;25907](https://github.com/go-gitea/gitea/issues/25907)) - Remove commit status running and warning to align GitHub ([#&#8203;25839](https://github.com/go-gitea/gitea/issues/25839)) (partially reverted: Restore warning commit status ([#&#8203;27504](https://github.com/go-gitea/gitea/issues/27504)) ([#&#8203;27529](https://github.com/go-gitea/gitea/issues/27529))) - Remove "CHARSET" config option for MySQL, always use "utf8mb4" ([#&#8203;25413](https://github.com/go-gitea/gitea/issues/25413)) - Set SSH_AUTHORIZED_KEYS_BACKUP to false ([#&#8203;25412](https://github.com/go-gitea/gitea/issues/25412)) - FEATURES - User details page ([#&#8203;26713](https://github.com/go-gitea/gitea/issues/26713)) - Chore(actions): support cron schedule task ([#&#8203;26655](https://github.com/go-gitea/gitea/issues/26655)) - Support rebuilding issue indexer manually ([#&#8203;26546](https://github.com/go-gitea/gitea/issues/26546)) - Allow to archive labels ([#&#8203;26478](https://github.com/go-gitea/gitea/issues/26478)) - Add disable workflow feature ([#&#8203;26413](https://github.com/go-gitea/gitea/issues/26413)) - Support `.git-blame-ignore-revs` file ([#&#8203;26395](https://github.com/go-gitea/gitea/issues/26395)) - Pre-register OAuth2 applications for git credential helpers ([#&#8203;26291](https://github.com/go-gitea/gitea/issues/26291)) - Add `Retry` button when creating a mirror-repo fails ([#&#8203;26228](https://github.com/go-gitea/gitea/issues/26228)) - Artifacts retention and auto clean up ([#&#8203;26131](https://github.com/go-gitea/gitea/issues/26131)) - Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" ([#&#8203;25974](https://github.com/go-gitea/gitea/issues/25974)) - Implement auto-cancellation of concurrent jobs if the event is push ([#&#8203;25716](https://github.com/go-gitea/gitea/issues/25716)) - Newly pushed branches hints on repository home page ([#&#8203;25715](https://github.com/go-gitea/gitea/issues/25715)) - Display branch commit status ([#&#8203;25608](https://github.com/go-gitea/gitea/issues/25608)) - Add direct serving of package content ([#&#8203;25543](https://github.com/go-gitea/gitea/issues/25543)) - Add commits dropdown in PR files view and allow commit by commit review ([#&#8203;25528](https://github.com/go-gitea/gitea/issues/25528)) - Allow package cleanup from admin page ([#&#8203;25307](https://github.com/go-gitea/gitea/issues/25307)) - Batch delete issue and improve tippy opts ([#&#8203;25253](https://github.com/go-gitea/gitea/issues/25253)) - Show branches and tags that contain a commit ([#&#8203;25180](https://github.com/go-gitea/gitea/issues/25180)) - Add actor and status dropdowns to run list ([#&#8203;25118](https://github.com/go-gitea/gitea/issues/25118)) - Allow Organisations to have a E-Mail ([#&#8203;25082](https://github.com/go-gitea/gitea/issues/25082)) - Add codeowners feature ([#&#8203;24910](https://github.com/go-gitea/gitea/issues/24910)) - Actions Artifacts support uploading multiple files and directories ([#&#8203;24874](https://github.com/go-gitea/gitea/issues/24874)) - Support configuration variables on Gitea Actions ([#&#8203;24724](https://github.com/go-gitea/gitea/issues/24724)) - Support downloading raw task logs ([#&#8203;24451](https://github.com/go-gitea/gitea/issues/24451)) - API - Unify two factor check ([#&#8203;27915](https://github.com/go-gitea/gitea/issues/27915)) ([#&#8203;27929](https://github.com/go-gitea/gitea/issues/27929)) - Fix package webhook ([#&#8203;27839](https://github.com/go-gitea/gitea/issues/27839)) ([#&#8203;27855](https://github.com/go-gitea/gitea/issues/27855)) - Fix/upload artifact error windows ([#&#8203;27802](https://github.com/go-gitea/gitea/issues/27802)) ([#&#8203;27840](https://github.com/go-gitea/gitea/issues/27840)) - Fix bad method call when deleting user secrets via API ([#&#8203;27829](https://github.com/go-gitea/gitea/issues/27829)) ([#&#8203;27831](https://github.com/go-gitea/gitea/issues/27831)) - Do not force creation of \_cargo-index repo on publish ([#&#8203;27266](https://github.com/go-gitea/gitea/issues/27266)) ([#&#8203;27765](https://github.com/go-gitea/gitea/issues/27765)) - Delete repos of org when purge delete user ([#&#8203;27273](https://github.com/go-gitea/gitea/issues/27273)) ([#&#8203;27728](https://github.com/go-gitea/gitea/issues/27728)) - Fix org team endpoint ([#&#8203;27721](https://github.com/go-gitea/gitea/issues/27721)) ([#&#8203;27727](https://github.com/go-gitea/gitea/issues/27727)) - Api: GetPullRequestCommits: return file list ([#&#8203;27483](https://github.com/go-gitea/gitea/issues/27483)) ([#&#8203;27539](https://github.com/go-gitea/gitea/issues/27539)) - Don't let API add 2 exclusive labels from same scope ([#&#8203;27433](https://github.com/go-gitea/gitea/issues/27433)) ([#&#8203;27460](https://github.com/go-gitea/gitea/issues/27460)) - Redefine the meaning of column is_active to make Actions Registration Token generation easier ([#&#8203;27143](https://github.com/go-gitea/gitea/issues/27143)) ([#&#8203;27304](https://github.com/go-gitea/gitea/issues/27304)) - Fix PushEvent NullPointerException jenkinsci/github-plugin ([#&#8203;27203](https://github.com/go-gitea/gitea/issues/27203)) ([#&#8203;27251](https://github.com/go-gitea/gitea/issues/27251)) - Fix organization field being null in POST /orgs/{orgid}/teams ([#&#8203;27150](https://github.com/go-gitea/gitea/issues/27150)) ([#&#8203;27163](https://github.com/go-gitea/gitea/issues/27163)) - Allow empty Conan files ([#&#8203;27092](https://github.com/go-gitea/gitea/issues/27092)) - Fix token endpoints ignore specified account ([#&#8203;27080](https://github.com/go-gitea/gitea/issues/27080)) - Reduce usage of `db.DefaultContext` ([#&#8203;27073](https://github.com/go-gitea/gitea/issues/27073)) ([#&#8203;27083](https://github.com/go-gitea/gitea/issues/27083)) ([#&#8203;27089](https://github.com/go-gitea/gitea/issues/27089)) ([#&#8203;27103](https://github.com/go-gitea/gitea/issues/27103)) ([#&#8203;27262](https://github.com/go-gitea/gitea/issues/27262)) ([#&#8203;27265](https://github.com/go-gitea/gitea/issues/27265)) ([#&#8203;27347](https://github.com/go-gitea/gitea/issues/27347)) ([#&#8203;26076](https://github.com/go-gitea/gitea/issues/26076)) - Make SSPI auth mockable ([#&#8203;27036](https://github.com/go-gitea/gitea/issues/27036)) - Extract auth middleware from service ([#&#8203;27028](https://github.com/go-gitea/gitea/issues/27028)) - Add `RemoteAddress` to mirrors ([#&#8203;26952](https://github.com/go-gitea/gitea/issues/26952)) - Feat(API): add routes and functions for managing user's secrets ([#&#8203;26909](https://github.com/go-gitea/gitea/issues/26909)) - Feat(API): add secret deletion functionality for repository ([#&#8203;26808](https://github.com/go-gitea/gitea/issues/26808)) - Feat(API): add route and implementation for creating/updating repository secret ([#&#8203;26766](https://github.com/go-gitea/gitea/issues/26766)) - Add Upload URL to release API ([#&#8203;26663](https://github.com/go-gitea/gitea/issues/26663)) - Feat(API): update and delete secret for managing organization secrets ([#&#8203;26660](https://github.com/go-gitea/gitea/issues/26660)) - Feat: implement organization secret creation API ([#&#8203;26566](https://github.com/go-gitea/gitea/issues/26566)) - Add API route to list org secrets ([#&#8203;26485](https://github.com/go-gitea/gitea/issues/26485)) - Set commit id when ref used explicitly ([#&#8203;26447](https://github.com/go-gitea/gitea/issues/26447)) - PATCH branch-protection updates check list even when checks are disabled ([#&#8203;26351](https://github.com/go-gitea/gitea/issues/26351)) - Add file status for API "Get a single commit from a repository" ([#&#8203;16205](https://github.com/go-gitea/gitea/issues/16205)) ([#&#8203;25831](https://github.com/go-gitea/gitea/issues/25831)) - Add API for changing Avatars ([#&#8203;25369](https://github.com/go-gitea/gitea/issues/25369)) - BUGFIXES - Fix viewing wiki commit on empty repo ([#&#8203;28040](https://github.com/go-gitea/gitea/issues/28040)) ([#&#8203;28044](https://github.com/go-gitea/gitea/issues/28044)) - Enable system users for comment.LoadPoster ([#&#8203;28014](https://github.com/go-gitea/gitea/issues/28014)) ([#&#8203;28032](https://github.com/go-gitea/gitea/issues/28032)) - Fixed duplicate attachments on dump on windows ([#&#8203;28019](https://github.com/go-gitea/gitea/issues/28019)) ([#&#8203;28031](https://github.com/go-gitea/gitea/issues/28031)) - Fix wrong xorm Delete usage(backport for 1.21) ([#&#8203;28002](https://github.com/go-gitea/gitea/issues/28002)) - Add word-break to repo description in home page ([#&#8203;27924](https://github.com/go-gitea/gitea/issues/27924)) ([#&#8203;27957](https://github.com/go-gitea/gitea/issues/27957)) - Fix rendering assignee changed comments without assignee ([#&#8203;27927](https://github.com/go-gitea/gitea/issues/27927)) ([#&#8203;27952](https://github.com/go-gitea/gitea/issues/27952)) - Add word break to release title ([#&#8203;27942](https://github.com/go-gitea/gitea/issues/27942)) ([#&#8203;27947](https://github.com/go-gitea/gitea/issues/27947)) - Fix JS NPE when viewing specific range of PR commits ([#&#8203;27912](https://github.com/go-gitea/gitea/issues/27912)) ([#&#8203;27923](https://github.com/go-gitea/gitea/issues/27923)) - Show correct commit sha when viewing single commit diff ([#&#8203;27916](https://github.com/go-gitea/gitea/issues/27916)) ([#&#8203;27921](https://github.com/go-gitea/gitea/issues/27921)) - Fix 500 when deleting a dismissed review ([#&#8203;27903](https://github.com/go-gitea/gitea/issues/27903)) ([#&#8203;27910](https://github.com/go-gitea/gitea/issues/27910)) - Fix DownloadFunc when migrating releases ([#&#8203;27887](https://github.com/go-gitea/gitea/issues/27887)) ([#&#8203;27890](https://github.com/go-gitea/gitea/issues/27890)) - Fix http protocol auth ([#&#8203;27875](https://github.com/go-gitea/gitea/issues/27875)) ([#&#8203;27876](https://github.com/go-gitea/gitea/issues/27876)) - Refactor postgres connection string building ([#&#8203;27723](https://github.com/go-gitea/gitea/issues/27723)) ([#&#8203;27869](https://github.com/go-gitea/gitea/issues/27869)) - Close all hashed buffers ([#&#8203;27787](https://github.com/go-gitea/gitea/issues/27787)) ([#&#8203;27790](https://github.com/go-gitea/gitea/issues/27790)) - Fix label render containing invalid HTML ([#&#8203;27752](https://github.com/go-gitea/gitea/issues/27752)) ([#&#8203;27762](https://github.com/go-gitea/gitea/issues/27762)) - Fix duplicate project board when hitting `enter` key ([#&#8203;27746](https://github.com/go-gitea/gitea/issues/27746)) ([#&#8203;27751](https://github.com/go-gitea/gitea/issues/27751)) - Fix `link-action` redirect network error ([#&#8203;27734](https://github.com/go-gitea/gitea/issues/27734)) ([#&#8203;27749](https://github.com/go-gitea/gitea/issues/27749)) - Fix sticky diff header background ([#&#8203;27697](https://github.com/go-gitea/gitea/issues/27697)) ([#&#8203;27712](https://github.com/go-gitea/gitea/issues/27712)) - Always delete existing scheduled action tasks ([#&#8203;27662](https://github.com/go-gitea/gitea/issues/27662)) ([#&#8203;27688](https://github.com/go-gitea/gitea/issues/27688)) - Support allowed hosts for webhook to work with proxy ([#&#8203;27655](https://github.com/go-gitea/gitea/issues/27655)) ([#&#8203;27675](https://github.com/go-gitea/gitea/issues/27675)) - Fix poster is not loaded in get default merge message ([#&#8203;27657](https://github.com/go-gitea/gitea/issues/27657)) ([#&#8203;27666](https://github.com/go-gitea/gitea/issues/27666)) - Improve dropdown button alignment and fix hover bug ([#&#8203;27632](https://github.com/go-gitea/gitea/issues/27632)) ([#&#8203;27637](https://github.com/go-gitea/gitea/issues/27637)) - Improve retrying index issues ([#&#8203;27554](https://github.com/go-gitea/gitea/issues/27554)) ([#&#8203;27634](https://github.com/go-gitea/gitea/issues/27634)) - Fix 404 when deleting Docker package with an internal version ([#&#8203;27615](https://github.com/go-gitea/gitea/issues/27615)) ([#&#8203;27630](https://github.com/go-gitea/gitea/issues/27630)) - Backport manually for a tmpl issue in v1.21 ([#&#8203;27612](https://github.com/go-gitea/gitea/issues/27612)) - Don't show Link to TOTP if not set up ([#&#8203;27585](https://github.com/go-gitea/gitea/issues/27585)) ([#&#8203;27588](https://github.com/go-gitea/gitea/issues/27588)) - Fix data-race bug when accessing task.LastRun ([#&#8203;27584](https://github.com/go-gitea/gitea/issues/27584)) ([#&#8203;27586](https://github.com/go-gitea/gitea/issues/27586)) - Fix attachment download bug ([#&#8203;27486](https://github.com/go-gitea/gitea/issues/27486)) ([#&#8203;27571](https://github.com/go-gitea/gitea/issues/27571)) - Respect SSH.KeygenPath option when calculating ssh key fingerprints ([#&#8203;27536](https://github.com/go-gitea/gitea/issues/27536)) ([#&#8203;27551](https://github.com/go-gitea/gitea/issues/27551)) - Improve dropdown's behavior when there is a search input in menu ([#&#8203;27526](https://github.com/go-gitea/gitea/issues/27526)) ([#&#8203;27534](https://github.com/go-gitea/gitea/issues/27534)) - Fix panic in storageHandler ([#&#8203;27446](https://github.com/go-gitea/gitea/issues/27446)) ([#&#8203;27479](https://github.com/go-gitea/gitea/issues/27479)) - When comparing with an non-exist repository, return 404 but 500 ([#&#8203;27437](https://github.com/go-gitea/gitea/issues/27437)) ([#&#8203;27442](https://github.com/go-gitea/gitea/issues/27442)) - Fix pr template ([#&#8203;27436](https://github.com/go-gitea/gitea/issues/27436)) ([#&#8203;27440](https://github.com/go-gitea/gitea/issues/27440)) - Fix git 2.11 error when checking IsEmpty ([#&#8203;27393](https://github.com/go-gitea/gitea/issues/27393)) ([#&#8203;27397](https://github.com/go-gitea/gitea/issues/27397)) - Allow get release download files and lfs files with oauth2 token format ([#&#8203;26430](https://github.com/go-gitea/gitea/issues/26430)) ([#&#8203;27379](https://github.com/go-gitea/gitea/issues/27379)) - Fix missing ctx for GetRepoLink in dashboard ([#&#8203;27372](https://github.com/go-gitea/gitea/issues/27372)) ([#&#8203;27375](https://github.com/go-gitea/gitea/issues/27375)) - Absolute positioned checkboxes overlay floated elements ([#&#8203;26870](https://github.com/go-gitea/gitea/issues/26870)) ([#&#8203;27366](https://github.com/go-gitea/gitea/issues/27366)) - Introduce fixes and more rigorous tests for 'Show on a map' feature ([#&#8203;26803](https://github.com/go-gitea/gitea/issues/26803)) ([#&#8203;27365](https://github.com/go-gitea/gitea/issues/27365)) - Fix repo count in org action settings ([#&#8203;27245](https://github.com/go-gitea/gitea/issues/27245)) ([#&#8203;27353](https://github.com/go-gitea/gitea/issues/27353)) - Add logs for data broken of comment review ([#&#8203;27326](https://github.com/go-gitea/gitea/issues/27326)) ([#&#8203;27345](https://github.com/go-gitea/gitea/issues/27345)) - Fix the approval count of PR when there is no protection branch rule ([#&#8203;27272](https://github.com/go-gitea/gitea/issues/27272)) ([#&#8203;27343](https://github.com/go-gitea/gitea/issues/27343)) - Fix Bug in Issue Config when only contact links are set ([#&#8203;26521](https://github.com/go-gitea/gitea/issues/26521)) ([#&#8203;27334](https://github.com/go-gitea/gitea/issues/27334)) - Improve issue history dialog and make poster can delete their own history ([#&#8203;27323](https://github.com/go-gitea/gitea/issues/27323)) ([#&#8203;27327](https://github.com/go-gitea/gitea/issues/27327)) - Fix orphan check for deleted branch ([#&#8203;27310](https://github.com/go-gitea/gitea/issues/27310)) ([#&#8203;27321](https://github.com/go-gitea/gitea/issues/27321)) - Fix protected branch icon location ([#&#8203;26576](https://github.com/go-gitea/gitea/issues/26576)) ([#&#8203;27317](https://github.com/go-gitea/gitea/issues/27317)) - Fix yaml test ([#&#8203;27297](https://github.com/go-gitea/gitea/issues/27297)) ([#&#8203;27303](https://github.com/go-gitea/gitea/issues/27303)) - Fix some animation bugs ([#&#8203;27287](https://github.com/go-gitea/gitea/issues/27287)) ([#&#8203;27294](https://github.com/go-gitea/gitea/issues/27294)) - Fix incorrect change from [#&#8203;27231](https://github.com/go-gitea/gitea/issues/27231) ([#&#8203;27275](https://github.com/go-gitea/gitea/issues/27275)) ([#&#8203;27282](https://github.com/go-gitea/gitea/issues/27282)) - Add missing public user visibility in user details page ([#&#8203;27246](https://github.com/go-gitea/gitea/issues/27246)) ([#&#8203;27250](https://github.com/go-gitea/gitea/issues/27250)) - Fix EOL handling in web editor ([#&#8203;27141](https://github.com/go-gitea/gitea/issues/27141)) ([#&#8203;27234](https://github.com/go-gitea/gitea/issues/27234)) - Fix issues on action runners page ([#&#8203;27226](https://github.com/go-gitea/gitea/issues/27226)) ([#&#8203;27233](https://github.com/go-gitea/gitea/issues/27233)) - Quote table `release` in sql queries ([#&#8203;27205](https://github.com/go-gitea/gitea/issues/27205)) ([#&#8203;27218](https://github.com/go-gitea/gitea/issues/27218)) - Fix release URL in webhooks ([#&#8203;27182](https://github.com/go-gitea/gitea/issues/27182)) ([#&#8203;27185](https://github.com/go-gitea/gitea/issues/27185)) - Fix review request number and add more tests ([#&#8203;27104](https://github.com/go-gitea/gitea/issues/27104)) ([#&#8203;27168](https://github.com/go-gitea/gitea/issues/27168)) - Fix the variable regexp pattern on web page ([#&#8203;27161](https://github.com/go-gitea/gitea/issues/27161)) ([#&#8203;27164](https://github.com/go-gitea/gitea/issues/27164)) - Fix: treat tab "overview" as "repositories" in user profiles without readme ([#&#8203;27124](https://github.com/go-gitea/gitea/issues/27124)) - Fix NPE when editing OAuth2 applications ([#&#8203;27078](https://github.com/go-gitea/gitea/issues/27078)) - Fix the incorrect route path in the user edit page. ([#&#8203;27007](https://github.com/go-gitea/gitea/issues/27007)) - Fix the secret regexp pattern on web page ([#&#8203;26910](https://github.com/go-gitea/gitea/issues/26910)) - Allow users with write permissions for issues to add attachments with API ([#&#8203;26837](https://github.com/go-gitea/gitea/issues/26837)) - Make "link-action" backend code respond correct JSON content ([#&#8203;26680](https://github.com/go-gitea/gitea/issues/26680)) - Use line-height: normal by default ([#&#8203;26635](https://github.com/go-gitea/gitea/issues/26635)) - Fix NPM packages name validation ([#&#8203;26595](https://github.com/go-gitea/gitea/issues/26595)) - Rewrite the DiffFileTreeItem and fix misalignment ([#&#8203;26565](https://github.com/go-gitea/gitea/issues/26565)) - Return empty when searching issues with no repos ([#&#8203;26545](https://github.com/go-gitea/gitea/issues/26545)) - Explain SearchOptions and fix ToSearchOptions ([#&#8203;26542](https://github.com/go-gitea/gitea/issues/26542)) - Add missing triggers to update issue indexer ([#&#8203;26539](https://github.com/go-gitea/gitea/issues/26539)) - Handle base64 decoding correctly to avoid panic ([#&#8203;26483](https://github.com/go-gitea/gitea/issues/26483)) - Avoiding accessing undefined mentionValues ([#&#8203;26461](https://github.com/go-gitea/gitea/issues/26461)) - Fix incorrect redirection in new issue using references ([#&#8203;26440](https://github.com/go-gitea/gitea/issues/26440)) - Fix the bug when getting files changed for `pull_request_target` event ([#&#8203;26320](https://github.com/go-gitea/gitea/issues/26320)) - Remove IsWarning in tmpl ([#&#8203;26120](https://github.com/go-gitea/gitea/issues/26120)) - Fix loading `LFS_JWT_SECRET` from wrong section ([#&#8203;26109](https://github.com/go-gitea/gitea/issues/26109)) - Fixing redirection issue for logged-in users ([#&#8203;26105](https://github.com/go-gitea/gitea/issues/26105)) - Improve "gitea doctor" sub-command and fix "help" commands ([#&#8203;26072](https://github.com/go-gitea/gitea/issues/26072)) - Fix the truncate and alignment problem for some admin tables ([#&#8203;26042](https://github.com/go-gitea/gitea/issues/26042)) - Update minimum password length requirements ([#&#8203;25946](https://github.com/go-gitea/gitea/issues/25946)) - Do not "guess" the file encoding/BOM when using API to upload files ([#&#8203;25828](https://github.com/go-gitea/gitea/issues/25828)) - Restructure issue list template, styles ([#&#8203;25750](https://github.com/go-gitea/gitea/issues/25750)) - Fix `ref` for workflows triggered by `pull_request_target` ([#&#8203;25743](https://github.com/go-gitea/gitea/issues/25743)) - Fix issues indexer document mapping ([#&#8203;25619](https://github.com/go-gitea/gitea/issues/25619)) - Use JSON response for "user/logout" ([#&#8203;25522](https://github.com/go-gitea/gitea/issues/25522)) - Fix migrate page layout on mobile ([#&#8203;25507](https://github.com/go-gitea/gitea/issues/25507)) - Link to existing PR when trying to open a new PR on the same branches ([#&#8203;25494](https://github.com/go-gitea/gitea/issues/25494)) - Do not publish docker release images on `-dev` tags ([#&#8203;25471](https://github.com/go-gitea/gitea/issues/25471)) - Support `pull_request_target` event ([#&#8203;25229](https://github.com/go-gitea/gitea/issues/25229)) - Modify the content format of the Feishu webhook ([#&#8203;25106](https://github.com/go-gitea/gitea/issues/25106)) - ENHANCEMENTS - Render email addresses as such if followed by punctuation ([#&#8203;27987](https://github.com/go-gitea/gitea/issues/27987)) ([#&#8203;27992](https://github.com/go-gitea/gitea/issues/27992)) - Show error toast when file size exceeds the limits ([#&#8203;27985](https://github.com/go-gitea/gitea/issues/27985)) ([#&#8203;27986](https://github.com/go-gitea/gitea/issues/27986)) - Fix citation error when the file size is larger than 1024 bytes ([#&#8203;27958](https://github.com/go-gitea/gitea/issues/27958)) ([#&#8203;27965](https://github.com/go-gitea/gitea/issues/27965)) - Remove action runners on user deletion ([#&#8203;27902](https://github.com/go-gitea/gitea/issues/27902)) ([#&#8203;27908](https://github.com/go-gitea/gitea/issues/27908)) - Remove set tabindex on view issue ([#&#8203;27892](https://github.com/go-gitea/gitea/issues/27892)) ([#&#8203;27896](https://github.com/go-gitea/gitea/issues/27896)) - Reduce margin/padding on flex-list items and divider ([#&#8203;27872](https://github.com/go-gitea/gitea/issues/27872)) ([#&#8203;27874](https://github.com/go-gitea/gitea/issues/27874)) - Change katex limits ([#&#8203;27823](https://github.com/go-gitea/gitea/issues/27823)) ([#&#8203;27868](https://github.com/go-gitea/gitea/issues/27868)) - Clean up template locale usage ([#&#8203;27856](https://github.com/go-gitea/gitea/issues/27856)) ([#&#8203;27857](https://github.com/go-gitea/gitea/issues/27857)) - Add dedicated class for empty placeholders ([#&#8203;27788](https://github.com/go-gitea/gitea/issues/27788)) ([#&#8203;27792](https://github.com/go-gitea/gitea/issues/27792)) - Add gap between diff boxes ([#&#8203;27776](https://github.com/go-gitea/gitea/issues/27776)) ([#&#8203;27781](https://github.com/go-gitea/gitea/issues/27781)) - Fix incorrect "tab" parameter for repo search sub-template ([#&#8203;27755](https://github.com/go-gitea/gitea/issues/27755)) ([#&#8203;27764](https://github.com/go-gitea/gitea/issues/27764)) - Enable followCursor for language stats bar ([#&#8203;27713](https://github.com/go-gitea/gitea/issues/27713)) ([#&#8203;27739](https://github.com/go-gitea/gitea/issues/27739)) - Improve diff tree spacing ([#&#8203;27714](https://github.com/go-gitea/gitea/issues/27714)) ([#&#8203;27719](https://github.com/go-gitea/gitea/issues/27719)) - Feed UI Improvements ([#&#8203;27356](https://github.com/go-gitea/gitea/issues/27356)) ([#&#8203;27717](https://github.com/go-gitea/gitea/issues/27717)) - Improve feed icons and feed merge text color ([#&#8203;27498](https://github.com/go-gitea/gitea/issues/27498)) ([#&#8203;27716](https://github.com/go-gitea/gitea/issues/27716)) - \[FIX] resolve confusing colors in languages stats by insert a gap ([#&#8203;27704](https://github.com/go-gitea/gitea/issues/27704)) ([#&#8203;27715](https://github.com/go-gitea/gitea/issues/27715)) - Add doctor dbconsistency fix to delete repos with no owner ([#&#8203;27290](https://github.com/go-gitea/gitea/issues/27290)) ([#&#8203;27693](https://github.com/go-gitea/gitea/issues/27693)) - Fix required checkboxes in issue forms ([#&#8203;27592](https://github.com/go-gitea/gitea/issues/27592)) ([#&#8203;27692](https://github.com/go-gitea/gitea/issues/27692)) - Hide archived labels by default from the suggestions when assigning labels for an issue ([#&#8203;27451](https://github.com/go-gitea/gitea/issues/27451)) ([#&#8203;27661](https://github.com/go-gitea/gitea/issues/27661)) - Cleanup repo details icons/labels ([#&#8203;27644](https://github.com/go-gitea/gitea/issues/27644)) ([#&#8203;27654](https://github.com/go-gitea/gitea/issues/27654)) - Keep filter when showing unfiltered results on explore page ([#&#8203;27192](https://github.com/go-gitea/gitea/issues/27192)) ([#&#8203;27589](https://github.com/go-gitea/gitea/issues/27589)) - Show manual cron run's last time ([#&#8203;27544](https://github.com/go-gitea/gitea/issues/27544)) ([#&#8203;27577](https://github.com/go-gitea/gitea/issues/27577)) - Revert "Fix pr template ([#&#8203;27436](https://github.com/go-gitea/gitea/issues/27436))" ([#&#8203;27567](https://github.com/go-gitea/gitea/issues/27567)) - Increase queue length ([#&#8203;27555](https://github.com/go-gitea/gitea/issues/27555)) ([#&#8203;27562](https://github.com/go-gitea/gitea/issues/27562)) - Avoid run change title process when the title is same ([#&#8203;27467](https://github.com/go-gitea/gitea/issues/27467)) ([#&#8203;27558](https://github.com/go-gitea/gitea/issues/27558)) - Remove max-width and add hide text overflow ([#&#8203;27359](https://github.com/go-gitea/gitea/issues/27359)) ([#&#8203;27550](https://github.com/go-gitea/gitea/issues/27550)) - Add hover background to wiki list page ([#&#8203;27507](https://github.com/go-gitea/gitea/issues/27507)) ([#&#8203;27521](https://github.com/go-gitea/gitea/issues/27521)) - Fix mermaid flowchart margin issue ([#&#8203;27503](https://github.com/go-gitea/gitea/issues/27503)) ([#&#8203;27516](https://github.com/go-gitea/gitea/issues/27516)) - Refactor system setting ([#&#8203;27000](https://github.com/go-gitea/gitea/issues/27000)) ([#&#8203;27452](https://github.com/go-gitea/gitea/issues/27452)) - Fix missing `ctx` in new_form.tmpl ([#&#8203;27434](https://github.com/go-gitea/gitea/issues/27434)) ([#&#8203;27438](https://github.com/go-gitea/gitea/issues/27438)) - Add Index to `action.user_id` ([#&#8203;27403](https://github.com/go-gitea/gitea/issues/27403)) ([#&#8203;27425](https://github.com/go-gitea/gitea/issues/27425)) - Don't use subselect in `DeleteIssuesByRepoID` ([#&#8203;27332](https://github.com/go-gitea/gitea/issues/27332)) ([#&#8203;27408](https://github.com/go-gitea/gitea/issues/27408)) - Add support for HEAD ref in /src/branch and /src/commit routes ([#&#8203;27384](https://github.com/go-gitea/gitea/issues/27384)) ([#&#8203;27407](https://github.com/go-gitea/gitea/issues/27407)) - Make Actions tasks/jobs timeouts configurable by the user ([#&#8203;27400](https://github.com/go-gitea/gitea/issues/27400)) ([#&#8203;27402](https://github.com/go-gitea/gitea/issues/27402)) - Hide archived labels when filtering by labels on the issue list ([#&#8203;27115](https://github.com/go-gitea/gitea/issues/27115)) ([#&#8203;27381](https://github.com/go-gitea/gitea/issues/27381)) - Highlight user details link ([#&#8203;26998](https://github.com/go-gitea/gitea/issues/26998)) ([#&#8203;27376](https://github.com/go-gitea/gitea/issues/27376)) - Add protected branch name description ([#&#8203;27257](https://github.com/go-gitea/gitea/issues/27257)) ([#&#8203;27351](https://github.com/go-gitea/gitea/issues/27351)) - Improve tree not found page ([#&#8203;26570](https://github.com/go-gitea/gitea/issues/26570)) ([#&#8203;27346](https://github.com/go-gitea/gitea/issues/27346)) - Add Index to `comment.dependent_issue_id` ([#&#8203;27325](https://github.com/go-gitea/gitea/issues/27325)) ([#&#8203;27340](https://github.com/go-gitea/gitea/issues/27340)) - Improve branch list UI ([#&#8203;27319](https://github.com/go-gitea/gitea/issues/27319)) ([#&#8203;27324](https://github.com/go-gitea/gitea/issues/27324)) - Fix divider in subscription page ([#&#8203;27298](https://github.com/go-gitea/gitea/issues/27298)) ([#&#8203;27301](https://github.com/go-gitea/gitea/issues/27301)) - Add missed return to actions view fetch ([#&#8203;27289](https://github.com/go-gitea/gitea/issues/27289)) ([#&#8203;27293](https://github.com/go-gitea/gitea/issues/27293)) - Backport ctx locale refactoring manually ([#&#8203;27231](https://github.com/go-gitea/gitea/issues/27231)) ([#&#8203;27259](https://github.com/go-gitea/gitea/issues/27259)) ([#&#8203;27260](https://github.com/go-gitea/gitea/issues/27260)) - Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive ([#&#8203;27211](https://github.com/go-gitea/gitea/issues/27211)) ([#&#8203;27253](https://github.com/go-gitea/gitea/issues/27253)) - Use mask-based fade-out effect for `.new-menu` ([#&#8203;27181](https://github.com/go-gitea/gitea/issues/27181)) ([#&#8203;27243](https://github.com/go-gitea/gitea/issues/27243)) - Cleanup locale function usage ([#&#8203;27227](https://github.com/go-gitea/gitea/issues/27227)) ([#&#8203;27240](https://github.com/go-gitea/gitea/issues/27240)) - Fix z-index on markdown completion ([#&#8203;27237](https://github.com/go-gitea/gitea/issues/27237)) ([#&#8203;27239](https://github.com/go-gitea/gitea/issues/27239)) - Fix Fomantic UI dropdown icon bug when there is a search input in menu ([#&#8203;27225](https://github.com/go-gitea/gitea/issues/27225)) ([#&#8203;27228](https://github.com/go-gitea/gitea/issues/27228)) - Allow copying issue comment link on archived repos and when not logged in ([#&#8203;27193](https://github.com/go-gitea/gitea/issues/27193)) ([#&#8203;27210](https://github.com/go-gitea/gitea/issues/27210)) - Fix: text decorator on issue sidebar menu label ([#&#8203;27206](https://github.com/go-gitea/gitea/issues/27206)) ([#&#8203;27209](https://github.com/go-gitea/gitea/issues/27209)) - Fix dropdown icon position ([#&#8203;27175](https://github.com/go-gitea/gitea/issues/27175)) ([#&#8203;27177](https://github.com/go-gitea/gitea/issues/27177)) - Add index to `issue_user.issue_id` ([#&#8203;27154](https://github.com/go-gitea/gitea/issues/27154)) ([#&#8203;27158](https://github.com/go-gitea/gitea/issues/27158)) - Increase auth provider icon size on login page ([#&#8203;27122](https://github.com/go-gitea/gitea/issues/27122)) - Remove a `gt-float-right` and some unnecessary helpers ([#&#8203;27110](https://github.com/go-gitea/gitea/issues/27110)) - Change green buttons to primary color ([#&#8203;27099](https://github.com/go-gitea/gitea/issues/27099)) - Use db.WithTx for AddTeamMember to avoid ctx abuse ([#&#8203;27095](https://github.com/go-gitea/gitea/issues/27095)) - Use `print` instead of `printf` ([#&#8203;27093](https://github.com/go-gitea/gitea/issues/27093)) - Remove the useless function `GetUserIssueStats` and move relevant tests to `indexer_test.go` ([#&#8203;27067](https://github.com/go-gitea/gitea/issues/27067)) - Search branches ([#&#8203;27055](https://github.com/go-gitea/gitea/issues/27055)) - Display all user types and org types on admin management UI ([#&#8203;27050](https://github.com/go-gitea/gitea/issues/27050)) - Ui correction in mobile view nav bar left aligned items. ([#&#8203;27046](https://github.com/go-gitea/gitea/issues/27046)) - Chroma color tweaks ([#&#8203;26978](https://github.com/go-gitea/gitea/issues/26978)) - Move some functions to service layer ([#&#8203;26969](https://github.com/go-gitea/gitea/issues/26969)) - Improve "language stats" UI ([#&#8203;26968](https://github.com/go-gitea/gitea/issues/26968)) - Replace `util.SliceXxx` with `slices.Xxx` ([#&#8203;26958](https://github.com/go-gitea/gitea/issues/26958)) - Refactor dashboard/feed.tmpl ([#&#8203;26956](https://github.com/go-gitea/gitea/issues/26956)) - Move repository deletion to service layer ([#&#8203;26948](https://github.com/go-gitea/gitea/issues/26948)) - Fix the missing repo count ([#&#8203;26942](https://github.com/go-gitea/gitea/issues/26942)) - Improve hint when uploading a too large avatar ([#&#8203;26935](https://github.com/go-gitea/gitea/issues/26935)) - Extract common code to new template ([#&#8203;26933](https://github.com/go-gitea/gitea/issues/26933)) - Move createrepository from module to service layer ([#&#8203;26927](https://github.com/go-gitea/gitea/issues/26927)) - Move notification interface to services layer ([#&#8203;26915](https://github.com/go-gitea/gitea/issues/26915)) - Move feed notification service layer ([#&#8203;26908](https://github.com/go-gitea/gitea/issues/26908)) - Move ui notification to service layer ([#&#8203;26907](https://github.com/go-gitea/gitea/issues/26907)) - Move indexer notification to service layer ([#&#8203;26906](https://github.com/go-gitea/gitea/issues/26906)) - Move mail notification logic to service layer ([#&#8203;26905](https://github.com/go-gitea/gitea/issues/26905)) - Extract common code to new template ([#&#8203;26903](https://github.com/go-gitea/gitea/issues/26903)) - Show queue's active worker number ([#&#8203;26896](https://github.com/go-gitea/gitea/issues/26896)) - Fix media description render for orgmode ([#&#8203;26895](https://github.com/go-gitea/gitea/issues/26895)) - Remove CSS `has` selector and improve various styles ([#&#8203;26891](https://github.com/go-gitea/gitea/issues/26891)) - Relocate the `RSS user feed` button ([#&#8203;26882](https://github.com/go-gitea/gitea/issues/26882)) - Refactor "shortsha" ([#&#8203;26877](https://github.com/go-gitea/gitea/issues/26877)) - Refactor `og:description` to limit the max length ([#&#8203;26876](https://github.com/go-gitea/gitea/issues/26876)) - Move web/api context related testing function into a separate package ([#&#8203;26859](https://github.com/go-gitea/gitea/issues/26859)) - Redable error on S3 storage connection failure ([#&#8203;26856](https://github.com/go-gitea/gitea/issues/26856)) - Improve opengraph previews ([#&#8203;26851](https://github.com/go-gitea/gitea/issues/26851)) - Add more descriptive error on forgot password page ([#&#8203;26848](https://github.com/go-gitea/gitea/issues/26848)) - Show always repo count in header ([#&#8203;26842](https://github.com/go-gitea/gitea/issues/26842)) - Remove "TODO" tasks from CSS file ([#&#8203;26835](https://github.com/go-gitea/gitea/issues/26835)) - Render code blocks in repo description ([#&#8203;26830](https://github.com/go-gitea/gitea/issues/26830)) - Minor dashboard tweaks, fix flex-list margins ([#&#8203;26829](https://github.com/go-gitea/gitea/issues/26829)) - Remove polluted `.ui.right` ([#&#8203;26825](https://github.com/go-gitea/gitea/issues/26825)) - Display archived labels specially when listing labels ([#&#8203;26820](https://github.com/go-gitea/gitea/issues/26820)) - Remove polluted ".ui.left" style ([#&#8203;26809](https://github.com/go-gitea/gitea/issues/26809)) - Make it posible to customize nav text color via css var ([#&#8203;26807](https://github.com/go-gitea/gitea/issues/26807)) - Refactor lfs requests ([#&#8203;26783](https://github.com/go-gitea/gitea/issues/26783)) - Improve flex list item padding ([#&#8203;26779](https://github.com/go-gitea/gitea/issues/26779)) - Remove fomantic `text` module ([#&#8203;26777](https://github.com/go-gitea/gitea/issues/26777)) - Remove fomantic `item` module ([#&#8203;26775](https://github.com/go-gitea/gitea/issues/26775)) - Remove redundant nil check in `WalkGitLog` ([#&#8203;26773](https://github.com/go-gitea/gitea/issues/26773)) - Reduce some allocations in type conversion ([#&#8203;26772](https://github.com/go-gitea/gitea/issues/26772)) - Refactor some CSS styles and simplify code ([#&#8203;26771](https://github.com/go-gitea/gitea/issues/26771)) - Unify `border-radius` behavior ([#&#8203;26770](https://github.com/go-gitea/gitea/issues/26770)) - Improve modal dialog UI ([#&#8203;26764](https://github.com/go-gitea/gitea/issues/26764)) - Allow "latest" to be used in release vTag when downloading file ([#&#8203;26748](https://github.com/go-gitea/gitea/issues/26748)) - Adding hint `Archived` to archive label. ([#&#8203;26741](https://github.com/go-gitea/gitea/issues/26741)) - Move `modules/mirror` to `services` ([#&#8203;26737](https://github.com/go-gitea/gitea/issues/26737)) - Add "dir=auto" for input/textarea elements by default ([#&#8203;26735](https://github.com/go-gitea/gitea/issues/26735)) - Add auth-required to config.json for Cargo http registry ([#&#8203;26729](https://github.com/go-gitea/gitea/issues/26729)) - Simplify helper CSS classes and avoid abuse ([#&#8203;26728](https://github.com/go-gitea/gitea/issues/26728)) - Make web context initialize correctly for different cases ([#&#8203;26726](https://github.com/go-gitea/gitea/issues/26726)) - Focus editor on "Write" tab click ([#&#8203;26714](https://github.com/go-gitea/gitea/issues/26714)) - Remove incorrect CSS helper classes ([#&#8203;26712](https://github.com/go-gitea/gitea/issues/26712)) - Fix review bar misalignment ([#&#8203;26711](https://github.com/go-gitea/gitea/issues/26711)) - Add reverseproxy auth for API back with default disabled ([#&#8203;26703](https://github.com/go-gitea/gitea/issues/26703)) - Add default label in branch select list ([#&#8203;26697](https://github.com/go-gitea/gitea/issues/26697)) - Improve Image Diff UI ([#&#8203;26696](https://github.com/go-gitea/gitea/issues/26696)) - Fixed text overflow in dropdown menu ([#&#8203;26694](https://github.com/go-gitea/gitea/issues/26694)) - \[Refactor] getIssueStatsChunk to move inner function into own one ([#&#8203;26671](https://github.com/go-gitea/gitea/issues/26671)) - Remove fomantic loader module ([#&#8203;26670](https://github.com/go-gitea/gitea/issues/26670)) - Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips ([#&#8203;26658](https://github.com/go-gitea/gitea/issues/26658)) - Improve some flex layouts ([#&#8203;26649](https://github.com/go-gitea/gitea/issues/26649)) - Improve the branch selector tab UI ([#&#8203;26631](https://github.com/go-gitea/gitea/issues/26631)) - Improve show role ([#&#8203;26621](https://github.com/go-gitea/gitea/issues/26621)) - Remove avatarHTML from template helpers ([#&#8203;26598](https://github.com/go-gitea/gitea/issues/26598)) - Allow text selection in actions step header ([#&#8203;26588](https://github.com/go-gitea/gitea/issues/26588)) - Improve translation of milestone filters ([#&#8203;26569](https://github.com/go-gitea/gitea/issues/26569)) - Add optimistic lock to ActionRun table ([#&#8203;26563](https://github.com/go-gitea/gitea/issues/26563)) - Update team invitation email link ([#&#8203;26550](https://github.com/go-gitea/gitea/issues/26550)) - Differentiate better between user settings and admin settings ([#&#8203;26538](https://github.com/go-gitea/gitea/issues/26538)) - Check disabled workflow when rerun jobs ([#&#8203;26535](https://github.com/go-gitea/gitea/issues/26535)) - Improve deadline icon location in milestone list page ([#&#8203;26532](https://github.com/go-gitea/gitea/issues/26532)) - Improve repo sub menu ([#&#8203;26531](https://github.com/go-gitea/gitea/issues/26531)) - Fix the display of org level badges ([#&#8203;26504](https://github.com/go-gitea/gitea/issues/26504)) - Rename `Sync2` -> `Sync` ([#&#8203;26479](https://github.com/go-gitea/gitea/issues/26479)) - Fix stderr usages ([#&#8203;26477](https://github.com/go-gitea/gitea/issues/26477)) - Remove fomantic transition module ([#&#8203;26469](https://github.com/go-gitea/gitea/issues/26469)) - Refactor tests ([#&#8203;26464](https://github.com/go-gitea/gitea/issues/26464)) - Refactor project templates ([#&#8203;26448](https://github.com/go-gitea/gitea/issues/26448)) - Fall back to esbuild for css minify ([#&#8203;26445](https://github.com/go-gitea/gitea/issues/26445)) - Always show usernames in reaction tooltips ([#&#8203;26444](https://github.com/go-gitea/gitea/issues/26444)) - Use correct pull request commit link instead of a generic commit link ([#&#8203;26434](https://github.com/go-gitea/gitea/issues/26434)) - Refactor "editorconfig" ([#&#8203;26391](https://github.com/go-gitea/gitea/issues/26391)) - Make ` user-content-* ` consistent with github ([#&#8203;26388](https://github.com/go-gitea/gitea/issues/26388)) - Remove unnecessary template helper repoAvatar ([#&#8203;26387](https://github.com/go-gitea/gitea/issues/26387)) - Remove unnecessary template helper DisableGravatar ([#&#8203;26386](https://github.com/go-gitea/gitea/issues/26386)) - Use template context function for avatar rendering ([#&#8203;26385](https://github.com/go-gitea/gitea/issues/26385)) - Rename code_langauge.go to code_language.go ([#&#8203;26377](https://github.com/go-gitea/gitea/issues/26377)) - Use more `IssueList` instead of `[]*Issue` ([#&#8203;26369](https://github.com/go-gitea/gitea/issues/26369)) - Do not highlight `#number` in documents ([#&#8203;26365](https://github.com/go-gitea/gitea/issues/26365)) - Fix display problems of members and teams unit ([#&#8203;26363](https://github.com/go-gitea/gitea/issues/26363)) - Fix 404 error when remove self from an organization ([#&#8203;26362](https://github.com/go-gitea/gitea/issues/26362)) - Improve CLI and messages ([#&#8203;26341](https://github.com/go-gitea/gitea/issues/26341)) - Refactor backend SVG package and add tests ([#&#8203;26335](https://github.com/go-gitea/gitea/issues/26335)) - Add link to job details and tooltip to commit status in repo list in dashboard ([#&#8203;26326](https://github.com/go-gitea/gitea/issues/26326)) - Use yellow if an approved review is stale ([#&#8203;26312](https://github.com/go-gitea/gitea/issues/26312)) - Remove commit load branches and tags in wiki repo ([#&#8203;26304](https://github.com/go-gitea/gitea/issues/26304)) - Add highlight to selected repos in milestone dashboard ([#&#8203;26300](https://github.com/go-gitea/gitea/issues/26300)) - Delete `issue_service.CreateComment` ([#&#8203;26298](https://github.com/go-gitea/gitea/issues/26298)) - Do not show Profile README when repository is private ([#&#8203;26295](https://github.com/go-gitea/gitea/issues/26295)) - Tweak actions menu ([#&#8203;26278](https://github.com/go-gitea/gitea/issues/26278)) - Start using template context function ([#&#8203;26254](https://github.com/go-gitea/gitea/issues/26254)) - Use calendar icon for `Joined on...` in profiles ([#&#8203;26215](https://github.com/go-gitea/gitea/issues/26215)) - Add 'Show on a map' button to Location in profile, fix layout ([#&#8203;26214](https://github.com/go-gitea/gitea/issues/26214)) - Render plaintext task list items for markdown files ([#&#8203;26186](https://github.com/go-gitea/gitea/issues/26186)) - Add tooltip to describe LFS table column and color `delete LFS file` button red ([#&#8203;26181](https://github.com/go-gitea/gitea/issues/26181)) - Release attachments duplicated check ([#&#8203;26176](https://github.com/go-gitea/gitea/issues/26176)) - De-emphasize issue sidebar buttons ([#&#8203;26171](https://github.com/go-gitea/gitea/issues/26171)) - Fixing the align of commit stats in commit_page template. ([#&#8203;26161](https://github.com/go-gitea/gitea/issues/26161)) - Allow editing push mirrors after creation ([#&#8203;26151](https://github.com/go-gitea/gitea/issues/26151)) - Move web JSON functions to web context and simplify code ([#&#8203;26132](https://github.com/go-gitea/gitea/issues/26132)) - Refactor improve NoBetterThan ([#&#8203;26126](https://github.com/go-gitea/gitea/issues/26126)) - Improve clickable area in repo action view page ([#&#8203;26115](https://github.com/go-gitea/gitea/issues/26115)) - Add context parameter to some database functions ([#&#8203;26055](https://github.com/go-gitea/gitea/issues/26055)) - Docusaurus-ify ([#&#8203;26051](https://github.com/go-gitea/gitea/issues/26051)) - Improve text for empty issue/pr description ([#&#8203;26047](https://github.com/go-gitea/gitea/issues/26047)) - Categorize admin settings sidebar panel ([#&#8203;26030](https://github.com/go-gitea/gitea/issues/26030)) - Remove redundant "RouteMethods" method ([#&#8203;26024](https://github.com/go-gitea/gitea/issues/26024)) - Refactor and enhance issue indexer to support both searching, filtering and paging ([#&#8203;26012](https://github.com/go-gitea/gitea/issues/26012)) - Add a link to OpenID Issuer URL in WebFinger response ([#&#8203;26000](https://github.com/go-gitea/gitea/issues/26000)) - Fix UI for release tag page / wiki page / subscription page ([#&#8203;25948](https://github.com/go-gitea/gitea/issues/25948)) - Support copy protected branch from template repository ([#&#8203;25889](https://github.com/go-gitea/gitea/issues/25889)) - Improve display of Labels/Projects/Assignees sort options ([#&#8203;25886](https://github.com/go-gitea/gitea/issues/25886)) - Fix margin on the new/edit project page. ([#&#8203;25885](https://github.com/go-gitea/gitea/issues/25885)) - Show image size on view page ([#&#8203;25884](https://github.com/go-gitea/gitea/issues/25884)) - Remove ref name in PR commits page ([#&#8203;25876](https://github.com/go-gitea/gitea/issues/25876)) - Allow the use of alternative net.Listener implementations by downstreams ([#&#8203;25855](https://github.com/go-gitea/gitea/issues/25855)) - Refactor "Content" for file uploading ([#&#8203;25851](https://github.com/go-gitea/gitea/issues/25851)) - Add error info if no user can fork the repo ([#&#8203;25820](https://github.com/go-gitea/gitea/issues/25820)) - Show edit title button on commits tab of PR, too ([#&#8203;25791](https://github.com/go-gitea/gitea/issues/25791)) - Introduce `flex-list` & `flex-item` elements for Gitea UI ([#&#8203;25790](https://github.com/go-gitea/gitea/issues/25790)) - Don't stack PR tab menu on small screens ([#&#8203;25789](https://github.com/go-gitea/gitea/issues/25789)) - Repository Archived text title center align ([#&#8203;25767](https://github.com/go-gitea/gitea/issues/25767)) - Make route middleware/handler mockable ([#&#8203;25766](https://github.com/go-gitea/gitea/issues/25766)) - Move issue filters to shared template ([#&#8203;25729](https://github.com/go-gitea/gitea/issues/25729)) - Use frontend fetch for branch dropdown component ([#&#8203;25719](https://github.com/go-gitea/gitea/issues/25719)) - Add open/closed field support for issue index ([#&#8203;25708](https://github.com/go-gitea/gitea/issues/25708)) - Some less naked returns ([#&#8203;25682](https://github.com/go-gitea/gitea/issues/25682)) - Fix inconsistent user profile layout across tabs ([#&#8203;25625](https://github.com/go-gitea/gitea/issues/25625)) - Get latest commit statuses from database instead of git data on dashboard for repositories ([#&#8203;25605](https://github.com/go-gitea/gitea/issues/25605)) - Adding branch-name copy to clipboard branches screen. ([#&#8203;25596](https://github.com/go-gitea/gitea/issues/25596)) - Update emoji set to Unicode 15 ([#&#8203;25595](https://github.com/go-gitea/gitea/issues/25595)) - Move some files under repo/setting ([#&#8203;25585](https://github.com/go-gitea/gitea/issues/25585)) - Add custom ansi colors and CSS variables for them ([#&#8203;25546](https://github.com/go-gitea/gitea/issues/25546)) - Add log line anchor for action logs ([#&#8203;25532](https://github.com/go-gitea/gitea/issues/25532)) - Use flex instead of float for sort button and search input ([#&#8203;25519](https://github.com/go-gitea/gitea/issues/25519)) - Update octicons and use `octicon-file-directory-symlink` ([#&#8203;25453](https://github.com/go-gitea/gitea/issues/25453)) - Add toasts to UI ([#&#8203;25449](https://github.com/go-gitea/gitea/issues/25449)) - Fine tune project board label colors and modal content background ([#&#8203;25419](https://github.com/go-gitea/gitea/issues/25419)) - Import additional secrets via file uri ([#&#8203;25408](https://github.com/go-gitea/gitea/issues/25408)) - Switch to ansi_up for ansi rendering in actions ([#&#8203;25401](https://github.com/go-gitea/gitea/issues/25401)) - Store and use seconds for timeline time comments ([#&#8203;25392](https://github.com/go-gitea/gitea/issues/25392)) - Support displaying diff stats in PR tab bar ([#&#8203;25387](https://github.com/go-gitea/gitea/issues/25387)) - Use fetch form action for lock/unlock/pin/unpin on sidebar ([#&#8203;25380](https://github.com/go-gitea/gitea/issues/25380)) - Refactor: TotalTimes return seconds ([#&#8203;25370](https://github.com/go-gitea/gitea/issues/25370)) - Navbar styling rework ([#&#8203;25343](https://github.com/go-gitea/gitea/issues/25343)) - Introduce shared template for search inputs ([#&#8203;25338](https://github.com/go-gitea/gitea/issues/25338)) - Only show 'Manage Account Links' when necessary ([#&#8203;25311](https://github.com/go-gitea/gitea/issues/25311)) - Improve 'Privacy' section in profile settings ([#&#8203;25309](https://github.com/go-gitea/gitea/issues/25309)) - Substitute variables in path names of template repos too ([#&#8203;25294](https://github.com/go-gitea/gitea/issues/25294)) - Fix tags line no margin see [#&#8203;25255](https://github.com/go-gitea/gitea/issues/25255) ([#&#8203;25280](https://github.com/go-gitea/gitea/issues/25280)) - Use fetch to send requests to create issues/comments ([#&#8203;25258](https://github.com/go-gitea/gitea/issues/25258)) - Change form actions to fetch for submit review box ([#&#8203;25219](https://github.com/go-gitea/gitea/issues/25219)) - Improve AJAX link and modal confirm dialog ([#&#8203;25210](https://github.com/go-gitea/gitea/issues/25210)) - Reduce unnecessary DB queries for Actions tasks ([#&#8203;25199](https://github.com/go-gitea/gitea/issues/25199)) - Disable `Create column` button while the column name is empty ([#&#8203;25192](https://github.com/go-gitea/gitea/issues/25192)) - Refactor indexer ([#&#8203;25174](https://github.com/go-gitea/gitea/issues/25174)) - Adjust style for action run list (align icons, adjust padding) ([#&#8203;25170](https://github.com/go-gitea/gitea/issues/25170)) - Remove duplicated functions when deleting a branch ([#&#8203;25128](https://github.com/go-gitea/gitea/issues/25128)) - Make confusable character warning less jarring ([#&#8203;25069](https://github.com/go-gitea/gitea/issues/25069)) - Highlight viewed files differently in the PR filetree ([#&#8203;24956](https://github.com/go-gitea/gitea/issues/24956)) - Support changing labels of Actions runner without re-registration ([#&#8203;24806](https://github.com/go-gitea/gitea/issues/24806)) - Fix duplicate Reviewed-by trailers ([#&#8203;24796](https://github.com/go-gitea/gitea/issues/24796)) - Resolve issue with sort icons on admin/users and admin/runners ([#&#8203;24360](https://github.com/go-gitea/gitea/issues/24360)) - Split lfs size from repository size ([#&#8203;22900](https://github.com/go-gitea/gitea/issues/22900)) - Sync branches into databases ([#&#8203;22743](https://github.com/go-gitea/gitea/issues/22743)) - Disable run user change in installation page ([#&#8203;22499](https://github.com/go-gitea/gitea/issues/22499)) - Add merge files files to GetCommitFileStatus ([#&#8203;20515](https://github.com/go-gitea/gitea/issues/20515)) - Show OpenID Connect and OAuth on signup page ([#&#8203;20242](https://github.com/go-gitea/gitea/issues/20242)) - SECURITY - Dont leak private users via extensions ([#&#8203;28023](https://github.com/go-gitea/gitea/issues/28023)) ([#&#8203;28029](https://github.com/go-gitea/gitea/issues/28029)) - Expanded minimum RSA Keylength to 3072 ([#&#8203;26604](https://github.com/go-gitea/gitea/issues/26604)) - TESTING - Add user secrets API integration tests ([#&#8203;27832](https://github.com/go-gitea/gitea/issues/27832)) ([#&#8203;27852](https://github.com/go-gitea/gitea/issues/27852)) - Add tests for db indexer in indexer_test.go ([#&#8203;27087](https://github.com/go-gitea/gitea/issues/27087)) - Speed up TestEventSourceManagerRun ([#&#8203;26262](https://github.com/go-gitea/gitea/issues/26262)) - Add unit test for user renaming ([#&#8203;26261](https://github.com/go-gitea/gitea/issues/26261)) - Add some Wiki unit tests ([#&#8203;26260](https://github.com/go-gitea/gitea/issues/26260)) - Improve unit test for caching ([#&#8203;26185](https://github.com/go-gitea/gitea/issues/26185)) - Add unit test for `HashAvatar` ([#&#8203;25662](https://github.com/go-gitea/gitea/issues/25662)) - TRANSLATION - Backport translations to v1.21 ([#&#8203;27899](https://github.com/go-gitea/gitea/issues/27899)) - Fix issues in translation file ([#&#8203;27699](https://github.com/go-gitea/gitea/issues/27699)) ([#&#8203;27737](https://github.com/go-gitea/gitea/issues/27737)) - Add locale for deleted head branch ([#&#8203;26296](https://github.com/go-gitea/gitea/issues/26296)) - Improve multiple strings in en-US locale ([#&#8203;26213](https://github.com/go-gitea/gitea/issues/26213)) - Fix broken translations for package documantion ([#&#8203;25742](https://github.com/go-gitea/gitea/issues/25742)) - Correct translation wrong format ([#&#8203;25643](https://github.com/go-gitea/gitea/issues/25643)) - BUILD - Dockerfile small refactor ([#&#8203;27757](https://github.com/go-gitea/gitea/issues/27757)) ([#&#8203;27826](https://github.com/go-gitea/gitea/issues/27826)) - Fix build errors on BSD (in BSDMakefile) ([#&#8203;27594](https://github.com/go-gitea/gitea/issues/27594)) ([#&#8203;27608](https://github.com/go-gitea/gitea/issues/27608)) - Fully replace drone with actions ([#&#8203;27556](https://github.com/go-gitea/gitea/issues/27556)) ([#&#8203;27575](https://github.com/go-gitea/gitea/issues/27575)) - Enable markdownlint `no-duplicate-header` ([#&#8203;27500](https://github.com/go-gitea/gitea/issues/27500)) ([#&#8203;27506](https://github.com/go-gitea/gitea/issues/27506)) - Enable production source maps for index.js, fix CSS sourcemaps ([#&#8203;27291](https://github.com/go-gitea/gitea/issues/27291)) ([#&#8203;27295](https://github.com/go-gitea/gitea/issues/27295)) - Update snap package ([#&#8203;27021](https://github.com/go-gitea/gitea/issues/27021)) - Bump go to 1.21 ([#&#8203;26608](https://github.com/go-gitea/gitea/issues/26608)) - Bump xgo to go-1.21.x and node to 20 in release-version ([#&#8203;26589](https://github.com/go-gitea/gitea/issues/26589)) - Add template linting via djlint ([#&#8203;25212](https://github.com/go-gitea/gitea/issues/25212)) - DOCS - Change default size of issue/pr attachments and repo file ([#&#8203;27946](https://github.com/go-gitea/gitea/issues/27946)) ([#&#8203;28017](https://github.com/go-gitea/gitea/issues/28017)) - Remove `known issue` section in Gitea Actions Doc ([#&#8203;27930](https://github.com/go-gitea/gitea/issues/27930)) ([#&#8203;27938](https://github.com/go-gitea/gitea/issues/27938)) - Remove outdated paragraphs when comparing Gitea Actions to GitHub Actions ([#&#8203;27119](https://github.com/go-gitea/gitea/issues/27119)) - Update brew installation documentation since gitea moved to brew core package ([#&#8203;27070](https://github.com/go-gitea/gitea/issues/27070)) - Actions are no longer experimental, so enable them by default ([#&#8203;27054](https://github.com/go-gitea/gitea/issues/27054)) - Add a documentation note for Windows Service ([#&#8203;26938](https://github.com/go-gitea/gitea/issues/26938)) - Add sparse url in cargo package guide ([#&#8203;26937](https://github.com/go-gitea/gitea/issues/26937)) - Update nginx recommendations ([#&#8203;26924](https://github.com/go-gitea/gitea/issues/26924)) - Update backup instructions to align with archive structure ([#&#8203;26902](https://github.com/go-gitea/gitea/issues/26902)) - Expanding documentation in queue.go ([#&#8203;26889](https://github.com/go-gitea/gitea/issues/26889)) - Update info regarding internet connection for build ([#&#8203;26776](https://github.com/go-gitea/gitea/issues/26776)) - Docs: template variables ([#&#8203;26547](https://github.com/go-gitea/gitea/issues/26547)) - Update index doc ([#&#8203;26455](https://github.com/go-gitea/gitea/issues/26455)) - Update zh-cn documentation ([#&#8203;26406](https://github.com/go-gitea/gitea/issues/26406)) - Fix typos and grammer problems for actions documentation ([#&#8203;26328](https://github.com/go-gitea/gitea/issues/26328)) - Update documentation for 1.21 actions ([#&#8203;26317](https://github.com/go-gitea/gitea/issues/26317)) - Doc update swagger doc for POST /orgs/{org}/teams ([#&#8203;26155](https://github.com/go-gitea/gitea/issues/26155)) - Doc sync authentication.md to zh-cn ([#&#8203;26117](https://github.com/go-gitea/gitea/issues/26117)) - Doc guide the user to create the appropriate level runner ([#&#8203;26091](https://github.com/go-gitea/gitea/issues/26091)) - Make organization redirect warning more clear ([#&#8203;26077](https://github.com/go-gitea/gitea/issues/26077)) - Update blog links ([#&#8203;25843](https://github.com/go-gitea/gitea/issues/25843)) - Fix default value for LocalURL ([#&#8203;25426](https://github.com/go-gitea/gitea/issues/25426)) - Update `from-source.zh-cn.md` & `from-source.en-us.md` - Cross Compile Using Zig ([#&#8203;25194](https://github.com/go-gitea/gitea/issues/25194)) - MISC - Replace deprecated `elliptic.Marshal` ([#&#8203;26800](https://github.com/go-gitea/gitea/issues/26800)) - Add elapsed time on debug for slow git commands ([#&#8203;25642](https://github.com/go-gitea/gitea/issues/25642)) ### [`v1.20.6`](https://github.com/go-gitea/gitea/releases/tag/v1.20.6) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.20.5...v1.20.6) - SECURITY - Fix comment permissions ([#&#8203;28213](https://github.com/go-gitea/gitea/issues/28213)) ([#&#8203;28217](https://github.com/go-gitea/gitea/issues/28217)) - Dont leak private users via extensions ([#&#8203;28023](https://github.com/go-gitea/gitea/issues/28023)) ([#&#8203;28028](https://github.com/go-gitea/gitea/issues/28028)) - Unify two factor check ([#&#8203;27915](https://github.com/go-gitea/gitea/issues/27915)) ([#&#8203;27939](https://github.com/go-gitea/gitea/issues/27939)) - Support allowed hosts for webhook to work with proxy ([#&#8203;27655](https://github.com/go-gitea/gitea/issues/27655)) ([#&#8203;27674](https://github.com/go-gitea/gitea/issues/27674)) - BUGFIXES - Fix no ActionTaskOutput table waring ([#&#8203;28149](https://github.com/go-gitea/gitea/issues/28149)) ([#&#8203;28151](https://github.com/go-gitea/gitea/issues/28151)) - Restricted users only see repos in orgs which their team was assigned to ([#&#8203;28025](https://github.com/go-gitea/gitea/issues/28025)) ([#&#8203;28050](https://github.com/go-gitea/gitea/issues/28050)) - Fix DownloadFunc when migrating releases ([#&#8203;27887](https://github.com/go-gitea/gitea/issues/27887)) ([#&#8203;27889](https://github.com/go-gitea/gitea/issues/27889)) - Fix http protocol auth ([#&#8203;27875](https://github.com/go-gitea/gitea/issues/27875)) ([#&#8203;27878](https://github.com/go-gitea/gitea/issues/27878)) - Revert "fix orphan check for deleted branch ([#&#8203;27310](https://github.com/go-gitea/gitea/issues/27310)) ([#&#8203;27320](https://github.com/go-gitea/gitea/issues/27320))" ([#&#8203;27763](https://github.com/go-gitea/gitea/issues/27763)) - Fix label render containing invalid HTML ([#&#8203;27752](https://github.com/go-gitea/gitea/issues/27752)) ([#&#8203;27761](https://github.com/go-gitea/gitea/issues/27761)) - Fix poster is not loaded in get default merge message ([#&#8203;27657](https://github.com/go-gitea/gitea/issues/27657)) ([#&#8203;27665](https://github.com/go-gitea/gitea/issues/27665)) - Fix 404 when deleting Docker package with an internal version ([#&#8203;27615](https://github.com/go-gitea/gitea/issues/27615)) ([#&#8203;27629](https://github.com/go-gitea/gitea/issues/27629)) - Fix attachment download bug ([#&#8203;27486](https://github.com/go-gitea/gitea/issues/27486)) ([#&#8203;27570](https://github.com/go-gitea/gitea/issues/27570)) - When comparing with an non-exist repository, return 404 but 500 ([#&#8203;27437](https://github.com/go-gitea/gitea/issues/27437)) ([#&#8203;27441](https://github.com/go-gitea/gitea/issues/27441)) - API - Fix package webhook ([#&#8203;27839](https://github.com/go-gitea/gitea/issues/27839)) ([#&#8203;27854](https://github.com/go-gitea/gitea/issues/27854)) - Fix org team endpoint ([#&#8203;27721](https://github.com/go-gitea/gitea/issues/27721)) ([#&#8203;27729](https://github.com/go-gitea/gitea/issues/27729)) - ENHANCEMENTS - Render email addresses as such if followed by punctuation ([#&#8203;27987](https://github.com/go-gitea/gitea/issues/27987)) ([#&#8203;27991](https://github.com/go-gitea/gitea/issues/27991)) - Fix mermaid flowchart margin issue ([#&#8203;27503](https://github.com/go-gitea/gitea/issues/27503)) ([#&#8203;27517](https://github.com/go-gitea/gitea/issues/27517)) - Fix panic in storageHandler ([#&#8203;27446](https://github.com/go-gitea/gitea/issues/27446)) ([#&#8203;27478](https://github.com/go-gitea/gitea/issues/27478)) - DOCS - Update agit-support.en-us.md ([#&#8203;27652](https://github.com/go-gitea/gitea/issues/27652)) - MISC - Fix wrong xorm Delete usage(backport for 1.20) ([#&#8203;28003](https://github.com/go-gitea/gitea/issues/28003)) - Remove duplicated button in Install web page ([#&#8203;27941](https://github.com/go-gitea/gitea/issues/27941)) - Avoid run change title process when the title is same ([#&#8203;27467](https://github.com/go-gitea/gitea/issues/27467)) ([#&#8203;27557](https://github.com/go-gitea/gitea/issues/27557)) ### [`v1.20.5`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1205---2023-10-03) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.20.4...v1.20.5) - ENHANCEMENTS - Fix z-index on markdown completion ([#&#8203;27237](https://github.com/go-gitea/gitea/issues/27237)) ([#&#8203;27242](https://github.com/go-gitea/gitea/issues/27242) & [#&#8203;27238](https://github.com/go-gitea/gitea/issues/27238)) - Use secure cookie for HTTPS sites ([#&#8203;26999](https://github.com/go-gitea/gitea/issues/26999)) ([#&#8203;27013](https://github.com/go-gitea/gitea/issues/27013)) - BUGFIXES - Fix git 2.11 error when checking IsEmpty ([#&#8203;27393](https://github.com/go-gitea/gitea/issues/27393)) ([#&#8203;27396](https://github.com/go-gitea/gitea/issues/27396)) - Allow get release download files and lfs files with oauth2 token format ([#&#8203;26430](https://github.com/go-gitea/gitea/issues/26430)) ([#&#8203;27378](https://github.com/go-gitea/gitea/issues/27378)) - Fix orphan check for deleted branch ([#&#8203;27310](https://github.com/go-gitea/gitea/issues/27310)) ([#&#8203;27320](https://github.com/go-gitea/gitea/issues/27320)) - Quote table `release` in sql queries ([#&#8203;27205](https://github.com/go-gitea/gitea/issues/27205)) ([#&#8203;27219](https://github.com/go-gitea/gitea/issues/27219)) - Fix release URL in webhooks ([#&#8203;27182](https://github.com/go-gitea/gitea/issues/27182)) ([#&#8203;27184](https://github.com/go-gitea/gitea/issues/27184)) - Fix successful return value for `SyncAndGetUserSpecificDiff` ([#&#8203;27152](https://github.com/go-gitea/gitea/issues/27152)) ([#&#8203;27156](https://github.com/go-gitea/gitea/issues/27156)) - fix pagination for followers and following ([#&#8203;27127](https://github.com/go-gitea/gitea/issues/27127)) ([#&#8203;27138](https://github.com/go-gitea/gitea/issues/27138)) - Fix issue templates when blank isses are disabled ([#&#8203;27061](https://github.com/go-gitea/gitea/issues/27061)) ([#&#8203;27082](https://github.com/go-gitea/gitea/issues/27082)) - Fix context cache bug & enable context cache for dashabord commits' authors([#&#8203;26991](https://github.com/go-gitea/gitea/issues/26991)) ([#&#8203;27017](https://github.com/go-gitea/gitea/issues/27017)) - Fix INI parsing for value with trailing slash ([#&#8203;26995](https://github.com/go-gitea/gitea/issues/26995)) ([#&#8203;27001](https://github.com/go-gitea/gitea/issues/27001)) - Fix PushEvent NullPointerException jenkinsci/github-plugin ([#&#8203;27203](https://github.com/go-gitea/gitea/issues/27203)) ([#&#8203;27249](https://github.com/go-gitea/gitea/issues/27249)) - Fix organization field being null in POST /orgs/{orgid}/teams ([#&#8203;27150](https://github.com/go-gitea/gitea/issues/27150)) ([#&#8203;27167](https://github.com/go-gitea/gitea/issues/27167) & [#&#8203;27162](https://github.com/go-gitea/gitea/issues/27162)) - Fix bug of review request number ([#&#8203;27406](https://github.com/go-gitea/gitea/issues/27406)) ([#&#8203;27104](https://github.com/go-gitea/gitea/issues/27104)) - TESTING - services/wiki: Close() after error handling ([#&#8203;27129](https://github.com/go-gitea/gitea/issues/27129)) ([#&#8203;27137](https://github.com/go-gitea/gitea/issues/27137)) - DOCS - Improve actions docs related to `pull_request` event ([#&#8203;27126](https://github.com/go-gitea/gitea/issues/27126)) ([#&#8203;27145](https://github.com/go-gitea/gitea/issues/27145)) - MISC - Add logs for data broken of comment review ([#&#8203;27326](https://github.com/go-gitea/gitea/issues/27326)) ([#&#8203;27344](https://github.com/go-gitea/gitea/issues/27344)) - Load reviewer before sending notification ([#&#8203;27063](https://github.com/go-gitea/gitea/issues/27063)) ([#&#8203;27064](https://github.com/go-gitea/gitea/issues/27064)) ### [`v1.20.4`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1204---2023-09-08) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.20.3...v1.20.4) - SECURITY - Check blocklist for emails when adding them to account ([#&#8203;26812](https://github.com/go-gitea/gitea/issues/26812)) ([#&#8203;26831](https://github.com/go-gitea/gitea/issues/26831)) - ENHANCEMENTS - Add `branch_filter` to hooks API endpoints ([#&#8203;26599](https://github.com/go-gitea/gitea/issues/26599)) ([#&#8203;26632](https://github.com/go-gitea/gitea/issues/26632)) - Fix incorrect "tabindex" attributes ([#&#8203;26733](https://github.com/go-gitea/gitea/issues/26733)) ([#&#8203;26734](https://github.com/go-gitea/gitea/issues/26734)) - Use line-height: normal by default ([#&#8203;26635](https://github.com/go-gitea/gitea/issues/26635)) ([#&#8203;26708](https://github.com/go-gitea/gitea/issues/26708)) - Fix unable to display individual-level project ([#&#8203;26198](https://github.com/go-gitea/gitea/issues/26198)) ([#&#8203;26636](https://github.com/go-gitea/gitea/issues/26636)) - BUGFIXES - Fix wrong review requested number ([#&#8203;26784](https://github.com/go-gitea/gitea/issues/26784)) ([#&#8203;26880](https://github.com/go-gitea/gitea/issues/26880)) - Avoid double-unescaping of form value ([#&#8203;26853](https://github.com/go-gitea/gitea/issues/26853)) ([#&#8203;26863](https://github.com/go-gitea/gitea/issues/26863)) - Redirect from `{repo}/issues/new` to `{repo}/issues/new/choose` when blank issues are disabled ([#&#8203;26813](https://github.com/go-gitea/gitea/issues/26813)) ([#&#8203;26847](https://github.com/go-gitea/gitea/issues/26847)) - Sync tags when adopting repos ([#&#8203;26816](https://github.com/go-gitea/gitea/issues/26816)) ([#&#8203;26834](https://github.com/go-gitea/gitea/issues/26834)) - Fix verifyCommits error when push a new branch ([#&#8203;26664](https://github.com/go-gitea/gitea/issues/26664)) ([#&#8203;26810](https://github.com/go-gitea/gitea/issues/26810)) - Include the GITHUB_TOKEN/GITEA_TOKEN secret for fork pull requests ([#&#8203;26759](https://github.com/go-gitea/gitea/issues/26759)) ([#&#8203;26806](https://github.com/go-gitea/gitea/issues/26806)) - Fix some slice append usages ([#&#8203;26778](https://github.com/go-gitea/gitea/issues/26778)) ([#&#8203;26798](https://github.com/go-gitea/gitea/issues/26798)) - Add fix incorrect can_create_org_repo for org owner team ([#&#8203;26683](https://github.com/go-gitea/gitea/issues/26683)) ([#&#8203;26791](https://github.com/go-gitea/gitea/issues/26791)) - Fix bug for ctx usage ([#&#8203;26763](https://github.com/go-gitea/gitea/issues/26763)) - Make issue template field template access correct template data ([#&#8203;26698](https://github.com/go-gitea/gitea/issues/26698)) ([#&#8203;26709](https://github.com/go-gitea/gitea/issues/26709)) - Use correct minio error ([#&#8203;26634](https://github.com/go-gitea/gitea/issues/26634)) ([#&#8203;26639](https://github.com/go-gitea/gitea/issues/26639)) - Ignore the trailing slashes when comparing oauth2 redirect_uri ([#&#8203;26597](https://github.com/go-gitea/gitea/issues/26597)) ([#&#8203;26618](https://github.com/go-gitea/gitea/issues/26618)) - Set errwriter for urfave/cli v1 ([#&#8203;26616](https://github.com/go-gitea/gitea/issues/26616)) - Fix reopen logic for agit flow pull request ([#&#8203;26399](https://github.com/go-gitea/gitea/issues/26399)) ([#&#8203;26613](https://github.com/go-gitea/gitea/issues/26613)) - Fix context filter has no effect in dashboard ([#&#8203;26695](https://github.com/go-gitea/gitea/issues/26695)) ([#&#8203;26811](https://github.com/go-gitea/gitea/issues/26811)) - Fix being unable to use a repo that prohibits accepting PRs as a PR source. ([#&#8203;26785](https://github.com/go-gitea/gitea/issues/26785)) ([#&#8203;26790](https://github.com/go-gitea/gitea/issues/26790)) - Fix Page Not Found error ([#&#8203;26768](https://github.com/go-gitea/gitea/issues/26768)) ### [`v1.20.3`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1203---2023-08-20) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.20.2...v1.20.3) - BREAKING - Fix the wrong derive path ([#&#8203;26271](https://github.com/go-gitea/gitea/issues/26271)) ([#&#8203;26318](https://github.com/go-gitea/gitea/issues/26318)) - SECURITY - Fix API leaking Usermail if not logged in ([#&#8203;25097](https://github.com/go-gitea/gitea/issues/25097)) ([#&#8203;26350](https://github.com/go-gitea/gitea/issues/26350)) - FEATURES - Add ThreadID parameter for Telegram webhooks ([#&#8203;25996](https://github.com/go-gitea/gitea/issues/25996)) ([#&#8203;26480](https://github.com/go-gitea/gitea/issues/26480)) - ENHANCEMENTS - Add minimum polyfill to support "relative-time-element" in PaleMoon ([#&#8203;26575](https://github.com/go-gitea/gitea/issues/26575)) ([#&#8203;26578](https://github.com/go-gitea/gitea/issues/26578)) - Fix dark theme highlight for "NameNamespace" ([#&#8203;26519](https://github.com/go-gitea/gitea/issues/26519)) ([#&#8203;26527](https://github.com/go-gitea/gitea/issues/26527)) - Detect ogg mime-type as audio or video ([#&#8203;26494](https://github.com/go-gitea/gitea/issues/26494)) ([#&#8203;26505](https://github.com/go-gitea/gitea/issues/26505)) - Use `object-fit: contain` for oauth2 custom icons ([#&#8203;26493](https://github.com/go-gitea/gitea/issues/26493)) ([#&#8203;26498](https://github.com/go-gitea/gitea/issues/26498)) - Move dropzone progress bar to bottom to show filename when uploading ([#&#8203;26492](https://github.com/go-gitea/gitea/issues/26492)) ([#&#8203;26497](https://github.com/go-gitea/gitea/issues/26497)) - Remove last newline from config file ([#&#8203;26468](https://github.com/go-gitea/gitea/issues/26468)) ([#&#8203;26471](https://github.com/go-gitea/gitea/issues/26471)) - Minio: add missing region on client initialization ([#&#8203;26412](https://github.com/go-gitea/gitea/issues/26412)) ([#&#8203;26438](https://github.com/go-gitea/gitea/issues/26438)) - Add pull request review request webhook event ([#&#8203;26401](https://github.com/go-gitea/gitea/issues/26401)) ([#&#8203;26407](https://github.com/go-gitea/gitea/issues/26407)) - Fix text truncate ([#&#8203;26354](https://github.com/go-gitea/gitea/issues/26354)) ([#&#8203;26384](https://github.com/go-gitea/gitea/issues/26384)) - Fix incorrect color of selected assignees when create issue ([#&#8203;26324](https://github.com/go-gitea/gitea/issues/26324)) ([#&#8203;26372](https://github.com/go-gitea/gitea/issues/26372)) - Display human-readable text instead of cryptic filemodes ([#&#8203;26352](https://github.com/go-gitea/gitea/issues/26352)) ([#&#8203;26358](https://github.com/go-gitea/gitea/issues/26358)) - Hide `last indexed SHA` when a repo could not be indexed yet ([#&#8203;26340](https://github.com/go-gitea/gitea/issues/26340)) ([#&#8203;26345](https://github.com/go-gitea/gitea/issues/26345)) - Fix the topic validation rule and suport dots ([#&#8203;26286](https://github.com/go-gitea/gitea/issues/26286)) ([#&#8203;26303](https://github.com/go-gitea/gitea/issues/26303)) - Fix due date rendering the wrong date in issue ([#&#8203;26268](https://github.com/go-gitea/gitea/issues/26268)) ([#&#8203;26274](https://github.com/go-gitea/gitea/issues/26274)) - Don't autosize textarea in diff view ([#&#8203;26233](https://github.com/go-gitea/gitea/issues/26233)) ([#&#8203;26244](https://github.com/go-gitea/gitea/issues/26244)) - Fix commit compare style ([#&#8203;26209](https://github.com/go-gitea/gitea/issues/26209)) ([#&#8203;26226](https://github.com/go-gitea/gitea/issues/26226)) - Warn instead of reporting an error when a webhook cannot be found ([#&#8203;26039](https://github.com/go-gitea/gitea/issues/26039)) ([#&#8203;26211](https://github.com/go-gitea/gitea/issues/26211)) - BUGFIXES - Use "input" event instead of "keyup" event for migration form ([#&#8203;26602](https://github.com/go-gitea/gitea/issues/26602)) ([#&#8203;26605](https://github.com/go-gitea/gitea/issues/26605)) - Do not use deprecated log config options by default ([#&#8203;26592](https://github.com/go-gitea/gitea/issues/26592)) ([#&#8203;26600](https://github.com/go-gitea/gitea/issues/26600)) - Fix "issueReposQueryPattern does not match query" ([#&#8203;26556](https://github.com/go-gitea/gitea/issues/26556)) ([#&#8203;26564](https://github.com/go-gitea/gitea/issues/26564)) - Sync repo's IsEmpty status correctly ([#&#8203;26517](https://github.com/go-gitea/gitea/issues/26517)) ([#&#8203;26560](https://github.com/go-gitea/gitea/issues/26560)) - Fix project filter bugs ([#&#8203;26490](https://github.com/go-gitea/gitea/issues/26490)) ([#&#8203;26558](https://github.com/go-gitea/gitea/issues/26558)) - Use `hidden` over `clip` for text truncation ([#&#8203;26520](https://github.com/go-gitea/gitea/issues/26520)) ([#&#8203;26522](https://github.com/go-gitea/gitea/issues/26522)) - Set "type=button" for editor's toolbar buttons ([#&#8203;26510](https://github.com/go-gitea/gitea/issues/26510)) ([#&#8203;26518](https://github.com/go-gitea/gitea/issues/26518)) - Fix NuGet search endpoints ([#&#8203;25613](https://github.com/go-gitea/gitea/issues/25613)) ([#&#8203;26499](https://github.com/go-gitea/gitea/issues/26499)) - Fix storage path logic especially for relative paths ([#&#8203;26441](https://github.com/go-gitea/gitea/issues/26441)) ([#&#8203;26481](https://github.com/go-gitea/gitea/issues/26481)) - Close stdout correctly for "git blame" ([#&#8203;26470](https://github.com/go-gitea/gitea/issues/26470)) ([#&#8203;26473](https://github.com/go-gitea/gitea/issues/26473)) - Check first if minio bucket exists before trying to create it ([#&#8203;26420](https://github.com/go-gitea/gitea/issues/26420)) ([#&#8203;26465](https://github.com/go-gitea/gitea/issues/26465)) - Avoiding accessing undefined tributeValues [#&#8203;26461](https://github.com/go-gitea/gitea/issues/26461) ([#&#8203;26462](https://github.com/go-gitea/gitea/issues/26462)) - Call git.InitSimple for runRepoSyncReleases ([#&#8203;26396](https://github.com/go-gitea/gitea/issues/26396)) ([#&#8203;26450](https://github.com/go-gitea/gitea/issues/26450)) - Add transaction when creating pull request created dirty data ([#&#8203;26259](https://github.com/go-gitea/gitea/issues/26259)) ([#&#8203;26437](https://github.com/go-gitea/gitea/issues/26437)) - Fix wrong middleware sequence ([#&#8203;26428](https://github.com/go-gitea/gitea/issues/26428)) ([#&#8203;26436](https://github.com/go-gitea/gitea/issues/26436)) - Fix admin queue page title and fix CI failures ([#&#8203;26409](https://github.com/go-gitea/gitea/issues/26409)) ([#&#8203;26421](https://github.com/go-gitea/gitea/issues/26421)) - Introduce ctx.PathParamRaw to avoid incorrect unescaping ([#&#8203;26392](https://github.com/go-gitea/gitea/issues/26392)) ([#&#8203;26405](https://github.com/go-gitea/gitea/issues/26405)) - Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex ([#&#8203;26279](https://github.com/go-gitea/gitea/issues/26279)) ([#&#8203;26368](https://github.com/go-gitea/gitea/issues/26368)) - Fix incorrect CLI exit code and duplicate error message ([#&#8203;26346](https://github.com/go-gitea/gitea/issues/26346)) ([#&#8203;26347](https://github.com/go-gitea/gitea/issues/26347)) - Prevent newline errors with Debian packages ([#&#8203;26332](https://github.com/go-gitea/gitea/issues/26332)) ([#&#8203;26342](https://github.com/go-gitea/gitea/issues/26342)) - Fix bug with sqlite load read ([#&#8203;26305](https://github.com/go-gitea/gitea/issues/26305)) ([#&#8203;26339](https://github.com/go-gitea/gitea/issues/26339)) - Make git batch operations use parent context timeout instead of default timeout ([#&#8203;26325](https://github.com/go-gitea/gitea/issues/26325)) ([#&#8203;26330](https://github.com/go-gitea/gitea/issues/26330)) - Support getting changed files when commit ID is `EmptySHA` ([#&#8203;26290](https://github.com/go-gitea/gitea/issues/26290)) ([#&#8203;26316](https://github.com/go-gitea/gitea/issues/26316)) - Clarify the logger's MODE config option ([#&#8203;26267](https://github.com/go-gitea/gitea/issues/26267)) ([#&#8203;26281](https://github.com/go-gitea/gitea/issues/26281)) - Use shared template for webhook icons ([#&#8203;26242](https://github.com/go-gitea/gitea/issues/26242)) ([#&#8203;26246](https://github.com/go-gitea/gitea/issues/26246)) - Fix pull request check list is limited ([#&#8203;26179](https://github.com/go-gitea/gitea/issues/26179)) ([#&#8203;26245](https://github.com/go-gitea/gitea/issues/26245)) - Fix attachment clipboard copy on insecure origin ([#&#8203;26224](https://github.com/go-gitea/gitea/issues/26224)) ([#&#8203;26231](https://github.com/go-gitea/gitea/issues/26231)) - Fix access check for org-level project ([#&#8203;26182](https://github.com/go-gitea/gitea/issues/26182)) ([#&#8203;26223](https://github.com/go-gitea/gitea/issues/26223)) - MISC - Improve profile readme rendering ([#&#8203;25988](https://github.com/go-gitea/gitea/issues/25988)) ([#&#8203;26453](https://github.com/go-gitea/gitea/issues/26453)) - \[docs] Add missing backtick in quickstart.zh-cn.md ([#&#8203;26349](https://github.com/go-gitea/gitea/issues/26349)) ([#&#8203;26357](https://github.com/go-gitea/gitea/issues/26357)) - Upgrade x/net to 0.13.0 ([#&#8203;26301](https://github.com/go-gitea/gitea/issues/26301)) ### [`v1.20.2`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1202---2023-07-29) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.20.1...v1.20.2) - ENHANCEMENTS - Calculate MAX_WORKERS default value by CPU number ([#&#8203;26177](https://github.com/go-gitea/gitea/issues/26177)) ([#&#8203;26183](https://github.com/go-gitea/gitea/issues/26183)) - Display deprecated warning in admin panel pages as well as in the log file ([#&#8203;26094](https://github.com/go-gitea/gitea/issues/26094)) ([#&#8203;26154](https://github.com/go-gitea/gitea/issues/26154)) - BUGFIXES - Fix allowed user types setting problem ([#&#8203;26200](https://github.com/go-gitea/gitea/issues/26200)) ([#&#8203;26206](https://github.com/go-gitea/gitea/issues/26206)) - Fix handling of plenty Nuget package versions ([#&#8203;26075](https://github.com/go-gitea/gitea/issues/26075)) ([#&#8203;26173](https://github.com/go-gitea/gitea/issues/26173)) - Fix UI regression of asciinema player ([#&#8203;26159](https://github.com/go-gitea/gitea/issues/26159)) ([#&#8203;26162](https://github.com/go-gitea/gitea/issues/26162)) - Fix LFS object list style ([#&#8203;26133](https://github.com/go-gitea/gitea/issues/26133)) ([#&#8203;26147](https://github.com/go-gitea/gitea/issues/26147)) - Fix allowed user types setting problem ([#&#8203;26200](https://github.com/go-gitea/gitea/issues/26200)) ([#&#8203;26206](https://github.com/go-gitea/gitea/issues/26206)) - Prevent primary key update on migration ([#&#8203;26192](https://github.com/go-gitea/gitea/issues/26192)) ([#&#8203;26199](https://github.com/go-gitea/gitea/issues/26199)) - Fix bug when pushing to a pull request which enabled dismiss approval automatically ([#&#8203;25882](https://github.com/go-gitea/gitea/issues/25882)) ([#&#8203;26158](https://github.com/go-gitea/gitea/issues/26158)) - Fix bugs in LFS meta garbage collection ([#&#8203;26122](https://github.com/go-gitea/gitea/issues/26122)) ([#&#8203;26157](https://github.com/go-gitea/gitea/issues/26157)) - Update xorm version ([#&#8203;26128](https://github.com/go-gitea/gitea/issues/26128)) ([#&#8203;26150](https://github.com/go-gitea/gitea/issues/26150)) - Remove "misc" scope check from public API endpoints ([#&#8203;26134](https://github.com/go-gitea/gitea/issues/26134)) ([#&#8203;26149](https://github.com/go-gitea/gitea/issues/26149)) - Fix CLI allowing creation of access tokens with existing name ([#&#8203;26071](https://github.com/go-gitea/gitea/issues/26071)) ([#&#8203;26144](https://github.com/go-gitea/gitea/issues/26144)) - Fix incorrect router logger ([#&#8203;26137](https://github.com/go-gitea/gitea/issues/26137)) ([#&#8203;26143](https://github.com/go-gitea/gitea/issues/26143)) - Improve commit graph alignment and truncating ([#&#8203;26112](https://github.com/go-gitea/gitea/issues/26112)) ([#&#8203;26127](https://github.com/go-gitea/gitea/issues/26127)) - Avoid writing config file if not installed ([#&#8203;26107](https://github.com/go-gitea/gitea/issues/26107)) ([#&#8203;26113](https://github.com/go-gitea/gitea/issues/26113)) - Fix escape problems in the branch selector ([#&#8203;25875](https://github.com/go-gitea/gitea/issues/25875)) ([#&#8203;26103](https://github.com/go-gitea/gitea/issues/26103)) - Fix handling of Debian files with trailing slash ([#&#8203;26087](https://github.com/go-gitea/gitea/issues/26087)) ([#&#8203;26098](https://github.com/go-gitea/gitea/issues/26098)) - Fix Missing 404 swagger response docs for /admin/users/{username} ([#&#8203;26086](https://github.com/go-gitea/gitea/issues/26086)) ([#&#8203;26089](https://github.com/go-gitea/gitea/issues/26089)) - Use stderr as fallback if the log file can't be opened ([#&#8203;26074](https://github.com/go-gitea/gitea/issues/26074)) ([#&#8203;26083](https://github.com/go-gitea/gitea/issues/26083)) - Increase table cell horizontal padding ([#&#8203;26140](https://github.com/go-gitea/gitea/issues/26140)) ([#&#8203;26142](https://github.com/go-gitea/gitea/issues/26142)) - Fix wrong workflow status when rerun a job in an already finished workflow ([#&#8203;26119](https://github.com/go-gitea/gitea/issues/26119)) ([#&#8203;26124](https://github.com/go-gitea/gitea/issues/26124)) - Fix duplicated url prefix on issue context menu ([#&#8203;26066](https://github.com/go-gitea/gitea/issues/26066)) ([#&#8203;26067](https://github.com/go-gitea/gitea/issues/26067)) ### [`v1.20.1`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1201---2023-07-22) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.20.0...v1.20.1) - SECURITY - Disallow dangerous URL schemes ([#&#8203;25960](https://github.com/go-gitea/gitea/issues/25960)) ([#&#8203;25964](https://github.com/go-gitea/gitea/issues/25964)) - ENHANCEMENTS - Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled ([#&#8203;25947](https://github.com/go-gitea/gitea/issues/25947)) ([#&#8203;25972](https://github.com/go-gitea/gitea/issues/25972)) - Make pending commit status yellow again ([#&#8203;25935](https://github.com/go-gitea/gitea/issues/25935)) ([#&#8203;25968](https://github.com/go-gitea/gitea/issues/25968)) - BUGFIXES - Fix version in rpm repodata/primary.xml.gz ([#&#8203;26009](https://github.com/go-gitea/gitea/issues/26009)) ([#&#8203;26048](https://github.com/go-gitea/gitea/issues/26048)) - Fix env config parsing for "GITEA\_\_\_\_APP_NAME" ([#&#8203;26001](https://github.com/go-gitea/gitea/issues/26001)) ([#&#8203;26013](https://github.com/go-gitea/gitea/issues/26013)) - ParseScope with owner/repo always sets owner to zero ([#&#8203;25987](https://github.com/go-gitea/gitea/issues/25987)) ([#&#8203;25989](https://github.com/go-gitea/gitea/issues/25989)) - Fix SSPI auth panic ([#&#8203;25955](https://github.com/go-gitea/gitea/issues/25955)) ([#&#8203;25969](https://github.com/go-gitea/gitea/issues/25969)) - Avoid creating directories when loading config ([#&#8203;25944](https://github.com/go-gitea/gitea/issues/25944)) ([#&#8203;25957](https://github.com/go-gitea/gitea/issues/25957)) - Make environment-to-ini work with INSTALL_LOCK=true ([#&#8203;25926](https://github.com/go-gitea/gitea/issues/25926)) ([#&#8203;25937](https://github.com/go-gitea/gitea/issues/25937)) - Ignore `runs-on` with expressions when warning no matched runners ([#&#8203;25917](https://github.com/go-gitea/gitea/issues/25917)) ([#&#8203;25933](https://github.com/go-gitea/gitea/issues/25933)) - Avoid opening/closing PRs which are already merged ([#&#8203;25883](https://github.com/go-gitea/gitea/issues/25883)) ([#&#8203;25903](https://github.com/go-gitea/gitea/issues/25903)) - DOCS - RPM Registry: Show zypper commands for SUSE based distros as well ([#&#8203;25981](https://github.com/go-gitea/gitea/issues/25981)) ([#&#8203;26020](https://github.com/go-gitea/gitea/issues/26020)) - Correctly refer to dev tags as nightly in the docker docs ([#&#8203;26004](https://github.com/go-gitea/gitea/issues/26004)) ([#&#8203;26019](https://github.com/go-gitea/gitea/issues/26019)) - Update path related documents ([#&#8203;25417](https://github.com/go-gitea/gitea/issues/25417)) ([#&#8203;25982](https://github.com/go-gitea/gitea/issues/25982)) - MISC - Adding remaining enum for migration repo model type. ([#&#8203;26021](https://github.com/go-gitea/gitea/issues/26021)) ([#&#8203;26034](https://github.com/go-gitea/gitea/issues/26034)) - Fix the route for pull-request's authors ([#&#8203;26016](https://github.com/go-gitea/gitea/issues/26016)) ([#&#8203;26018](https://github.com/go-gitea/gitea/issues/26018)) - Fix commit status color on dashboard repolist ([#&#8203;25993](https://github.com/go-gitea/gitea/issues/25993)) ([#&#8203;25998](https://github.com/go-gitea/gitea/issues/25998)) - Avoid hard-coding height in language dropdown menu ([#&#8203;25986](https://github.com/go-gitea/gitea/issues/25986)) ([#&#8203;25997](https://github.com/go-gitea/gitea/issues/25997)) - Add shutting down notice ([#&#8203;25920](https://github.com/go-gitea/gitea/issues/25920)) ([#&#8203;25922](https://github.com/go-gitea/gitea/issues/25922)) - Fix incorrect milestone count when provide a keyword ([#&#8203;25880](https://github.com/go-gitea/gitea/issues/25880)) ([#&#8203;25904](https://github.com/go-gitea/gitea/issues/25904)) ### [`v1.20.0`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1200---2023-07-16) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.19.4...v1.20.0) - BREAKING - Fix WORK_DIR for docker (root) image ([#&#8203;25738](https://github.com/go-gitea/gitea/issues/25738)) ([#&#8203;25811](https://github.com/go-gitea/gitea/issues/25811)) - Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` ([#&#8203;25581](https://github.com/go-gitea/gitea/issues/25581)) ([#&#8203;25604](https://github.com/go-gitea/gitea/issues/25604)) - Refactor path & config system ([#&#8203;25330](https://github.com/go-gitea/gitea/issues/25330)) ([#&#8203;25416](https://github.com/go-gitea/gitea/issues/25416)) - Fix all possible setting error related storages and added some tests ([#&#8203;23911](https://github.com/go-gitea/gitea/issues/23911)) ([#&#8203;25244](https://github.com/go-gitea/gitea/issues/25244)) - Use a separate admin page to show global stats, remove `actions` stat ([#&#8203;25062](https://github.com/go-gitea/gitea/issues/25062)) - Remove the service worker ([#&#8203;25010](https://github.com/go-gitea/gitea/issues/25010)) - Remove meta tags `theme-color` and `default-theme` ([#&#8203;24960](https://github.com/go-gitea/gitea/issues/24960)) - Use `[git.config]` for reflog cleaning up ([#&#8203;24958](https://github.com/go-gitea/gitea/issues/24958)) - Allow all URL schemes in Markdown links by default ([#&#8203;24805](https://github.com/go-gitea/gitea/issues/24805)) - Redesign Scoped Access Tokens ([#&#8203;24767](https://github.com/go-gitea/gitea/issues/24767)) - Fix team members API endpoint pagination ([#&#8203;24754](https://github.com/go-gitea/gitea/issues/24754)) - Rewrite logger system ([#&#8203;24726](https://github.com/go-gitea/gitea/issues/24726)) - Increase default LFS auth timeout from 20m to 24h ([#&#8203;24628](https://github.com/go-gitea/gitea/issues/24628)) - Rewrite queue ([#&#8203;24505](https://github.com/go-gitea/gitea/issues/24505)) - Remove unused setting `time.FORMAT` ([#&#8203;24430](https://github.com/go-gitea/gitea/issues/24430)) - Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` ([#&#8203;24270](https://github.com/go-gitea/gitea/issues/24270)) - Correct the access log format ([#&#8203;24085](https://github.com/go-gitea/gitea/issues/24085)) - Reserve ".png" suffix for user/org names ([#&#8203;23992](https://github.com/go-gitea/gitea/issues/23992)) - Prefer native parser for SSH public key parsing ([#&#8203;23798](https://github.com/go-gitea/gitea/issues/23798)) - Editor preview support for external renderers ([#&#8203;23333](https://github.com/go-gitea/gitea/issues/23333)) - Add Gitea Profile Readmes ([#&#8203;23260](https://github.com/go-gitea/gitea/issues/23260)) - Refactor `ctx` in templates ([#&#8203;23105](https://github.com/go-gitea/gitea/issues/23105)) - SECURITY - Test if container blob is accessible before mounting ([#&#8203;22759](https://github.com/go-gitea/gitea/issues/22759)) ([#&#8203;25784](https://github.com/go-gitea/gitea/issues/25784)) - Set type="password" on all auth_token fields ([#&#8203;22175](https://github.com/go-gitea/gitea/issues/22175)) - FEATURES - Add button on diff header to copy file name, misc diff header tweaks ([#&#8203;24986](https://github.com/go-gitea/gitea/issues/24986)) - API endpoint for changing/creating/deleting multiple files ([#&#8203;24887](https://github.com/go-gitea/gitea/issues/24887)) - Support changing git config through `app.ini`, use `diff.algorithm=histogram` by default ([#&#8203;24860](https://github.com/go-gitea/gitea/issues/24860)) - Add up and down arrows to selected lookup repositories ([#&#8203;24727](https://github.com/go-gitea/gitea/issues/24727)) - Add Go package registry ([#&#8203;24687](https://github.com/go-gitea/gitea/issues/24687)) - Add status indicator on main home screen for each repo ([#&#8203;24638](https://github.com/go-gitea/gitea/issues/24638)) - Support for status check pattern ([#&#8203;24633](https://github.com/go-gitea/gitea/issues/24633)) - Implement Cargo HTTP index ([#&#8203;24452](https://github.com/go-gitea/gitea/issues/24452)) - Add Debian package registry ([#&#8203;24426](https://github.com/go-gitea/gitea/issues/24426)) - Add the ability to pin Issues ([#&#8203;24406](https://github.com/go-gitea/gitea/issues/24406)) - Add follow organization and fix the logic of following page ([#&#8203;24345](https://github.com/go-gitea/gitea/issues/24345)) - Allow `webp` images as avatars ([#&#8203;24248](https://github.com/go-gitea/gitea/issues/24248)) - Support upload `outputs` and use `needs` context on Actions ([#&#8203;24230](https://github.com/go-gitea/gitea/issues/24230)) - Allow adding new files to an empty repo ([#&#8203;24164](https://github.com/go-gitea/gitea/issues/24164)) - Make wiki title supports dashes and improve wiki name related features ([#&#8203;24143](https://github.com/go-gitea/gitea/issues/24143)) - Add monospace toggle button to textarea ([#&#8203;24034](https://github.com/go-gitea/gitea/issues/24034)) - Use auto-updating, natively hoverable, localized time elements ([#&#8203;23988](https://github.com/go-gitea/gitea/issues/23988)) - Add ntlm authentication support for mail ([#&#8203;23811](https://github.com/go-gitea/gitea/issues/23811)) - Add CLI command to register runner tokens ([#&#8203;23762](https://github.com/go-gitea/gitea/issues/23762)) - Add Alpine package registry ([#&#8203;23714](https://github.com/go-gitea/gitea/issues/23714)) - Expand/Collapse all changed files ([#&#8203;23639](https://github.com/go-gitea/gitea/issues/23639)) - Add unset default project column ([#&#8203;23531](https://github.com/go-gitea/gitea/issues/23531)) - Add activity feeds API ([#&#8203;23494](https://github.com/go-gitea/gitea/issues/23494)) - Add RPM registry ([#&#8203;23380](https://github.com/go-gitea/gitea/issues/23380)) - Add meilisearch support ([#&#8203;23136](https://github.com/go-gitea/gitea/issues/23136)) - Add API for License templates ([#&#8203;23009](https://github.com/go-gitea/gitea/issues/23009)) - Add admin API email endpoints ([#&#8203;22792](https://github.com/go-gitea/gitea/issues/22792)) - Add user rename endpoint to admin api ([#&#8203;22789](https://github.com/go-gitea/gitea/issues/22789)) - Add API for gitignore templates ([#&#8203;22783](https://github.com/go-gitea/gitea/issues/22783)) - Implement actions artifacts ([#&#8203;22738](https://github.com/go-gitea/gitea/issues/22738)) - Add RSS Feeds for branches and files ([#&#8203;22719](https://github.com/go-gitea/gitea/issues/22719)) - Display when a repo was archived ([#&#8203;22664](https://github.com/go-gitea/gitea/issues/22664)) - Add Swift package registry ([#&#8203;22404](https://github.com/go-gitea/gitea/issues/22404)) - Add CRAN package registry ([#&#8203;22331](https://github.com/go-gitea/gitea/issues/22331)) - Add user webhooks ([#&#8203;21563](https://github.com/go-gitea/gitea/issues/21563)) - Implement systemd-notify protocol ([#&#8203;21151](https://github.com/go-gitea/gitea/issues/21151)) - Implement Issue Config ([#&#8203;20956](https://github.com/go-gitea/gitea/issues/20956)) - Add API to manage issue dependencies ([#&#8203;17935](https://github.com/go-gitea/gitea/issues/17935)) - API - Use correct response code in push mirror creation response in v1\_json.tmpl ([#&#8203;25476](https://github.com/go-gitea/gitea/issues/25476)) ([#&#8203;25571](https://github.com/go-gitea/gitea/issues/25571)) - Fix `Permission` in API returned repository struct ([#&#8203;25388](https://github.com/go-gitea/gitea/issues/25388)) ([#&#8203;25441](https://github.com/go-gitea/gitea/issues/25441)) - Add API for Label templates ([#&#8203;24602](https://github.com/go-gitea/gitea/issues/24602)) - Filters for GetAllCommits ([#&#8203;24568](https://github.com/go-gitea/gitea/issues/24568)) - Add ability to specify '--not' from GetAllCommits ([#&#8203;24409](https://github.com/go-gitea/gitea/issues/24409)) - Support uploading file to empty repo by API ([#&#8203;24357](https://github.com/go-gitea/gitea/issues/24357)) - Add absent repounits to create/edit repo API ([#&#8203;23500](https://github.com/go-gitea/gitea/issues/23500)) - Add login name and source id for admin user searching API ([#&#8203;23376](https://github.com/go-gitea/gitea/issues/23376)) - Create a branch directly from commit on the create branch API ([#&#8203;22956](https://github.com/go-gitea/gitea/issues/22956)) - ENHANCEMENTS - Make `add line comment` buttons focusable ([#&#8203;25894](https://github.com/go-gitea/gitea/issues/25894)) ([#&#8203;25896](https://github.com/go-gitea/gitea/issues/25896)) - Always pass 6-digit hex color to monaco ([#&#8203;25780](https://github.com/go-gitea/gitea/issues/25780)) ([#&#8203;25782](https://github.com/go-gitea/gitea/issues/25782)) - Clarify "text-align" CSS helpers, fix clone button padding ([#&#8203;25763](https://github.com/go-gitea/gitea/issues/25763)) ([#&#8203;25764](https://github.com/go-gitea/gitea/issues/25764)) - Hide `add file` button for pull mirrors ([#&#8203;25748](https://github.com/go-gitea/gitea/issues/25748)) ([#&#8203;25751](https://github.com/go-gitea/gitea/issues/25751)) - Allow/fix review (approve/reject) of empty PRs ([#&#8203;25690](https://github.com/go-gitea/gitea/issues/25690)) ([#&#8203;25732](https://github.com/go-gitea/gitea/issues/25732)) - Fix tags header and pretty format numbers ([#&#8203;25624](https://github.com/go-gitea/gitea/issues/25624)) ([#&#8203;25694](https://github.com/go-gitea/gitea/issues/25694)) - Actions list enhancements ([#&#8203;25601](https://github.com/go-gitea/gitea/issues/25601)) ([#&#8203;25678](https://github.com/go-gitea/gitea/issues/25678)) - Fix show more for image on diff page ([#&#8203;25672](https://github.com/go-gitea/gitea/issues/25672)) ([#&#8203;25673](https://github.com/go-gitea/gitea/issues/25673)) - Prevent SVG shrinking ([#&#8203;25652](https://github.com/go-gitea/gitea/issues/25652)) ([#&#8203;25669](https://github.com/go-gitea/gitea/issues/25669)) - Fix UI misalignment on user setting page ([#&#8203;25629](https://github.com/go-gitea/gitea/issues/25629)) ([#&#8203;25656](https://github.com/go-gitea/gitea/issues/25656)) - Use css on labels ([#&#8203;25626](https://github.com/go-gitea/gitea/issues/25626)) ([#&#8203;25636](https://github.com/go-gitea/gitea/issues/25636)) - Read-only checkboxes don't appear and don't entirely act the way one might expect ([#&#8203;25573](https://github.com/go-gitea/gitea/issues/25573)) ([#&#8203;25602](https://github.com/go-gitea/gitea/issues/25602)) - Redirect to package after version deletion ([#&#8203;25594](https://github.com/go-gitea/gitea/issues/25594)) ([#&#8203;25599](https://github.com/go-gitea/gitea/issues/25599)) - Reduce table padding globally ([#&#8203;25568](https://github.com/go-gitea/gitea/issues/25568)) ([#&#8203;25577](https://github.com/go-gitea/gitea/issues/25577)) - Change `Regenerate Secret` button display ([#&#8203;25534](https://github.com/go-gitea/gitea/issues/25534)) ([#&#8203;25541](https://github.com/go-gitea/gitea/issues/25541)) - Fix rerun icon on action view component ([#&#8203;25531](https://github.com/go-gitea/gitea/issues/25531)) ([#&#8203;25536](https://github.com/go-gitea/gitea/issues/25536)) - Move some regexp out of functions ([#&#8203;25430](https://github.com/go-gitea/gitea/issues/25430)) ([#&#8203;25445](https://github.com/go-gitea/gitea/issues/25445)) - Diff page enhancements ([#&#8203;25398](https://github.com/go-gitea/gitea/issues/25398)) ([#&#8203;25437](https://github.com/go-gitea/gitea/issues/25437)) - Various UI fixes ([#&#8203;25264](https://github.com/go-gitea/gitea/issues/25264)) ([#&#8203;25431](https://github.com/go-gitea/gitea/issues/25431)) - Fix label list divider ([#&#8203;25312](https://github.com/go-gitea/gitea/issues/25312)) ([#&#8203;25372](https://github.com/go-gitea/gitea/issues/25372)) - Fix UI on mobile view ([#&#8203;25315](https://github.com/go-gitea/gitea/issues/25315)) ([#&#8203;25340](https://github.com/go-gitea/gitea/issues/25340)) - When viewing a file, hide the add button ([#&#8203;25320](https://github.com/go-gitea/gitea/issues/25320)) ([#&#8203;25339](https://github.com/go-gitea/gitea/issues/25339)) - Show if File is Executable ([#&#8203;25287](https://github.com/go-gitea/gitea/issues/25287)) ([#&#8203;25300](https://github.com/go-gitea/gitea/issues/25300)) - Fix edit OAuth application width ([#&#8203;25262](https://github.com/go-gitea/gitea/issues/25262)) ([#&#8203;25263](https://github.com/go-gitea/gitea/issues/25263)) - Use flex to align SVG and text ([#&#8203;25163](https://github.com/go-gitea/gitea/issues/25163)) ([#&#8203;25260](https://github.com/go-gitea/gitea/issues/25260)) - Revert overflow: overlay (revert [#&#8203;21850](https://github.com/go-gitea/gitea/issues/21850)) ([#&#8203;25231](https://github.com/go-gitea/gitea/issues/25231)) ([#&#8203;25239](https://github.com/go-gitea/gitea/issues/25239)) - Use inline SVG for built-in OAuth providers ([#&#8203;25171](https://github.com/go-gitea/gitea/issues/25171)) ([#&#8203;25234](https://github.com/go-gitea/gitea/issues/25234)) - Change access token UI to select dropdowns ([#&#8203;25109](https://github.com/go-gitea/gitea/issues/25109)) ([#&#8203;25230](https://github.com/go-gitea/gitea/issues/25230)) - Remove hacky patch for "safari emoji glitch fix" ([#&#8203;25208](https://github.com/go-gitea/gitea/issues/25208)) ([#&#8203;25211](https://github.com/go-gitea/gitea/issues/25211)) - Minor arc-green color tweaks ([#&#8203;25175](https://github.com/go-gitea/gitea/issues/25175)) ([#&#8203;25205](https://github.com/go-gitea/gitea/issues/25205)) - Button and color enhancements ([#&#8203;24989](https://github.com/go-gitea/gitea/issues/24989)) ([#&#8203;25176](https://github.com/go-gitea/gitea/issues/25176)) - Fix mobile navbar and misc cleanups ([#&#8203;25134](https://github.com/go-gitea/gitea/issues/25134)) ([#&#8203;25169](https://github.com/go-gitea/gitea/issues/25169)) - Modify OAuth login ui and fix display name, iconurl related logic ([#&#8203;25030](https://github.com/go-gitea/gitea/issues/25030)) ([#&#8203;25161](https://github.com/go-gitea/gitea/issues/25161)) - Improve notification icon and navbar ([#&#8203;25111](https://github.com/go-gitea/gitea/issues/25111)) ([#&#8203;25124](https://github.com/go-gitea/gitea/issues/25124)) - Add details summary for vertical menus in settings to allow toggling ([#&#8203;25098](https://github.com/go-gitea/gitea/issues/25098)) - Don't display `select all issues` checkbox when no issues are available ([#&#8203;25086](https://github.com/go-gitea/gitea/issues/25086)) - Use RepositoryList instead of \[]\*Repository ([#&#8203;25074](https://github.com/go-gitea/gitea/issues/25074)) - Add ability to set multiple redirect URIs in OAuth application UI ([#&#8203;25072](https://github.com/go-gitea/gitea/issues/25072)) - Use git command instead of the ini package to remove the `origin` remote ([#&#8203;25066](https://github.com/go-gitea/gitea/issues/25066)) - Remove cancel button from branch protection form ([#&#8203;25063](https://github.com/go-gitea/gitea/issues/25063)) - Show file tree by default ([#&#8203;25052](https://github.com/go-gitea/gitea/issues/25052)) - Add Progressbar to Milestone Page ([#&#8203;25050](https://github.com/go-gitea/gitea/issues/25050)) - Minor UI improvements: logo alignment, auth map editor, auth name display ([#&#8203;25043](https://github.com/go-gitea/gitea/issues/25043)) - Allow for PKCE flow without client secret + add docs ([#&#8203;25033](https://github.com/go-gitea/gitea/issues/25033)) - Refactor INI package (first step) ([#&#8203;25024](https://github.com/go-gitea/gitea/issues/25024)) - Various style fixes ([#&#8203;25008](https://github.com/go-gitea/gitea/issues/25008)) - Fix delete user account modal ([#&#8203;25004](https://github.com/go-gitea/gitea/issues/25004)) - Refactor diffFileInfo / DiffTreeStore ([#&#8203;24998](https://github.com/go-gitea/gitea/issues/24998)) - Add user level action runners ([#&#8203;24995](https://github.com/go-gitea/gitea/issues/24995)) - Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest ([#&#8203;24988](https://github.com/go-gitea/gitea/issues/24988)) - Add step start time to `ViewStepLog` ([#&#8203;24980](https://github.com/go-gitea/gitea/issues/24980)) - Add dark mode to API Docs ([#&#8203;24971](https://github.com/go-gitea/gitea/issues/24971)) - Display file mode for new file and file mode changes ([#&#8203;24966](https://github.com/go-gitea/gitea/issues/24966)) - Make the 500 page load themes ([#&#8203;24953](https://github.com/go-gitea/gitea/issues/24953)) - Show `bot` label next to username when rendering autor link if the user is a bot ([#&#8203;24943](https://github.com/go-gitea/gitea/issues/24943)) - Repo list improvements, fix bold helper classes ([#&#8203;24935](https://github.com/go-gitea/gitea/issues/24935)) - Improve queue and logger context ([#&#8203;24924](https://github.com/go-gitea/gitea/issues/24924)) - Improve RunMode / dev mode ([#&#8203;24886](https://github.com/go-gitea/gitea/issues/24886)) - Improve some Forms ([#&#8203;24878](https://github.com/go-gitea/gitea/issues/24878)) - Add show timestamp/seconds and fullscreen options to action page ([#&#8203;24876](https://github.com/go-gitea/gitea/issues/24876)) - Fix double border and adjust width for user profile page ([#&#8203;24870](https://github.com/go-gitea/gitea/issues/24870)) - Improve Actions CSS ([#&#8203;24864](https://github.com/go-gitea/gitea/issues/24864)) - Fix `@font-face` overrides ([#&#8203;24855](https://github.com/go-gitea/gitea/issues/24855)) - Remove `In your repositories` link in milestones dashboard ([#&#8203;24853](https://github.com/go-gitea/gitea/issues/24853)) - Fix missing yes/no in delete time log modal ([#&#8203;24851](https://github.com/go-gitea/gitea/issues/24851)) - Show new pull request button also on subdirectories and files ([#&#8203;24842](https://github.com/go-gitea/gitea/issues/24842)) - Make environment-to-ini support loading key value from file ([#&#8203;24832](https://github.com/go-gitea/gitea/issues/24832)) - Support wildcard in email domain allow/block list ([#&#8203;24831](https://github.com/go-gitea/gitea/issues/24831)) - Use `CommentList` instead of `[]*Comment` ([#&#8203;24828](https://github.com/go-gitea/gitea/issues/24828)) - Add RTL rendering support to Markdown ([#&#8203;24816](https://github.com/go-gitea/gitea/issues/24816)) - Rework notifications list ([#&#8203;24812](https://github.com/go-gitea/gitea/issues/24812)) - Mute repo names in dashboard repo list ([#&#8203;24811](https://github.com/go-gitea/gitea/issues/24811)) - Fix max width and margin of comment box on conversation page ([#&#8203;24809](https://github.com/go-gitea/gitea/issues/24809)) - Some refactors for issues stats ([#&#8203;24793](https://github.com/go-gitea/gitea/issues/24793)) - Rework label colors ([#&#8203;24790](https://github.com/go-gitea/gitea/issues/24790)) - Fix OAuth login loading state ([#&#8203;24788](https://github.com/go-gitea/gitea/issues/24788)) - Remove duplicated issues options and some more refactors ([#&#8203;24787](https://github.com/go-gitea/gitea/issues/24787)) - Decouple the different contexts from each other ([#&#8203;24786](https://github.com/go-gitea/gitea/issues/24786)) - Remove background on user dashboard filter bar ([#&#8203;24779](https://github.com/go-gitea/gitea/issues/24779)) - Improve and fix bugs surrounding reactions ([#&#8203;24760](https://github.com/go-gitea/gitea/issues/24760)) - Make the color of zero-contribution-squares in the activity heatmap more subtle ([#&#8203;24758](https://github.com/go-gitea/gitea/issues/24758)) - Fix WEBP image copying ([#&#8203;24743](https://github.com/go-gitea/gitea/issues/24743)) - Rework OAuth login buttons, swap github logo to monocolor ([#&#8203;24740](https://github.com/go-gitea/gitea/issues/24740)) - Consolidate the two review boxes into one ([#&#8203;24738](https://github.com/go-gitea/gitea/issues/24738)) - Unification of registration fields order ([#&#8203;24737](https://github.com/go-gitea/gitea/issues/24737)) - Refactor Pull Mirror and fix out-of-sync bugs ([#&#8203;24732](https://github.com/go-gitea/gitea/issues/24732)) - Improvements for action detail page ([#&#8203;24718](https://github.com/go-gitea/gitea/issues/24718)) - Fix flash of unstyled content in action view page ([#&#8203;24712](https://github.com/go-gitea/gitea/issues/24712)) - Don't filter action runs based on state ([#&#8203;24711](https://github.com/go-gitea/gitea/issues/24711)) - Optimize actions list by removing an unnecessary `git` call ([#&#8203;24710](https://github.com/go-gitea/gitea/issues/24710)) - Support no label/assignee filter and batch clearing labels/assignees ([#&#8203;24707](https://github.com/go-gitea/gitea/issues/24707)) - Add icon support for safari ([#&#8203;24697](https://github.com/go-gitea/gitea/issues/24697)) - Use standard HTTP library to serve files ([#&#8203;24693](https://github.com/go-gitea/gitea/issues/24693)) - Improve button-ghost, remove tertiary button ([#&#8203;24692](https://github.com/go-gitea/gitea/issues/24692)) - Only hide tooltip tippy instances ([#&#8203;24688](https://github.com/go-gitea/gitea/issues/24688)) - Support migrating storage for actions log via command line ([#&#8203;24679](https://github.com/go-gitea/gitea/issues/24679)) - Remove highlight in repo list ([#&#8203;24675](https://github.com/go-gitea/gitea/issues/24675)) - Add markdown preview to Submit Review Textarea ([#&#8203;24672](https://github.com/go-gitea/gitea/issues/24672)) - Update pin and add pin-slash ([#&#8203;24669](https://github.com/go-gitea/gitea/issues/24669)) - Improve empty notifications display ([#&#8203;24668](https://github.com/go-gitea/gitea/issues/24668)) - Support SSH for go get ([#&#8203;24664](https://github.com/go-gitea/gitea/issues/24664)) - Improve avatar uploading / resizing / compressing, remove Fomantic card module ([#&#8203;24653](https://github.com/go-gitea/gitea/issues/24653)) - Only show one tippy at a time ([#&#8203;24648](https://github.com/go-gitea/gitea/issues/24648)) - Notification list enhancements, fix striped tables on dark theme ([#&#8203;24639](https://github.com/go-gitea/gitea/issues/24639)) - Improve queue & process & stacktrace ([#&#8203;24636](https://github.com/go-gitea/gitea/issues/24636)) - Use the type RefName for all the needed places and fix pull mirror sync bugs ([#&#8203;24634](https://github.com/go-gitea/gitea/issues/24634)) - Remove fluid on compare diff page ([#&#8203;24627](https://github.com/go-gitea/gitea/issues/24627)) - Add a tooltip to the job rerun button ([#&#8203;24617](https://github.com/go-gitea/gitea/issues/24617)) - Attach a tooltip to the action status icon ([#&#8203;24614](https://github.com/go-gitea/gitea/issues/24614)) - Make the actions control button look like an actual button ([#&#8203;24611](https://github.com/go-gitea/gitea/issues/24611)) - Remove unnecessary code ([#&#8203;24610](https://github.com/go-gitea/gitea/issues/24610)) - Make repo migration cancelable and fix various bugs ([#&#8203;24605](https://github.com/go-gitea/gitea/issues/24605)) - Improve updating Actions tasks ([#&#8203;24600](https://github.com/go-gitea/gitea/issues/24600)) - Attach a tooltip to the action control button ([#&#8203;24595](https://github.com/go-gitea/gitea/issues/24595)) - Make repository response support HTTP range request ([#&#8203;24592](https://github.com/go-gitea/gitea/issues/24592)) - Improve Gitea's web context, decouple "issue template" code into service package ([#&#8203;24590](https://github.com/go-gitea/gitea/issues/24590)) - Modify luminance calculation and extract related functions into single files ([#&#8203;24586](https://github.com/go-gitea/gitea/issues/24586)) - Simplify template helper functions ([#&#8203;24570](https://github.com/go-gitea/gitea/issues/24570)) - Split "modules/context.go" to separate files ([#&#8203;24569](https://github.com/go-gitea/gitea/issues/24569)) - Add org visibility label to non-organization's dashboard ([#&#8203;24558](https://github.com/go-gitea/gitea/issues/24558)) - Update LDAP filters to include both username and email address ([#&#8203;24547](https://github.com/go-gitea/gitea/issues/24547)) - Review fixes and enhancements ([#&#8203;24526](https://github.com/go-gitea/gitea/issues/24526)) - Display warning when user try to rename default branch ([#&#8203;24512](https://github.com/go-gitea/gitea/issues/24512)) - Fix color for transfer related buttons when having no permission to act ([#&#8203;24510](https://github.com/go-gitea/gitea/issues/24510)) - Rework button coloring, add focus and active colors ([#&#8203;24507](https://github.com/go-gitea/gitea/issues/24507)) - New webhook trigger for receiving Pull Request review requests ([#&#8203;24481](https://github.com/go-gitea/gitea/issues/24481)) - Add goto issue id function ([#&#8203;24479](https://github.com/go-gitea/gitea/issues/24479)) - Fix incorrect webhook time and use relative-time to display it ([#&#8203;24477](https://github.com/go-gitea/gitea/issues/24477)) - RSS icon fixes ([#&#8203;24476](https://github.com/go-gitea/gitea/issues/24476)) - Replace `N/A` with `-` everywhere ([#&#8203;24474](https://github.com/go-gitea/gitea/issues/24474)) - Pass 'not' to commit count ([#&#8203;24473](https://github.com/go-gitea/gitea/issues/24473)) - Enhance stylelint rule config, remove dead CSS ([#&#8203;24472](https://github.com/go-gitea/gitea/issues/24472)) - Remove `font-awesome` and fomantic `icon` module ([#&#8203;24471](https://github.com/go-gitea/gitea/issues/24471)) - Improve "new-menu" ([#&#8203;24465](https://github.com/go-gitea/gitea/issues/24465)) - Remove fomantic breadcrumb module ([#&#8203;24463](https://github.com/go-gitea/gitea/issues/24463)) - Improve template system and panic recovery ([#&#8203;24461](https://github.com/go-gitea/gitea/issues/24461)) - Make Issue/PR/projects more compact, misc CSS tweaks ([#&#8203;24459](https://github.com/go-gitea/gitea/issues/24459)) - Replace remaining fontawesome dropdown icons with SVG ([#&#8203;24455](https://github.com/go-gitea/gitea/issues/24455)) - Remove all direct references to font-awesome ([#&#8203;24448](https://github.com/go-gitea/gitea/issues/24448)) - Move links out of translation ([#&#8203;24446](https://github.com/go-gitea/gitea/issues/24446)) - Add `ui-monospace` and `SF Mono` to `--fonts-monospace` ([#&#8203;24442](https://github.com/go-gitea/gitea/issues/24442)) - Hide 'Mirror Settings' when unneeded, improve hints ([#&#8203;24433](https://github.com/go-gitea/gitea/issues/24433)) - Add "Updated" column for admin repositories list ([#&#8203;24429](https://github.com/go-gitea/gitea/issues/24429)) - Improve issue list filter ([#&#8203;24425](https://github.com/go-gitea/gitea/issues/24425)) - Rework header bar on issue, pull requests and milestone ([#&#8203;24420](https://github.com/go-gitea/gitea/issues/24420)) - Improve template helper ([#&#8203;24417](https://github.com/go-gitea/gitea/issues/24417)) - Make repo size style matches others (commits/branches/tags) ([#&#8203;24408](https://github.com/go-gitea/gitea/issues/24408)) - Support markdown editor for issue template ([#&#8203;24400](https://github.com/go-gitea/gitea/issues/24400)) - Improve commit date in commit graph ([#&#8203;24399](https://github.com/go-gitea/gitea/issues/24399)) - Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu ([#&#8203;24393](https://github.com/go-gitea/gitea/issues/24393)) - Merge setting.InitXXX into one function with options ([#&#8203;24389](https://github.com/go-gitea/gitea/issues/24389)) - Move `Rename branch` from repo settings page to the page of branches list ([#&#8203;24380](https://github.com/go-gitea/gitea/issues/24380)) - Improve protected branch setting page ([#&#8203;24379](https://github.com/go-gitea/gitea/issues/24379)) - Display 'Unknown' when runner.version is empty ([#&#8203;24378](https://github.com/go-gitea/gitea/issues/24378)) - Display owner of a runner as a tooltip instead of static text ([#&#8203;24377](https://github.com/go-gitea/gitea/issues/24377)) - Fix incorrect last online time in runner_edit.tmpl ([#&#8203;24376](https://github.com/go-gitea/gitea/issues/24376)) - Fix unclear `IsRepositoryExist` logic ([#&#8203;24374](https://github.com/go-gitea/gitea/issues/24374)) - Add custom helm repo name generated from url ([#&#8203;24363](https://github.com/go-gitea/gitea/issues/24363)) - Replace placeholders in licenses ([#&#8203;24354](https://github.com/go-gitea/gitea/issues/24354)) - Add rerun workflow button and refactor to use SVG octicons ([#&#8203;24350](https://github.com/go-gitea/gitea/issues/24350)) - Fix runner button height ([#&#8203;24338](https://github.com/go-gitea/gitea/issues/24338)) - Restore bold on repolist ([#&#8203;24337](https://github.com/go-gitea/gitea/issues/24337)) - Improve RSS ([#&#8203;24335](https://github.com/go-gitea/gitea/issues/24335)) - Refactor "route" related code, fix Safari cookie bug ([#&#8203;24330](https://github.com/go-gitea/gitea/issues/24330)) - Alert error message if open dependencies are included in the issues that try to batch close ([#&#8203;24329](https://github.com/go-gitea/gitea/issues/24329)) - Add missed column title in runner management page ([#&#8203;24328](https://github.com/go-gitea/gitea/issues/24328)) - Automatically select the org when click create repo from org dashboard ([#&#8203;24325](https://github.com/go-gitea/gitea/issues/24325)) - Modify width of ui container, fine tune css for settings pages and org header ([#&#8203;24315](https://github.com/go-gitea/gitea/issues/24315)) - Fix config list overflow and layout ([#&#8203;24312](https://github.com/go-gitea/gitea/issues/24312)) - Improve some modal action buttons ([#&#8203;24289](https://github.com/go-gitea/gitea/issues/24289)) - Move code from module to service ([#&#8203;24287](https://github.com/go-gitea/gitea/issues/24287)) - Sort users and orgs on explore by recency by default ([#&#8203;24279](https://github.com/go-gitea/gitea/issues/24279)) - Allow using localized absolute date times within phrases with place holders and localize issue due date events ([#&#8203;24275](https://github.com/go-gitea/gitea/issues/24275)) - Show workflow config error on file view also ([#&#8203;24267](https://github.com/go-gitea/gitea/issues/24267)) - Improve template helper functions: string/slice ([#&#8203;24266](https://github.com/go-gitea/gitea/issues/24266)) - Use more specific test methods ([#&#8203;24265](https://github.com/go-gitea/gitea/issues/24265)) - Add `DumpVar` helper function to help debugging templates ([#&#8203;24262](https://github.com/go-gitea/gitea/issues/24262)) - Limit avatar upload to valid image files ([#&#8203;24258](https://github.com/go-gitea/gitea/issues/24258)) - Improve emoji and mention matching ([#&#8203;24255](https://github.com/go-gitea/gitea/issues/24255)) - Change to vertical navbar layout for secondary navbar for repo/user/admin settings ([#&#8203;24246](https://github.com/go-gitea/gitea/issues/24246)) - Refactor config provider ([#&#8203;24245](https://github.com/go-gitea/gitea/issues/24245)) - Improve test logger ([#&#8203;24235](https://github.com/go-gitea/gitea/issues/24235)) - Default show closed actions list if all actions was closed ([#&#8203;24234](https://github.com/go-gitea/gitea/issues/24234)) - Add missing badges in user profile for /projects and /packages ([#&#8203;24232](https://github.com/go-gitea/gitea/issues/24232)) - Add repository counter badge to repository tab ([#&#8203;24205](https://github.com/go-gitea/gitea/issues/24205)) - Move secrets and runners settings to actions settings ([#&#8203;24200](https://github.com/go-gitea/gitea/issues/24200)) - Require at least one unit to be enabled ([#&#8203;24189](https://github.com/go-gitea/gitea/issues/24189)) - Use same action status svg icons on actions list as on action page ([#&#8203;24178](https://github.com/go-gitea/gitea/issues/24178)) - Use secondary pointing menu for tabs on user/organization home page ([#&#8203;24162](https://github.com/go-gitea/gitea/issues/24162)) - Improve Wiki TOC ([#&#8203;24137](https://github.com/go-gitea/gitea/issues/24137)) - Refactor locale number ([#&#8203;24134](https://github.com/go-gitea/gitea/issues/24134)) - Localize activity heatmap (except tooltip) ([#&#8203;24131](https://github.com/go-gitea/gitea/issues/24131)) - Fix duplicate modals when clicking on "remove all" repository button ([#&#8203;24129](https://github.com/go-gitea/gitea/issues/24129)) - Add runner check in repo action page ([#&#8203;24124](https://github.com/go-gitea/gitea/issues/24124)) - Support triggering workflows by wiki related events ([#&#8203;24119](https://github.com/go-gitea/gitea/issues/24119)) - Refactor cookie ([#&#8203;24107](https://github.com/go-gitea/gitea/issues/24107)) - Remove untranslatable `on_date` key ([#&#8203;24106](https://github.com/go-gitea/gitea/issues/24106)) - Refactor delete_modal_actions template and use it for project column related actions ([#&#8203;24097](https://github.com/go-gitea/gitea/issues/24097)) - Improve git log for debugging ([#&#8203;24095](https://github.com/go-gitea/gitea/issues/24095)) - Add option to search for users is active join a team ([#&#8203;24093](https://github.com/go-gitea/gitea/issues/24093)) - Add PDF rendering via PDFObject ([#&#8203;24086](https://github.com/go-gitea/gitea/issues/24086)) - Refactor web route ([#&#8203;24080](https://github.com/go-gitea/gitea/issues/24080)) - Make HTML template functions support context ([#&#8203;24056](https://github.com/go-gitea/gitea/issues/24056)) - Refactor rename user and rename organization ([#&#8203;24052](https://github.com/go-gitea/gitea/issues/24052)) - Localize milestone related time strings ([#&#8203;24051](https://github.com/go-gitea/gitea/issues/24051)) - Expand selected file when clicking file tree ([#&#8203;24041](https://github.com/go-gitea/gitea/issues/24041)) - Add popup to hashed comments/pull requests/issues in file editing/adding preview tab ([#&#8203;24040](https://github.com/go-gitea/gitea/issues/24040)) - Add placeholder and aria attributes to release and wiki edit page ([#&#8203;24031](https://github.com/go-gitea/gitea/issues/24031)) - Add new user types `reserved`, `bot`, and `remote` ([#&#8203;24026](https://github.com/go-gitea/gitea/issues/24026)) - Allow adding SSH keys even if SSH server is disabled ([#&#8203;24025](https://github.com/go-gitea/gitea/issues/24025)) - Use a general approach to access custom/static/builtin assets ([#&#8203;24022](https://github.com/go-gitea/gitea/issues/24022)) - Update github.com/google/go-github to v52 ([#&#8203;24004](https://github.com/go-gitea/gitea/issues/24004)) - Replace tribute with text-expander-element for textarea ([#&#8203;23985](https://github.com/go-gitea/gitea/issues/23985)) - Group template helper functions, remove `Printf`, improve template error messages ([#&#8203;23982](https://github.com/go-gitea/gitea/issues/23982)) - Drop "unrolled/render" package ([#&#8203;23965](https://github.com/go-gitea/gitea/issues/23965)) - Add job.duration in web ui ([#&#8203;23963](https://github.com/go-gitea/gitea/issues/23963)) - Tweak pull request branch delete ui ([#&#8203;23951](https://github.com/go-gitea/gitea/issues/23951)) - Merge template functions "dict/Dict/mergeinto" ([#&#8203;23932](https://github.com/go-gitea/gitea/issues/23932)) - Use a general Eval function for expressions in templates. ([#&#8203;23927](https://github.com/go-gitea/gitea/issues/23927)) - Clean template/helper.go ([#&#8203;23922](https://github.com/go-gitea/gitea/issues/23922)) - Actions: Use default branch as ref when a branch/tag delete occurs ([#&#8203;23910](https://github.com/go-gitea/gitea/issues/23910)) - Add tooltips for MD editor buttons and add `muted` class for buttons ([#&#8203;23896](https://github.com/go-gitea/gitea/issues/23896)) - Improve markdown editor: width, height, preferred ([#&#8203;23895](https://github.com/go-gitea/gitea/issues/23895)) - Make Release Download URLs predictable ([#&#8203;23891](https://github.com/go-gitea/gitea/issues/23891)) - Remove fomantic ".link" selector and styles ([#&#8203;23888](https://github.com/go-gitea/gitea/issues/23888)) - Added close/open button to details page of milestone ([#&#8203;23877](https://github.com/go-gitea/gitea/issues/23877)) - Introduce GitHub markdown editor, keep EasyMDE as fallback ([#&#8203;23876](https://github.com/go-gitea/gitea/issues/23876)) - Introduce GiteaLocaleNumber custom element to handle number localization on pages. ([#&#8203;23861](https://github.com/go-gitea/gitea/issues/23861)) - Make first section on home page full width ([#&#8203;23854](https://github.com/go-gitea/gitea/issues/23854)) - Use different SVG for pending and running actions ([#&#8203;23836](https://github.com/go-gitea/gitea/issues/23836)) - Display image size for multiarch container images ([#&#8203;23821](https://github.com/go-gitea/gitea/issues/23821)) - Improve action log display with control chars ([#&#8203;23820](https://github.com/go-gitea/gitea/issues/23820)) - Fix dropdown direction behavior ([#&#8203;23806](https://github.com/go-gitea/gitea/issues/23806)) - Fix incorrect/Improve error handle in edit user page ([#&#8203;23805](https://github.com/go-gitea/gitea/issues/23805)) - Use clippie module to copy to clipboard ([#&#8203;23801](https://github.com/go-gitea/gitea/issues/23801)) - Make minio package support legacy MD5 checksum ([#&#8203;23768](https://github.com/go-gitea/gitea/issues/23768)) - Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict ([#&#8203;23766](https://github.com/go-gitea/gitea/issues/23766)) - Refactor docs ([#&#8203;23752](https://github.com/go-gitea/gitea/issues/23752)) - Fix markup background, improve wiki rendering ([#&#8203;23750](https://github.com/go-gitea/gitea/issues/23750)) - Make label templates have consistent behavior and priority ([#&#8203;23749](https://github.com/go-gitea/gitea/issues/23749)) - Improve LoadUnitConfig to handle invalid or duplicate units ([#&#8203;23736](https://github.com/go-gitea/gitea/issues/23736)) - Append `(comment)` when a link points at a comment rather than the whole issue ([#&#8203;23734](https://github.com/go-gitea/gitea/issues/23734)) - Clean some legacy files and move some build files ([#&#8203;23699](https://github.com/go-gitea/gitea/issues/23699)) - Refactor repo commit list ([#&#8203;23690](https://github.com/go-gitea/gitea/issues/23690)) - Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" ([#&#8203;23687](https://github.com/go-gitea/gitea/issues/23687)) - Add aria attributes to interactive time tooltips. ([#&#8203;23661](https://github.com/go-gitea/gitea/issues/23661)) - Fix long project name display in issue list and in related dropdown ([#&#8203;23653](https://github.com/go-gitea/gitea/issues/23653)) - Use data-tooltip-content for tippy tooltip ([#&#8203;23649](https://github.com/go-gitea/gitea/issues/23649)) - Fix new issue/pull request btn margin when it is next to sort ([#&#8203;23647](https://github.com/go-gitea/gitea/issues/23647)) - Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form ([#&#8203;23626](https://github.com/go-gitea/gitea/issues/23626)) - Allow new file and edit file preview if it has editable extension ([#&#8203;23624](https://github.com/go-gitea/gitea/issues/23624)) - Replace a few fontawesome icons with svg ([#&#8203;23602](https://github.com/go-gitea/gitea/issues/23602)) - `Publish Review` buttons should indicate why they are disabled ([#&#8203;23598](https://github.com/go-gitea/gitea/issues/23598)) - Convert issue list checkboxes to native ([#&#8203;23596](https://github.com/go-gitea/gitea/issues/23596)) - Set opaque background on markup and images ([#&#8203;23578](https://github.com/go-gitea/gitea/issues/23578)) - Use a general approach to show tooltip, fix temporary tooltip bug ([#&#8203;23574](https://github.com/go-gitea/gitea/issues/23574)) - Improve `<SvgIcon>` to make it output `svg` node and optimize performance ([#&#8203;23570](https://github.com/go-gitea/gitea/issues/23570)) - Enable color for consistency checks diffs ([#&#8203;23563](https://github.com/go-gitea/gitea/issues/23563)) - Fix dropdown icon misalignment when using fomantic icon ([#&#8203;23558](https://github.com/go-gitea/gitea/issues/23558)) - Decouple the issue-template code from comment_tab.tmpl ([#&#8203;23556](https://github.com/go-gitea/gitea/issues/23556)) - Remove `id="comment-form"` dead code, fix tag ([#&#8203;23555](https://github.com/go-gitea/gitea/issues/23555)) - Diff improvements ([#&#8203;23553](https://github.com/go-gitea/gitea/issues/23553)) - Sort Python package descriptors by version to mimic PyPI format ([#&#8203;23550](https://github.com/go-gitea/gitea/issues/23550)) - Use a general approch to improve a11y for all checkboxes and dropdowns. ([#&#8203;23542](https://github.com/go-gitea/gitea/issues/23542)) - Fix long name ui issues and label ui issue ([#&#8203;23541](https://github.com/go-gitea/gitea/issues/23541)) - Return `repository` in npm package metadata endpoint ([#&#8203;23539](https://github.com/go-gitea/gitea/issues/23539)) - Use `project.IconName` instead of repeated unreadable `if-else` chains ([#&#8203;23538](https://github.com/go-gitea/gitea/issues/23538)) - Remove stars in dashboard repo list ([#&#8203;23530](https://github.com/go-gitea/gitea/issues/23530)) - Update mini-css-extract-plugin, remove postcss ([#&#8203;23520](https://github.com/go-gitea/gitea/issues/23520)) - Change `Close` to either `Close issue` or `Close pull request` ([#&#8203;23506](https://github.com/go-gitea/gitea/issues/23506)) - Fix theme-auto loading ([#&#8203;23504](https://github.com/go-gitea/gitea/issues/23504)) - Fix tags sort by creation time (descending) on branch/tag dropdowns ([#&#8203;23491](https://github.com/go-gitea/gitea/issues/23491)) - Display the version of runner in the runner list ([#&#8203;23490](https://github.com/go-gitea/gitea/issues/23490)) - Replace Less with CSS ([#&#8203;23481](https://github.com/go-gitea/gitea/issues/23481)) - Fix `.locale.Tr` function not found in delete modal ([#&#8203;23468](https://github.com/go-gitea/gitea/issues/23468)) - Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true ([#&#8203;23463](https://github.com/go-gitea/gitea/issues/23463)) - Add project type descriptions in issue badge and improve project icons ([#&#8203;23437](https://github.com/go-gitea/gitea/issues/23437)) - Use context for `RepositoryList.LoadAttributes` ([#&#8203;23435](https://github.com/go-gitea/gitea/issues/23435)) - Refactor branch/tag selector to Vue SFC ([#&#8203;23421](https://github.com/go-gitea/gitea/issues/23421)) - Keep (add if not existing) xmlns attribute for generated SVG images ([#&#8203;23410](https://github.com/go-gitea/gitea/issues/23410)) - Refactor dashboard repo list to Vue SFC ([#&#8203;23405](https://github.com/go-gitea/gitea/issues/23405)) - Add workflow error notification in ui ([#&#8203;23404](https://github.com/go-gitea/gitea/issues/23404)) - Refactor branch/tag selector dropdown (first step) ([#&#8203;23394](https://github.com/go-gitea/gitea/issues/23394)) - Reduce duplicate and useless code in options ([#&#8203;23369](https://github.com/go-gitea/gitea/issues/23369)) - Convert `<div class="button">` to `<button class="button">` ([#&#8203;23337](https://github.com/go-gitea/gitea/issues/23337)) - Add path prefix to ObjectStorage.Iterator ([#&#8203;23332](https://github.com/go-gitea/gitea/issues/23332)) - Improve cache context ([#&#8203;23330](https://github.com/go-gitea/gitea/issues/23330)) - Move pidfile creation from setting to web cmd package ([#&#8203;23285](https://github.com/go-gitea/gitea/issues/23285)) - Fix tags view ([#&#8203;23243](https://github.com/go-gitea/gitea/issues/23243)) - Add commit info in action page ([#&#8203;23210](https://github.com/go-gitea/gitea/issues/23210)) - Support paste treepath when creating a new file or updating the file name ([#&#8203;23209](https://github.com/go-gitea/gitea/issues/23209)) - Allow skipping forks and mirrors from being indexed ([#&#8203;23187](https://github.com/go-gitea/gitea/issues/23187)) - Use context parameter in services/repository ([#&#8203;23186](https://github.com/go-gitea/gitea/issues/23186)) - Hide target selector if tag exists when creating new release ([#&#8203;23171](https://github.com/go-gitea/gitea/issues/23171)) - Improve FindProjects ([#&#8203;23085](https://github.com/go-gitea/gitea/issues/23085)) - Clean Path in Options ([#&#8203;23006](https://github.com/go-gitea/gitea/issues/23006)) - Add margin top to the top of branches ([#&#8203;23002](https://github.com/go-gitea/gitea/issues/23002)) - Remove unnecessary and incorrect `find('.menu').toggle()` ([#&#8203;22987](https://github.com/go-gitea/gitea/issues/22987)) - Improve GetBoards and getDefaultBoard ([#&#8203;22981](https://github.com/go-gitea/gitea/issues/22981)) - Improve squash merge commit author and co-author with private emails ([#&#8203;22977](https://github.com/go-gitea/gitea/issues/22977)) - Add --quiet option to gitea dump ([#&#8203;22969](https://github.com/go-gitea/gitea/issues/22969)) - Add pagination for dashboard and user activity feeds ([#&#8203;22937](https://github.com/go-gitea/gitea/issues/22937)) - Handle files starting with colons in WalkGitLog ([#&#8203;22935](https://github.com/go-gitea/gitea/issues/22935)) - Add "Reviewed by you" filter for pull requests ([#&#8203;22927](https://github.com/go-gitea/gitea/issues/22927)) - Parse external request id from request headers, and print it in access log ([#&#8203;22906](https://github.com/go-gitea/gitea/issues/22906)) - Replace `repo.namedBlob` by `git.TreeEntry`. ([#&#8203;22898](https://github.com/go-gitea/gitea/issues/22898)) - Pull Requests: add button to compare force pushed commits ([#&#8203;22857](https://github.com/go-gitea/gitea/issues/22857)) - Fix pull request update showing too many commits with multiple branches ([#&#8203;22856](https://github.com/go-gitea/gitea/issues/22856)) - Require approval to run actions for fork pull request ([#&#8203;22803](https://github.com/go-gitea/gitea/issues/22803)) - Projects: rename Board to Column in interface and improve consistency ([#&#8203;22767](https://github.com/go-gitea/gitea/issues/22767)) - Add user visibility in dashboard navbar ([#&#8203;22747](https://github.com/go-gitea/gitea/issues/22747)) - Add .livemd as a markdown extension ([#&#8203;22730](https://github.com/go-gitea/gitea/issues/22730)) - Clean up WebAuthn javascript code and remove JQuery code ([#&#8203;22697](https://github.com/go-gitea/gitea/issues/22697)) - Merge message template support for rebase without merge commit ([#&#8203;22669](https://github.com/go-gitea/gitea/issues/22669)) - Show editorconfig warnings when viewing a malformed editorconfig ([#&#8203;21257](https://github.com/go-gitea/gitea/issues/21257)) - Npm packages: set repository link based on the url in package.json ([#&#8203;20379](https://github.com/go-gitea/gitea/issues/20379)) - BUGFIXES - Add support for different Maven POM encoding ([#&#8203;25873](https://github.com/go-gitea/gitea/issues/25873)) ([#&#8203;25890](https://github.com/go-gitea/gitea/issues/25890)) - Fix incorrect repo url when changed the case of ownername ([#&#8203;25733](https://github.com/go-gitea/gitea/issues/25733)) ([#&#8203;25881](https://github.com/go-gitea/gitea/issues/25881)) - Fix empty project displayed in issue sidebar ([#&#8203;25802](https://github.com/go-gitea/gitea/issues/25802)) ([#&#8203;25854](https://github.com/go-gitea/gitea/issues/25854)) - Show correct SSL Mode on "install page" ([#&#8203;25818](https://github.com/go-gitea/gitea/issues/25818)) ([#&#8203;25838](https://github.com/go-gitea/gitea/issues/25838)) - Fix the error message when the token is incorrect ([#&#8203;25701](https://github.com/go-gitea/gitea/issues/25701)) ([#&#8203;25836](https://github.com/go-gitea/gitea/issues/25836)) - Fix incorrect oldest sort in project list ([#&#8203;25806](https://github.com/go-gitea/gitea/issues/25806)) ([#&#8203;25835](https://github.com/go-gitea/gitea/issues/25835)) - For API attachments, use API URL ([#&#8203;25639](https://github.com/go-gitea/gitea/issues/25639)) ([#&#8203;25814](https://github.com/go-gitea/gitea/issues/25814)) - Avoid amending the Rebase and Fast-forward merge if there is no message template ([#&#8203;25779](https://github.com/go-gitea/gitea/issues/25779)) ([#&#8203;25809](https://github.com/go-gitea/gitea/issues/25809)) - Make "install page" respect environment config ([#&#8203;25648](https://github.com/go-gitea/gitea/issues/25648)) ([#&#8203;25799](https://github.com/go-gitea/gitea/issues/25799)) - Fix activity type match in `matchPullRequestEvent` ([#&#8203;25746](https://github.com/go-gitea/gitea/issues/25746)) ([#&#8203;25796](https://github.com/go-gitea/gitea/issues/25796)) - Fix notification list bugs ([#&#8203;25781](https://github.com/go-gitea/gitea/issues/25781)) ([#&#8203;25787](https://github.com/go-gitea/gitea/issues/25787)) - Revert package access change from [#&#8203;23879](https://github.com/go-gitea/gitea/issues/23879) ([#&#8203;25707](https://github.com/go-gitea/gitea/issues/25707)) ([#&#8203;25785](https://github.com/go-gitea/gitea/issues/25785)) - Check `ctx.Written()` for `GetActionIssue` ([#&#8203;25698](https://github.com/go-gitea/gitea/issues/25698)) ([#&#8203;25711](https://github.com/go-gitea/gitea/issues/25711)) - Fix position of org follow button ([#&#8203;25688](https://github.com/go-gitea/gitea/issues/25688)) ([#&#8203;25692](https://github.com/go-gitea/gitea/issues/25692)) - Fix the nil pointer when assigning issues to projects ([#&#8203;25665](https://github.com/go-gitea/gitea/issues/25665)) ([#&#8203;25677](https://github.com/go-gitea/gitea/issues/25677)) - Log the real reason when authentication fails (but don't show the user) ([#&#8203;25414](https://github.com/go-gitea/gitea/issues/25414)) ([#&#8203;25660](https://github.com/go-gitea/gitea/issues/25660)) - Fix bug when change user name ([#&#8203;25637](https://github.com/go-gitea/gitea/issues/25637)) ([#&#8203;25646](https://github.com/go-gitea/gitea/issues/25646)) - Make "cancel" buttons have proper type in modal forms ([#&#8203;25618](https://github.com/go-gitea/gitea/issues/25618)) ([#&#8203;25641](https://github.com/go-gitea/gitea/issues/25641)) - Use AfterCommitId to get commit for Viewed functionality ([#&#8203;25529](https://github.com/go-gitea/gitea/issues/25529)) ([#&#8203;25612](https://github.com/go-gitea/gitea/issues/25612)) - Fix bug of branches API with tests([#&#8203;25578](https://github.com/go-gitea/gitea/issues/25578)) ([#&#8203;25579](https://github.com/go-gitea/gitea/issues/25579)) - Fix content holes in Actions task logs file ([#&#8203;25560](https://github.com/go-gitea/gitea/issues/25560)) ([#&#8203;25566](https://github.com/go-gitea/gitea/issues/25566)) - Fix bugs related to notification endpoints ([#&#8203;25548](https://github.com/go-gitea/gitea/issues/25548)) ([#&#8203;25562](https://github.com/go-gitea/gitea/issues/25562)) - Add Adopt repository event and handler ([#&#8203;25497](https://github.com/go-gitea/gitea/issues/25497)) ([#&#8203;25518](https://github.com/go-gitea/gitea/issues/25518)) - Improve wiki sidebar and TOC ([#&#8203;25460](https://github.com/go-gitea/gitea/issues/25460)) ([#&#8203;25477](https://github.com/go-gitea/gitea/issues/25477)) - Make "dismiss" content shown correctly ([#&#8203;25461](https://github.com/go-gitea/gitea/issues/25461)) ([#&#8203;25465](https://github.com/go-gitea/gitea/issues/25465)) - Change default email domain for LDAP users ([#&#8203;25425](https://github.com/go-gitea/gitea/issues/25425)) ([#&#8203;25434](https://github.com/go-gitea/gitea/issues/25434)) - Fix missing commit message body when the message has leading newlines ([#&#8203;25418](https://github.com/go-gitea/gitea/issues/25418)) ([#&#8203;25422](https://github.com/go-gitea/gitea/issues/25422)) - Fix LDAP sync when Username Attribute is empty ([#&#8203;25278](https://github.com/go-gitea/gitea/issues/25278)) ([#&#8203;25379](https://github.com/go-gitea/gitea/issues/25379)) - Fetch all git data for embedding correct version in docker image ([#&#8203;25361](https://github.com/go-gitea/gitea/issues/25361)) ([#&#8203;25373](https://github.com/go-gitea/gitea/issues/25373)) - Fix incorrect actions ref_name ([#&#8203;25358](https://github.com/go-gitea/gitea/issues/25358)) ([#&#8203;25367](https://github.com/go-gitea/gitea/issues/25367)) - Write absolute AppDataPath to app.ini when installing ([#&#8203;25331](https://github.com/go-gitea/gitea/issues/25331)) ([#&#8203;25347](https://github.com/go-gitea/gitea/issues/25347)) - Fix incorrect config argument position for builtin SSH server ([#&#8203;25341](https://github.com/go-gitea/gitea/issues/25341)) - Remove EasyMDE focus outline on text ([#&#8203;25328](https://github.com/go-gitea/gitea/issues/25328)) ([#&#8203;25332](https://github.com/go-gitea/gitea/issues/25332)) - Fix displayed RPM repo url ([#&#8203;25310](https://github.com/go-gitea/gitea/issues/25310)) ([#&#8203;25313](https://github.com/go-gitea/gitea/issues/25313)) - Fix index generation parallelly failure ([#&#8203;25235](https://github.com/go-gitea/gitea/issues/25235)) ([#&#8203;25269](https://github.com/go-gitea/gitea/issues/25269)) - Fix panic when migrating a repo from GitHub with issues ([#&#8203;25246](https://github.com/go-gitea/gitea/issues/25246)) ([#&#8203;25247](https://github.com/go-gitea/gitea/issues/25247)) - Fix task list checkbox toggle to work with YAML front matter ([#&#8203;25184](https://github.com/go-gitea/gitea/issues/25184)) ([#&#8203;25227](https://github.com/go-gitea/gitea/issues/25227)) - Fix compatible for webhook ref type ([#&#8203;25195](https://github.com/go-gitea/gitea/issues/25195)) ([#&#8203;25223](https://github.com/go-gitea/gitea/issues/25223)) - Hide limited users if viewed by anonymous ghost ([#&#8203;25214](https://github.com/go-gitea/gitea/issues/25214)) ([#&#8203;25220](https://github.com/go-gitea/gitea/issues/25220)) - Do not overwrite the log mode when installing ([#&#8203;25203](https://github.com/go-gitea/gitea/issues/25203)) ([#&#8203;25209](https://github.com/go-gitea/gitea/issues/25209)) - Fix fullscreen for action ([#&#8203;25200](https://github.com/go-gitea/gitea/issues/25200)) ([#&#8203;25207](https://github.com/go-gitea/gitea/issues/25207)) - Add `WithPullRequest` for `actionsNotifier` ([#&#8203;25144](https://github.com/go-gitea/gitea/issues/25144)) ([#&#8203;25197](https://github.com/go-gitea/gitea/issues/25197)) - Fix `MilestoneIDs` when querying issues ([#&#8203;25125](https://github.com/go-gitea/gitea/issues/25125)) ([#&#8203;25141](https://github.com/go-gitea/gitea/issues/25141)) - Fix incorrect git ignore rule and add missing license files ([#&#8203;25135](https://github.com/go-gitea/gitea/issues/25135)) ([#&#8203;25138](https://github.com/go-gitea/gitea/issues/25138)) - Remove incorrect element ID on "post-install" page ([#&#8203;25104](https://github.com/go-gitea/gitea/issues/25104)) ([#&#8203;25129](https://github.com/go-gitea/gitea/issues/25129)) - Fix 500 error caused by notifications without an issue such as repo transfers ([#&#8203;25101](https://github.com/go-gitea/gitea/issues/25101)) - Help to recover from corrupted levelqueue ([#&#8203;24912](https://github.com/go-gitea/gitea/issues/24912)) - Fix 500 error when select `No assignee` filter in issue list page ([#&#8203;24854](https://github.com/go-gitea/gitea/issues/24854)) - Add validations.required check to dropdown field ([#&#8203;24849](https://github.com/go-gitea/gitea/issues/24849)) - Reenable creating default webhooks. ([#&#8203;24626](https://github.com/go-gitea/gitea/issues/24626)) - Fix incorrect user visibility ([#&#8203;24557](https://github.com/go-gitea/gitea/issues/24557)) - Fix commits pushed with deploy keys not shown in dashboard ([#&#8203;24521](https://github.com/go-gitea/gitea/issues/24521)) - Check length of `LogIndexes` in case it is outdated ([#&#8203;24516](https://github.com/go-gitea/gitea/issues/24516)) - Fix incorrect CurrentUser check for docker rootless ([#&#8203;24441](https://github.com/go-gitea/gitea/issues/24441)) - Fix some mistakes when using `ignSignIn` ([#&#8203;24415](https://github.com/go-gitea/gitea/issues/24415)) - Fix incorrect CORS response in Http Git handler ([#&#8203;24303](https://github.com/go-gitea/gitea/issues/24303)) - Fix issue attachment handling ([#&#8203;24202](https://github.com/go-gitea/gitea/issues/24202)) - Make mention autocomplete case insensitive in new markdown editor ([#&#8203;24190](https://github.com/go-gitea/gitea/issues/24190)) - Use 1.18's aria role for dropdown menus ([#&#8203;24144](https://github.com/go-gitea/gitea/issues/24144)) - Fix internal sever error when visiting a PR that bound to the deleted team ([#&#8203;24127](https://github.com/go-gitea/gitea/issues/24127)) - Add migration to fix external unit access mode of owner/admin team ([#&#8203;24117](https://github.com/go-gitea/gitea/issues/24117)) - Show friendly 500 error page to users and developers ([#&#8203;24110](https://github.com/go-gitea/gitea/issues/24110)) - Fix meilisearch not working when searching across multiple repositories ([#&#8203;24109](https://github.com/go-gitea/gitea/issues/24109)) - Fix math and mermaid rendering bugs ([#&#8203;24049](https://github.com/go-gitea/gitea/issues/24049)) - Remove "inverted" class on creating new label and cancel buttons ([#&#8203;24030](https://github.com/go-gitea/gitea/issues/24030)) - Allow repo admins too to delete the repo ([#&#8203;23940](https://github.com/go-gitea/gitea/issues/23940)) - Disable editing tags ([#&#8203;23883](https://github.com/go-gitea/gitea/issues/23883)) - Fix review conversation reply ([#&#8203;23846](https://github.com/go-gitea/gitea/issues/23846)) - Fix incorrect CORS failure detection logic ([#&#8203;23844](https://github.com/go-gitea/gitea/issues/23844)) - Remove incorrect HTML self close tag ([#&#8203;23748](https://github.com/go-gitea/gitea/issues/23748)) - Fix incorrect `toggle` buttons ([#&#8203;23676](https://github.com/go-gitea/gitea/issues/23676)) - Introduce path Clean/Join helper functions ([#&#8203;23495](https://github.com/go-gitea/gitea/issues/23495)) - Fix missed migration in [#&#8203;22235](https://github.com/go-gitea/gitea/issues/22235) ([#&#8203;23482](https://github.com/go-gitea/gitea/issues/23482)) - Do not store user projects as organization projects ([#&#8203;23353](https://github.com/go-gitea/gitea/issues/23353)) - Fix incorrect display for comment context menu ([#&#8203;23343](https://github.com/go-gitea/gitea/issues/23343)) - Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment ([#&#8203;23245](https://github.com/go-gitea/gitea/issues/23245)) - Fix submit button won't refresh in New Repository Fork page ([#&#8203;22994](https://github.com/go-gitea/gitea/issues/22994)) - Remove stars when repo goes private ([#&#8203;19904](https://github.com/go-gitea/gitea/issues/19904)) - TESTING - Add unit test for repository collaboration ([#&#8203;25640](https://github.com/go-gitea/gitea/issues/25640)) ([#&#8203;25658](https://github.com/go-gitea/gitea/issues/25658)) - Add missing test case and fix typo in tests ([#&#8203;24915](https://github.com/go-gitea/gitea/issues/24915)) - Kd/fix redis unit test ([#&#8203;24650](https://github.com/go-gitea/gitea/issues/24650)) - Add owner team permission check test ([#&#8203;24096](https://github.com/go-gitea/gitea/issues/24096)) - Test renderReadmeFile ([#&#8203;23185](https://github.com/go-gitea/gitea/issues/23185)) - Add default owner team to privated_org and limited_org in unit test ([#&#8203;23109](https://github.com/go-gitea/gitea/issues/23109)) - Speed up HasUserStopwatch & GetActiveStopwatch ([#&#8203;23051](https://github.com/go-gitea/gitea/issues/23051)) - Remove all package data after tests ([#&#8203;22984](https://github.com/go-gitea/gitea/issues/22984)) - TRANSLATION - Backport locales to v1.20 ([#&#8203;25899](https://github.com/go-gitea/gitea/issues/25899)) - Translate untranslated string in issues list ([#&#8203;25759](https://github.com/go-gitea/gitea/issues/25759)) ([#&#8203;25761](https://github.com/go-gitea/gitea/issues/25761)) - Remove broken translations ([#&#8203;25737](https://github.com/go-gitea/gitea/issues/25737)) - Show correct naming for 1 comment ([#&#8203;25704](https://github.com/go-gitea/gitea/issues/25704)) ([#&#8203;25712](https://github.com/go-gitea/gitea/issues/25712)) - Add Chinese documentations for Actions ([#&#8203;24902](https://github.com/go-gitea/gitea/issues/24902)) - Change `valid_until` translation to `valid_until_date` and include placeholder for the date ([#&#8203;24563](https://github.com/go-gitea/gitea/issues/24563)) - Change `add_on` translation to `added_on` and include placeholder for the date ([#&#8203;24562](https://github.com/go-gitea/gitea/issues/24562)) - Change `join_on` translation to `joined_on` and include placeholder for the date ([#&#8203;24550](https://github.com/go-gitea/gitea/issues/24550)) - Use double quotes consistently in en-US ([#&#8203;24141](https://github.com/go-gitea/gitea/issues/24141)) - Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some strings with semicolons ([#&#8203;23819](https://github.com/go-gitea/gitea/issues/23819)) - Update localization.zh-cn.md ([#&#8203;23448](https://github.com/go-gitea/gitea/issues/23448)) - Fix grammar in error message ([#&#8203;23273](https://github.com/go-gitea/gitea/issues/23273)) - BUILD - Correct permissions for `.ssh` and `authorized_keys` ([#&#8203;25721](https://github.com/go-gitea/gitea/issues/25721)) ([#&#8203;25730](https://github.com/go-gitea/gitea/issues/25730)) - Upgrade snap to node 20 ([#&#8203;24990](https://github.com/go-gitea/gitea/issues/24990)) - Use Go 1.20 for next release ([#&#8203;24859](https://github.com/go-gitea/gitea/issues/24859)) - Ignore build for docs only ([#&#8203;24761](https://github.com/go-gitea/gitea/issues/24761)) - Update cron-translations.yml ([#&#8203;24708](https://github.com/go-gitea/gitea/issues/24708)) - Update to Alpine 3.18 ([#&#8203;24700](https://github.com/go-gitea/gitea/issues/24700)) - Check latest version on CI ([#&#8203;24556](https://github.com/go-gitea/gitea/issues/24556)) - Upgrade to Node 20 on CI, enable actions cancellation ([#&#8203;24524](https://github.com/go-gitea/gitea/issues/24524)) - Mark `/templates/swagger/v1_json.tmpl` as generated file ([#&#8203;24306](https://github.com/go-gitea/gitea/issues/24306)) - Enable forbidigo linter ([#&#8203;24278](https://github.com/go-gitea/gitea/issues/24278)) - Introduce lint-md and compliance-docs pipeline ([#&#8203;24021](https://github.com/go-gitea/gitea/issues/24021)) - Add eslint-plugin-custom-elements ([#&#8203;23991](https://github.com/go-gitea/gitea/issues/23991)) - Update eslints for Vue 3 ([#&#8203;23935](https://github.com/go-gitea/gitea/issues/23935)) - Improve backport-locales.go ([#&#8203;23807](https://github.com/go-gitea/gitea/issues/23807)) - Don't run unnecessary steps when only docs changed ([#&#8203;23103](https://github.com/go-gitea/gitea/issues/23103)) - DOCS - Docs: rootless docker ssh's default port is 2222 ([#&#8203;25771](https://github.com/go-gitea/gitea/issues/25771)) ([#&#8203;25772](https://github.com/go-gitea/gitea/issues/25772)) - Add documentation about supported workflow trigger events ([#&#8203;25582](https://github.com/go-gitea/gitea/issues/25582)) ([#&#8203;25589](https://github.com/go-gitea/gitea/issues/25589)) - Document creating an API key from the CLI ([#&#8203;25504](https://github.com/go-gitea/gitea/issues/25504)) - Use the new download domain replace the old ([#&#8203;25405](https://github.com/go-gitea/gitea/issues/25405)) ([#&#8203;25409](https://github.com/go-gitea/gitea/issues/25409)) - Add Exoscale to installation on cloud provider docs ([#&#8203;25342](https://github.com/go-gitea/gitea/issues/25342)) ([#&#8203;25346](https://github.com/go-gitea/gitea/issues/25346)) - Improve some documents: release version, logging, NFS lock ([#&#8203;25202](https://github.com/go-gitea/gitea/issues/25202)) ([#&#8203;25204](https://github.com/go-gitea/gitea/issues/25204)) - Change branch name from master to main in some documents' links ([#&#8203;25126](https://github.com/go-gitea/gitea/issues/25126)) ([#&#8203;25140](https://github.com/go-gitea/gitea/issues/25140)) - Introduce how to configure cache when starting a Runner with Docker ([#&#8203;25077](https://github.com/go-gitea/gitea/issues/25077)) - Docs: remove an extraneous whitespace ([#&#8203;24949](https://github.com/go-gitea/gitea/issues/24949)) - Update Asciidoc markup example with safe defaults ([#&#8203;24920](https://github.com/go-gitea/gitea/issues/24920)) - Fix \<empty> in administration/config-cheat-sheet.en-us.md ([#&#8203;24905](https://github.com/go-gitea/gitea/issues/24905)) - Rename docs packages title from xxx Packages Repository -> xxx Package Registry ([#&#8203;24895](https://github.com/go-gitea/gitea/issues/24895)) - Replace `drone exec` to `act_runner exec` in test README.md ([#&#8203;24791](https://github.com/go-gitea/gitea/issues/24791)) - Update packages overview page ([#&#8203;24730](https://github.com/go-gitea/gitea/issues/24730)) - Docs for creating a user to run Gitea on Fedora/RHEL/CentOS ([#&#8203;24725](https://github.com/go-gitea/gitea/issues/24725)) - Move actions as usage's subdirectory and update comparsion zh-cn version ([#&#8203;24719](https://github.com/go-gitea/gitea/issues/24719)) - Document `redis-cluster` explicitly in config ([#&#8203;24717](https://github.com/go-gitea/gitea/issues/24717)) - Improve reverse-proxy document and fix nginx config bug ([#&#8203;24616](https://github.com/go-gitea/gitea/issues/24616)) - Fix broken `README` link ([#&#8203;24546](https://github.com/go-gitea/gitea/issues/24546)) - Update `CONTRIBUTING.md` ([#&#8203;24492](https://github.com/go-gitea/gitea/issues/24492)) - Docs for Gitea Actions ([#&#8203;24405](https://github.com/go-gitea/gitea/issues/24405)) - Zh-cn support on doc pages ([#&#8203;24166](https://github.com/go-gitea/gitea/issues/24166)) - Fix https setup doc zh-cn ([#&#8203;24015](https://github.com/go-gitea/gitea/issues/24015)) - Adjust some documentations titles ([#&#8203;23941](https://github.com/go-gitea/gitea/issues/23941)) - More specific and unique feed name for NuGet install command template. ([#&#8203;23889](https://github.com/go-gitea/gitea/issues/23889)) - Clarify that Gitea requires JavaScript ([#&#8203;23677](https://github.com/go-gitea/gitea/issues/23677)) - Rename develop -> development, contribute -> contributing, administer -> administration ([#&#8203;23662](https://github.com/go-gitea/gitea/issues/23662)) - Update PR documentation ([#&#8203;23620](https://github.com/go-gitea/gitea/issues/23620)) - Add package registry architecture overview ([#&#8203;23445](https://github.com/go-gitea/gitea/issues/23445)) - Add gradle samples in maven doc of packages ([#&#8203;23374](https://github.com/go-gitea/gitea/issues/23374)) - Improve the frontend guideline ([#&#8203;23298](https://github.com/go-gitea/gitea/issues/23298)) - Add document for `webcomponents` ([#&#8203;23261](https://github.com/go-gitea/gitea/issues/23261)) - Add Gitea Community Code of Conduct ([#&#8203;23188](https://github.com/go-gitea/gitea/issues/23188)) - Avoid Hugo from adding quote to actions url ([#&#8203;23097](https://github.com/go-gitea/gitea/issues/23097)) - Improve reverse proxies documentation ([#&#8203;23068](https://github.com/go-gitea/gitea/issues/23068)) - Docs: HTTPS configuration for zh-cn ([#&#8203;23039](https://github.com/go-gitea/gitea/issues/23039)) - MISC - Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands ([#&#8203;25567](https://github.com/go-gitea/gitea/issues/25567)) ([#&#8203;25576](https://github.com/go-gitea/gitea/issues/25576)) - Align language menu icon and fit the footer area ([#&#8203;25556](https://github.com/go-gitea/gitea/issues/25556)) ([#&#8203;25563](https://github.com/go-gitea/gitea/issues/25563)) - Fix sub-command log level ([#&#8203;25537](https://github.com/go-gitea/gitea/issues/25537)) ([#&#8203;25553](https://github.com/go-gitea/gitea/issues/25553)) - Fix admin-dl-horizontal ([#&#8203;25512](https://github.com/go-gitea/gitea/issues/25512)) ([#&#8203;25535](https://github.com/go-gitea/gitea/issues/25535)) - Fix input `line-height` cutting off `g` ([#&#8203;25334](https://github.com/go-gitea/gitea/issues/25334)) ([#&#8203;25533](https://github.com/go-gitea/gitea/issues/25533)) - Clarify the reason why the user can't add a new email if there is a pending activation ([#&#8203;25509](https://github.com/go-gitea/gitea/issues/25509)) ([#&#8203;25514](https://github.com/go-gitea/gitea/issues/25514)) - Improve loadprojects for issue list ([#&#8203;25468](https://github.com/go-gitea/gitea/issues/25468)) ([#&#8203;25493](https://github.com/go-gitea/gitea/issues/25493)) - Use "utf8mb4" for MySQL by default ([#&#8203;25432](https://github.com/go-gitea/gitea/issues/25432)) - Show outdated comments in files changed tab ([#&#8203;24936](https://github.com/go-gitea/gitea/issues/24936)) ([#&#8203;25428](https://github.com/go-gitea/gitea/issues/25428)) - Avoid polluting config file when "save" ([#&#8203;25395](https://github.com/go-gitea/gitea/issues/25395)) ([#&#8203;25406](https://github.com/go-gitea/gitea/issues/25406)) - Fix blank dir message when uploading files from web editor ([#&#8203;25391](https://github.com/go-gitea/gitea/issues/25391)) ([#&#8203;25400](https://github.com/go-gitea/gitea/issues/25400)) - Fix issue filters on mobile view ([#&#8203;25368](https://github.com/go-gitea/gitea/issues/25368)) ([#&#8203;25371](https://github.com/go-gitea/gitea/issues/25371)) - Avoid polluting the config ([#&#8203;25345](https://github.com/go-gitea/gitea/issues/25345)) ([#&#8203;25354](https://github.com/go-gitea/gitea/issues/25354)) - Fix action runner last online state on edit page ([#&#8203;25337](https://github.com/go-gitea/gitea/issues/25337)) - Remove fomantic inverted variations ([#&#8203;25286](https://github.com/go-gitea/gitea/issues/25286)) ([#&#8203;25289](https://github.com/go-gitea/gitea/issues/25289)) - Show OAuth2 errors to end users ([#&#8203;25261](https://github.com/go-gitea/gitea/issues/25261)) ([#&#8203;25271](https://github.com/go-gitea/gitea/issues/25271)) - Fix profile render when the README.md size is larger than 1024 bytes ([#&#8203;25270](https://github.com/go-gitea/gitea/issues/25270)) - Fix strange UI behavior of cancelling dismiss review modal ([#&#8203;25172](https://github.com/go-gitea/gitea/issues/25172)) - Update js dependencies ([#&#8203;25137](https://github.com/go-gitea/gitea/issues/25137)) ([#&#8203;25151](https://github.com/go-gitea/gitea/issues/25151)) - Fix swagger documentation for multiple files API endpoint ([#&#8203;25110](https://github.com/go-gitea/gitea/issues/25110)) - Fix link to customizing-gitea ([#&#8203;25056](https://github.com/go-gitea/gitea/issues/25056)) - Add Link to Stars and Forks Page to Repo List ([#&#8203;24931](https://github.com/go-gitea/gitea/issues/24931)) - Improve confusable character string ([#&#8203;24911](https://github.com/go-gitea/gitea/issues/24911)) - Fix install page context, make the install page tests really test ([#&#8203;24858](https://github.com/go-gitea/gitea/issues/24858)) - Add gitea manager reload-templates command ([#&#8203;24843](https://github.com/go-gitea/gitea/issues/24843)) - Create pull request for base after editing file, if not enabled on fork ([#&#8203;24841](https://github.com/go-gitea/gitea/issues/24841)) - Fix video width overflow in markdown, and other changes to match img ([#&#8203;24834](https://github.com/go-gitea/gitea/issues/24834)) - Support Copy Link for video attachments ([#&#8203;24833](https://github.com/go-gitea/gitea/issues/24833)) - Improve accessibility when (re-)viewing files ([#&#8203;24817](https://github.com/go-gitea/gitea/issues/24817)) - Update JS dependencies ([#&#8203;24815](https://github.com/go-gitea/gitea/issues/24815)) - Bump vm2 from 3.9.17 to 3.9.18 ([#&#8203;24742](https://github.com/go-gitea/gitea/issues/24742)) - Add IsErrRepoFilesAlreadyExist check when fork repo ([#&#8203;24678](https://github.com/go-gitea/gitea/issues/24678)) - Fix typo in act-runner file ([#&#8203;24652](https://github.com/go-gitea/gitea/issues/24652)) - Do not send "registration success email" for external auth sources ([#&#8203;24632](https://github.com/go-gitea/gitea/issues/24632)) - Filter get single commit ([#&#8203;24613](https://github.com/go-gitea/gitea/issues/24613)) - Make diff view full width again ([#&#8203;24598](https://github.com/go-gitea/gitea/issues/24598)) - Add permission check for moving issue action in project view page ([#&#8203;24589](https://github.com/go-gitea/gitea/issues/24589)) - Revert "Prevent a user with a different email from accepting the team invite" ([#&#8203;24531](https://github.com/go-gitea/gitea/issues/24531)) - Temporarily disable PATs until next release ([#&#8203;24527](https://github.com/go-gitea/gitea/issues/24527)) - Clean up polluted styles and remove dead CSS code ([#&#8203;24497](https://github.com/go-gitea/gitea/issues/24497)) - Faster git.GetDivergingCommits ([#&#8203;24482](https://github.com/go-gitea/gitea/issues/24482)) - Fix test delivery button in repo webhook settings page ([#&#8203;24478](https://github.com/go-gitea/gitea/issues/24478)) - Use globally shared HTMLRender ([#&#8203;24436](https://github.com/go-gitea/gitea/issues/24436)) - Changelog 1.19.2 ([#&#8203;24365](https://github.com/go-gitea/gitea/issues/24365)) ([#&#8203;24403](https://github.com/go-gitea/gitea/issues/24403)) - Fix layouts of admin table / adapt repo / email test ([#&#8203;24370](https://github.com/go-gitea/gitea/issues/24370)) - Gitea Actions add `base_ref`, `head_ref`, `api_url`, `ref_type` fields ([#&#8203;24356](https://github.com/go-gitea/gitea/issues/24356)) - Fix 404 error when leaving the last private org team ([#&#8203;24322](https://github.com/go-gitea/gitea/issues/24322)) - Improve External Wiki in Repo Header ([#&#8203;24304](https://github.com/go-gitea/gitea/issues/24304)) - Updated upgrade script that is informing user that Gitea service has to be running in order to upgrade it ([#&#8203;24260](https://github.com/go-gitea/gitea/issues/24260)) - Add run status in action view page ([#&#8203;24223](https://github.com/go-gitea/gitea/issues/24223)) - Update JS dependencies ([#&#8203;24218](https://github.com/go-gitea/gitea/issues/24218)) - Bump vm2 from 3.9.15 to 3.9.16 ([#&#8203;24089](https://github.com/go-gitea/gitea/issues/24089)) - Update github.com/google/go-github to v51 ([#&#8203;23946](https://github.com/go-gitea/gitea/issues/23946)) - Show visibility status of email in own profile ([#&#8203;23900](https://github.com/go-gitea/gitea/issues/23900)) - Refactor authors dropdown (send get request from frontend to avoid long wait time) ([#&#8203;23890](https://github.com/go-gitea/gitea/issues/23890)) - Add self to maintainers ([#&#8203;23644](https://github.com/go-gitea/gitea/issues/23644)) - Upgrade to npm lockfile v3 and explicitely set it ([#&#8203;23561](https://github.com/go-gitea/gitea/issues/23561)) - Improve indices for `action` table ([#&#8203;23532](https://github.com/go-gitea/gitea/issues/23532)) - Update JS dependencies, Require Node.js 16 ([#&#8203;23528](https://github.com/go-gitea/gitea/issues/23528)) - Add init file for Ubuntu ([#&#8203;23362](https://github.com/go-gitea/gitea/issues/23362)) - Update go.mod dependencies ([#&#8203;23126](https://github.com/go-gitea/gitea/issues/23126)) - Use minio/sha256-simd for accelerated SHA256 ([#&#8203;23052](https://github.com/go-gitea/gitea/issues/23052)) - More detailed branch delete message ([#&#8203;22696](https://github.com/go-gitea/gitea/issues/22696)) - Add tooltips to `Hide comment type` settings where necessary ([#&#8203;21306](https://github.com/go-gitea/gitea/issues/21306)) ### [`v1.19.4`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1194---2023-07-04) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.19.3...v1.19.4) - SECURITY - Fix open redirect check for more cases ([#&#8203;25143](https://github.com/go-gitea/gitea/issues/25143)) ([#&#8203;25155](https://github.com/go-gitea/gitea/issues/25155)) - API - Return `404` in the API if the requested webhooks were not found ([#&#8203;24823](https://github.com/go-gitea/gitea/issues/24823)) ([#&#8203;24830](https://github.com/go-gitea/gitea/issues/24830)) - Fix `organization` field being `null` in `GET /api/v1/teams/{id}` ([#&#8203;24694](https://github.com/go-gitea/gitea/issues/24694)) ([#&#8203;24696](https://github.com/go-gitea/gitea/issues/24696)) - ENHANCEMENTS - Set `--font-weight-bold` to 600 ([#&#8203;24840](https://github.com/go-gitea/gitea/issues/24840)) - Make mailer SMTP check have timed context ([#&#8203;24751](https://github.com/go-gitea/gitea/issues/24751)) ([#&#8203;24759](https://github.com/go-gitea/gitea/issues/24759)) - Do not select line numbers when selecting text from the action run logs ([#&#8203;24594](https://github.com/go-gitea/gitea/issues/24594)) ([#&#8203;24596](https://github.com/go-gitea/gitea/issues/24596)) - BUGFIXES - Fix bug when change user name ([#&#8203;25637](https://github.com/go-gitea/gitea/issues/25637)) ([#&#8203;25645](https://github.com/go-gitea/gitea/issues/25645)) - Fix task list checkbox toggle to work with YAML front matter ([#&#8203;25184](https://github.com/go-gitea/gitea/issues/25184)) ([#&#8203;25236](https://github.com/go-gitea/gitea/issues/25236)) - Hide limited users if viewed by anonymous ghost ([#&#8203;25214](https://github.com/go-gitea/gitea/issues/25214)) ([#&#8203;25224](https://github.com/go-gitea/gitea/issues/25224)) - Add `WithPullRequest` for `actionsNotifier` ([#&#8203;25144](https://github.com/go-gitea/gitea/issues/25144)) ([#&#8203;25196](https://github.com/go-gitea/gitea/issues/25196)) - Fix parallelly generating index failure with Mysql ([#&#8203;24567](https://github.com/go-gitea/gitea/issues/24567)) ([#&#8203;25081](https://github.com/go-gitea/gitea/issues/25081)) - GitLab migration: Sanitize response for reaction list ([#&#8203;25054](https://github.com/go-gitea/gitea/issues/25054)) ([#&#8203;25059](https://github.com/go-gitea/gitea/issues/25059)) - Fix users cannot visit issue attachment bug ([#&#8203;25019](https://github.com/go-gitea/gitea/issues/25019)) ([#&#8203;25027](https://github.com/go-gitea/gitea/issues/25027)) - Fix missing reference prefix of commits when sync mirror repository ([#&#8203;24994](https://github.com/go-gitea/gitea/issues/24994)) - Only validate changed columns when update user ([#&#8203;24867](https://github.com/go-gitea/gitea/issues/24867)) ([#&#8203;24903](https://github.com/go-gitea/gitea/issues/24903)) - Make DeleteIssue use correct context ([#&#8203;24885](https://github.com/go-gitea/gitea/issues/24885)) - Fix topics deleted via API not being deleted in org page ([#&#8203;24825](https://github.com/go-gitea/gitea/issues/24825)) ([#&#8203;24829](https://github.com/go-gitea/gitea/issues/24829)) - Fix Actions being enabled accidentally ([#&#8203;24802](https://github.com/go-gitea/gitea/issues/24802)) ([#&#8203;24810](https://github.com/go-gitea/gitea/issues/24810)) - Fix missed table name on iterate lfs meta objects ([#&#8203;24768](https://github.com/go-gitea/gitea/issues/24768)) ([#&#8203;24774](https://github.com/go-gitea/gitea/issues/24774)) - Fix safari cookie session bug ([#&#8203;24772](https://github.com/go-gitea/gitea/issues/24772)) - Respect original content when creating secrets ([#&#8203;24745](https://github.com/go-gitea/gitea/issues/24745)) ([#&#8203;24746](https://github.com/go-gitea/gitea/issues/24746)) - Fix Pull Mirror out-of-sync bugs ([#&#8203;24732](https://github.com/go-gitea/gitea/issues/24732)) ([#&#8203;24733](https://github.com/go-gitea/gitea/issues/24733)) - Fix run list broken when trigger user deleted ([#&#8203;24706](https://github.com/go-gitea/gitea/issues/24706)) ([#&#8203;24709](https://github.com/go-gitea/gitea/issues/24709)) - Fix issues list page multiple selection update milestones ([#&#8203;24660](https://github.com/go-gitea/gitea/issues/24660)) ([#&#8203;24663](https://github.com/go-gitea/gitea/issues/24663)) - Fix: release page for empty or non-existing target ([#&#8203;24659](https://github.com/go-gitea/gitea/issues/24659)) - Fix close org projects ([#&#8203;24588](https://github.com/go-gitea/gitea/issues/24588)) ([#&#8203;24591](https://github.com/go-gitea/gitea/issues/24591)) - Refresh the refernce of the closed PR when reopening ([#&#8203;24231](https://github.com/go-gitea/gitea/issues/24231)) ([#&#8203;24587](https://github.com/go-gitea/gitea/issues/24587)) - Fix the permission of team's `Actions` unit issue ([#&#8203;24536](https://github.com/go-gitea/gitea/issues/24536)) ([#&#8203;24545](https://github.com/go-gitea/gitea/issues/24545)) - Bump go.etcd.io/bbolt and blevesearch deps ([#&#8203;23062](https://github.com/go-gitea/gitea/issues/23062)) ([#&#8203;24519](https://github.com/go-gitea/gitea/issues/24519)) - Fix new wiki page mirror ([#&#8203;24518](https://github.com/go-gitea/gitea/issues/24518)) - Match unqualified references when syncing pulls as well ([#&#8203;23070](https://github.com/go-gitea/gitea/issues/23070)) - DOCS - Change branch name from master to main in some documents' links ([#&#8203;25126](https://github.com/go-gitea/gitea/issues/25126)) ([#&#8203;25139](https://github.com/go-gitea/gitea/issues/25139)) - Remove unnecessary content on docs ([#&#8203;24976](https://github.com/go-gitea/gitea/issues/24976)) ([#&#8203;25001](https://github.com/go-gitea/gitea/issues/25001)) - Unify doc links to use paths relative to doc folder ([#&#8203;24979](https://github.com/go-gitea/gitea/issues/24979)) ([#&#8203;25000](https://github.com/go-gitea/gitea/issues/25000)) - Fix docs documenting invalid `@every` for `OLDER_THAN` cron settings ([#&#8203;24695](https://github.com/go-gitea/gitea/issues/24695)) ([#&#8203;24698](https://github.com/go-gitea/gitea/issues/24698)) - MISC - Merge different languages for language stats ([#&#8203;24900](https://github.com/go-gitea/gitea/issues/24900)) ([#&#8203;24921](https://github.com/go-gitea/gitea/issues/24921)) - Hiding Secrets options when Actions feature is disabled ([#&#8203;24792](https://github.com/go-gitea/gitea/issues/24792)) - Improve decryption failure message ([#&#8203;24573](https://github.com/go-gitea/gitea/issues/24573)) ([#&#8203;24575](https://github.com/go-gitea/gitea/issues/24575)) - Makefile: Use portable !, not GNUish -not, with find(1). ([#&#8203;24565](https://github.com/go-gitea/gitea/issues/24565)) ([#&#8203;24572](https://github.com/go-gitea/gitea/issues/24572)) ### [`v1.19.3`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1193---2023-05-03) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.19.2...v1.19.3) - SECURITY - Use golang 1.20.4 to fix CVE-2023-24539, CVE-2023-24540, and CVE-2023-29400 - ENHANCEMENTS - Enable whitespace rendering on selection in Monaco ([#&#8203;24444](https://github.com/go-gitea/gitea/issues/24444)) ([#&#8203;24485](https://github.com/go-gitea/gitea/issues/24485)) - Improve milestone filter on issues page ([#&#8203;22423](https://github.com/go-gitea/gitea/issues/22423)) ([#&#8203;24440](https://github.com/go-gitea/gitea/issues/24440)) - BUGFIXES - Fix api error message if fork exists ([#&#8203;24487](https://github.com/go-gitea/gitea/issues/24487)) ([#&#8203;24493](https://github.com/go-gitea/gitea/issues/24493)) - Fix user-cards format ([#&#8203;24428](https://github.com/go-gitea/gitea/issues/24428)) ([#&#8203;24431](https://github.com/go-gitea/gitea/issues/24431)) - Fix incorrect CurrentUser check for docker rootless ([#&#8203;24435](https://github.com/go-gitea/gitea/issues/24435)) - Getting the tag list does not require being signed in ([#&#8203;24413](https://github.com/go-gitea/gitea/issues/24413)) ([#&#8203;24416](https://github.com/go-gitea/gitea/issues/24416)) ### [`v1.19.2`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1192---2023-04-26) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.19.1...v1.19.2) - SECURITY - Require repo scope for PATs for private repos and basic authentication ([#&#8203;24362](https://github.com/go-gitea/gitea/issues/24362)) ([#&#8203;24364](https://github.com/go-gitea/gitea/issues/24364)) - Only delete secrets belonging to its owner ([#&#8203;24284](https://github.com/go-gitea/gitea/issues/24284)) ([#&#8203;24286](https://github.com/go-gitea/gitea/issues/24286)) - API - Fix typo in API route ([#&#8203;24310](https://github.com/go-gitea/gitea/issues/24310)) ([#&#8203;24332](https://github.com/go-gitea/gitea/issues/24332)) - Fix access token issue on some public endpoints ([#&#8203;24194](https://github.com/go-gitea/gitea/issues/24194)) ([#&#8203;24259](https://github.com/go-gitea/gitea/issues/24259)) - ENHANCEMENTS - Fix broken clone script on an empty archived repo ([#&#8203;24339](https://github.com/go-gitea/gitea/issues/24339)) ([#&#8203;24348](https://github.com/go-gitea/gitea/issues/24348)) - Fix Monaco IOS keyboard button ([#&#8203;24341](https://github.com/go-gitea/gitea/issues/24341)) ([#&#8203;24347](https://github.com/go-gitea/gitea/issues/24347)) - Don't set meta `theme-color` by default ([#&#8203;24340](https://github.com/go-gitea/gitea/issues/24340)) ([#&#8203;24346](https://github.com/go-gitea/gitea/issues/24346)) - Wrap too long push mirror addresses ([#&#8203;21120](https://github.com/go-gitea/gitea/issues/21120)) ([#&#8203;24334](https://github.com/go-gitea/gitea/issues/24334)) - Add --font-weight-bold and set previous bold to 601 ([#&#8203;24307](https://github.com/go-gitea/gitea/issues/24307)) ([#&#8203;24331](https://github.com/go-gitea/gitea/issues/24331)) - Unify nightly naming across binaries and docker images ([#&#8203;24116](https://github.com/go-gitea/gitea/issues/24116)) ([#&#8203;24308](https://github.com/go-gitea/gitea/issues/24308)) - Fix footer display ([#&#8203;24251](https://github.com/go-gitea/gitea/issues/24251)) ([#&#8203;24269](https://github.com/go-gitea/gitea/issues/24269)) - Fix label color, fix divider in dropdown ([#&#8203;24215](https://github.com/go-gitea/gitea/issues/24215)) ([#&#8203;24244](https://github.com/go-gitea/gitea/issues/24244)) - Vertical widths of containers removed ([#&#8203;24184](https://github.com/go-gitea/gitea/issues/24184)) ([#&#8203;24211](https://github.com/go-gitea/gitea/issues/24211)) - Use correct locale key for forks page ([#&#8203;24172](https://github.com/go-gitea/gitea/issues/24172)) ([#&#8203;24175](https://github.com/go-gitea/gitea/issues/24175)) - Sort repo topic labels by name ([#&#8203;24123](https://github.com/go-gitea/gitea/issues/24123)) ([#&#8203;24153](https://github.com/go-gitea/gitea/issues/24153)) - Highlight selected file in the PR file tree ([#&#8203;23947](https://github.com/go-gitea/gitea/issues/23947)) ([#&#8203;24126](https://github.com/go-gitea/gitea/issues/24126)) - BUGFIXES - Fix auth check bug ([#&#8203;24382](https://github.com/go-gitea/gitea/issues/24382)) ([#&#8203;24387](https://github.com/go-gitea/gitea/issues/24387)) - Add tags list for repos whose release setting is disabled ([#&#8203;23465](https://github.com/go-gitea/gitea/issues/23465)) ([#&#8203;24369](https://github.com/go-gitea/gitea/issues/24369)) - Fix wrong error info in RepoRefForAPI ([#&#8203;24344](https://github.com/go-gitea/gitea/issues/24344)) ([#&#8203;24351](https://github.com/go-gitea/gitea/issues/24351)) - Fix no edit/close/delete button in org repo project view page ([#&#8203;24349](https://github.com/go-gitea/gitea/issues/24349)) - Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC ([#&#8203;24035](https://github.com/go-gitea/gitea/issues/24035)) ([#&#8203;24333](https://github.com/go-gitea/gitea/issues/24333)) - Remove org users who belong to no teams ([#&#8203;24247](https://github.com/go-gitea/gitea/issues/24247)) ([#&#8203;24313](https://github.com/go-gitea/gitea/issues/24313)) - Fix bug when deleting wiki with no code write permission ([#&#8203;24274](https://github.com/go-gitea/gitea/issues/24274)) ([#&#8203;24295](https://github.com/go-gitea/gitea/issues/24295)) - Handle canceled workflow as a warning instead of a fail ([#&#8203;24282](https://github.com/go-gitea/gitea/issues/24282)) ([#&#8203;24292](https://github.com/go-gitea/gitea/issues/24292)) - Load reviewer for comments when dismissing a review ([#&#8203;24281](https://github.com/go-gitea/gitea/issues/24281)) ([#&#8203;24288](https://github.com/go-gitea/gitea/issues/24288)) - Show commit history for closed/merged PRs ([#&#8203;24238](https://github.com/go-gitea/gitea/issues/24238)) ([#&#8203;24261](https://github.com/go-gitea/gitea/issues/24261)) - Fix owner team access mode value in team_unit table ([#&#8203;24224](https://github.com/go-gitea/gitea/issues/24224)) - Fix issue attachment handling ([#&#8203;24202](https://github.com/go-gitea/gitea/issues/24202)) ([#&#8203;24221](https://github.com/go-gitea/gitea/issues/24221)) - Fix incorrect CORS default values ([#&#8203;24206](https://github.com/go-gitea/gitea/issues/24206)) ([#&#8203;24217](https://github.com/go-gitea/gitea/issues/24217)) - Fix template error in pull request with deleted head repo ([#&#8203;24192](https://github.com/go-gitea/gitea/issues/24192)) ([#&#8203;24216](https://github.com/go-gitea/gitea/issues/24216)) - Don't list root repository on compare page if pulls not allowed ([#&#8203;24183](https://github.com/go-gitea/gitea/issues/24183)) ([#&#8203;24210](https://github.com/go-gitea/gitea/issues/24210)) - Fix calReleaseNumCommitsBehind ([#&#8203;24148](https://github.com/go-gitea/gitea/issues/24148)) ([#&#8203;24197](https://github.com/go-gitea/gitea/issues/24197)) - Fix Org edit page bugs: renaming detection, maxlength ([#&#8203;24161](https://github.com/go-gitea/gitea/issues/24161)) ([#&#8203;24171](https://github.com/go-gitea/gitea/issues/24171)) - Update redis library to support redis v7 ([#&#8203;24114](https://github.com/go-gitea/gitea/issues/24114)) ([#&#8203;24156](https://github.com/go-gitea/gitea/issues/24156)) - Use 1.18's aria role for dropdown menus ([#&#8203;24144](https://github.com/go-gitea/gitea/issues/24144)) ([#&#8203;24155](https://github.com/go-gitea/gitea/issues/24155)) - Fix 2-dot direct compare to use the right base commit ([#&#8203;24133](https://github.com/go-gitea/gitea/issues/24133)) ([#&#8203;24150](https://github.com/go-gitea/gitea/issues/24150)) - Fix incorrect server error content in RunnersList ([#&#8203;24118](https://github.com/go-gitea/gitea/issues/24118)) ([#&#8203;24121](https://github.com/go-gitea/gitea/issues/24121)) - Fix mismatch between hook events and github event types ([#&#8203;24048](https://github.com/go-gitea/gitea/issues/24048)) ([#&#8203;24091](https://github.com/go-gitea/gitea/issues/24091)) - BUILD - Support converting varchar to nvarchar for mssql database ([#&#8203;24105](https://github.com/go-gitea/gitea/issues/24105)) ([#&#8203;24168](https://github.com/go-gitea/gitea/issues/24168)) ### [`v1.19.1`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1191---2023-04-12) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.19.0...v1.19.1) - BREAKING - Rename actions unit to `repo.actions` and add docs for it ([#&#8203;23733](https://github.com/go-gitea/gitea/issues/23733)) ([#&#8203;23881](https://github.com/go-gitea/gitea/issues/23881)) - ENHANCEMENTS - Add card type to org/user level project on creation, edit and view ([#&#8203;24043](https://github.com/go-gitea/gitea/issues/24043)) ([#&#8203;24066](https://github.com/go-gitea/gitea/issues/24066)) - Refactor commit status for Actions jobs ([#&#8203;23786](https://github.com/go-gitea/gitea/issues/23786)) ([#&#8203;24060](https://github.com/go-gitea/gitea/issues/24060)) - Show errors for KaTeX and mermaid on the preview tab ([#&#8203;24009](https://github.com/go-gitea/gitea/issues/24009)) ([#&#8203;24019](https://github.com/go-gitea/gitea/issues/24019)) - Show protected branch rule names again ([#&#8203;23907](https://github.com/go-gitea/gitea/issues/23907)) ([#&#8203;24018](https://github.com/go-gitea/gitea/issues/24018)) - Adjust sticky PR header to cover background ([#&#8203;23956](https://github.com/go-gitea/gitea/issues/23956)) ([#&#8203;23999](https://github.com/go-gitea/gitea/issues/23999)) - Discolor pull request tab labels ([#&#8203;23950](https://github.com/go-gitea/gitea/issues/23950)) ([#&#8203;23987](https://github.com/go-gitea/gitea/issues/23987)) - Treat PRs with agit flow as fork PRs when triggering actions. ([#&#8203;23884](https://github.com/go-gitea/gitea/issues/23884)) ([#&#8203;23967](https://github.com/go-gitea/gitea/issues/23967)) - Left-align review comments ([#&#8203;23937](https://github.com/go-gitea/gitea/issues/23937)) - Fix image border-radius ([#&#8203;23886](https://github.com/go-gitea/gitea/issues/23886)) ([#&#8203;23930](https://github.com/go-gitea/gitea/issues/23930)) - Scroll collapsed file into view ([#&#8203;23702](https://github.com/go-gitea/gitea/issues/23702)) ([#&#8203;23929](https://github.com/go-gitea/gitea/issues/23929)) - Fix code view (diff) broken layout ([#&#8203;23096](https://github.com/go-gitea/gitea/issues/23096)) ([#&#8203;23918](https://github.com/go-gitea/gitea/issues/23918)) - Org pages style fixes ([#&#8203;23901](https://github.com/go-gitea/gitea/issues/23901)) ([#&#8203;23914](https://github.com/go-gitea/gitea/issues/23914)) - Fix user profile description rendering ([#&#8203;23882](https://github.com/go-gitea/gitea/issues/23882)) ([#&#8203;23902](https://github.com/go-gitea/gitea/issues/23902)) - Fix review box viewport overflow issue ([#&#8203;23800](https://github.com/go-gitea/gitea/issues/23800)) ([#&#8203;23898](https://github.com/go-gitea/gitea/issues/23898)) - Prefill input values in OAuth settings as intended ([#&#8203;23829](https://github.com/go-gitea/gitea/issues/23829)) ([#&#8203;23871](https://github.com/go-gitea/gitea/issues/23871)) - CSS color tweaks ([#&#8203;23828](https://github.com/go-gitea/gitea/issues/23828)) ([#&#8203;23842](https://github.com/go-gitea/gitea/issues/23842)) - Fix incorrect visibility dropdown list in add/edit user page ([#&#8203;23804](https://github.com/go-gitea/gitea/issues/23804)) ([#&#8203;23833](https://github.com/go-gitea/gitea/issues/23833)) - Add CSS rules for basic colored labels ([#&#8203;23774](https://github.com/go-gitea/gitea/issues/23774)) ([#&#8203;23777](https://github.com/go-gitea/gitea/issues/23777)) - Add creation time in tag list page ([#&#8203;23693](https://github.com/go-gitea/gitea/issues/23693)) ([#&#8203;23773](https://github.com/go-gitea/gitea/issues/23773)) - Fix br display for packages curls ([#&#8203;23737](https://github.com/go-gitea/gitea/issues/23737)) ([#&#8203;23764](https://github.com/go-gitea/gitea/issues/23764)) - Fix issue due date edit toggle bug ([#&#8203;23723](https://github.com/go-gitea/gitea/issues/23723)) ([#&#8203;23758](https://github.com/go-gitea/gitea/issues/23758)) - Improve commit graph page UI alignment ([#&#8203;23751](https://github.com/go-gitea/gitea/issues/23751)) ([#&#8203;23754](https://github.com/go-gitea/gitea/issues/23754)) - Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter ([#&#8203;22804](https://github.com/go-gitea/gitea/issues/22804)) ([#&#8203;23740](https://github.com/go-gitea/gitea/issues/23740)) - Redirect to project again after editing it ([#&#8203;23326](https://github.com/go-gitea/gitea/issues/23326)) ([#&#8203;23739](https://github.com/go-gitea/gitea/issues/23739)) - Remove row clicking from notification table ([#&#8203;22695](https://github.com/go-gitea/gitea/issues/22695)) ([#&#8203;23706](https://github.com/go-gitea/gitea/issues/23706)) - Remove conflicting CSS rules on notifications, improve notifications table ([#&#8203;23565](https://github.com/go-gitea/gitea/issues/23565)) ([#&#8203;23621](https://github.com/go-gitea/gitea/issues/23621)) - Fix diff tree height and adjust target file style ([#&#8203;23616](https://github.com/go-gitea/gitea/issues/23616)) - BUGFIXES - Improve error logging for LFS ([#&#8203;24072](https://github.com/go-gitea/gitea/issues/24072)) ([#&#8203;24082](https://github.com/go-gitea/gitea/issues/24082)) - Fix custom mailer template on Windows platform ([#&#8203;24081](https://github.com/go-gitea/gitea/issues/24081)) - Update the value of `diffEnd` when clicking the `Show More` button in the DiffFileTree ([#&#8203;24069](https://github.com/go-gitea/gitea/issues/24069)) ([#&#8203;24078](https://github.com/go-gitea/gitea/issues/24078)) - Make label templates have consistent behavior and priority ([#&#8203;23749](https://github.com/go-gitea/gitea/issues/23749)) - Fix accidental overwriting of LDAP team memberships ([#&#8203;24050](https://github.com/go-gitea/gitea/issues/24050)) ([#&#8203;24065](https://github.com/go-gitea/gitea/issues/24065)) - Fix branch protection priority ([#&#8203;24045](https://github.com/go-gitea/gitea/issues/24045)) ([#&#8203;24061](https://github.com/go-gitea/gitea/issues/24061)) - Use actions job link as commit status URL instead of run link ([#&#8203;24023](https://github.com/go-gitea/gitea/issues/24023)) ([#&#8203;24032](https://github.com/go-gitea/gitea/issues/24032)) - Add actions support to package auth verification ([#&#8203;23729](https://github.com/go-gitea/gitea/issues/23729)) ([#&#8203;24028](https://github.com/go-gitea/gitea/issues/24028)) - Fix protected branch for API ([#&#8203;24013](https://github.com/go-gitea/gitea/issues/24013)) ([#&#8203;24027](https://github.com/go-gitea/gitea/issues/24027)) - Do not escape space between PyPI repository URL and package name… ([#&#8203;23981](https://github.com/go-gitea/gitea/issues/23981)) ([#&#8203;24008](https://github.com/go-gitea/gitea/issues/24008)) - Fix redirect bug when creating issue from a project ([#&#8203;23971](https://github.com/go-gitea/gitea/issues/23971)) ([#&#8203;23997](https://github.com/go-gitea/gitea/issues/23997)) - Set `ref` to fully-formed of the tag when trigger event is `release` ([#&#8203;23944](https://github.com/go-gitea/gitea/issues/23944)) ([#&#8203;23989](https://github.com/go-gitea/gitea/issues/23989)) - Use Get/Set instead of Rename when regenerating session ID ([#&#8203;23975](https://github.com/go-gitea/gitea/issues/23975)) ([#&#8203;23983](https://github.com/go-gitea/gitea/issues/23983)) - Ensure RSS icon is present on all repo tabs ([#&#8203;23904](https://github.com/go-gitea/gitea/issues/23904)) ([#&#8203;23973](https://github.com/go-gitea/gitea/issues/23973)) - Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore` filter ([#&#8203;23920](https://github.com/go-gitea/gitea/issues/23920)) ([#&#8203;23969](https://github.com/go-gitea/gitea/issues/23969)) - Delete deleted release attachments immediately from storage ([#&#8203;23913](https://github.com/go-gitea/gitea/issues/23913)) ([#&#8203;23958](https://github.com/go-gitea/gitea/issues/23958)) - Use ghost user if package creator does not exist ([#&#8203;23822](https://github.com/go-gitea/gitea/issues/23822)) ([#&#8203;23915](https://github.com/go-gitea/gitea/issues/23915)) - User/Org Feed render description as per web ([#&#8203;23887](https://github.com/go-gitea/gitea/issues/23887)) ([#&#8203;23906](https://github.com/go-gitea/gitea/issues/23906)) - Fix `cases.Title` crash for concurrency ([#&#8203;23885](https://github.com/go-gitea/gitea/issues/23885)) ([#&#8203;23903](https://github.com/go-gitea/gitea/issues/23903)) - Convert .Source.SkipVerify to $cfg.SkipVerify ([#&#8203;23839](https://github.com/go-gitea/gitea/issues/23839)) ([#&#8203;23899](https://github.com/go-gitea/gitea/issues/23899)) - Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... ([#&#8203;23874](https://github.com/go-gitea/gitea/issues/23874)) ([#&#8203;23878](https://github.com/go-gitea/gitea/issues/23878)) - Fix JS error when changing PR's target branch ([#&#8203;23862](https://github.com/go-gitea/gitea/issues/23862)) ([#&#8203;23864](https://github.com/go-gitea/gitea/issues/23864)) - Fix 500 error if there is a name conflict when editing authentication source ([#&#8203;23832](https://github.com/go-gitea/gitea/issues/23832)) ([#&#8203;23852](https://github.com/go-gitea/gitea/issues/23852)) - Fix closed PR also triggers Webhooks and actions ([#&#8203;23782](https://github.com/go-gitea/gitea/issues/23782)) ([#&#8203;23834](https://github.com/go-gitea/gitea/issues/23834)) - Fix checks for `needs` in Actions ([#&#8203;23789](https://github.com/go-gitea/gitea/issues/23789)) ([#&#8203;23831](https://github.com/go-gitea/gitea/issues/23831)) - Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" ([#&#8203;23790](https://github.com/go-gitea/gitea/issues/23790)) ([#&#8203;23825](https://github.com/go-gitea/gitea/issues/23825)) - Fix cancel button in the page of project edit not work ([#&#8203;23655](https://github.com/go-gitea/gitea/issues/23655)) ([#&#8203;23813](https://github.com/go-gitea/gitea/issues/23813)) - Don't apply the group filter when listing LDAP group membership if it is empty ([#&#8203;23745](https://github.com/go-gitea/gitea/issues/23745)) ([#&#8203;23788](https://github.com/go-gitea/gitea/issues/23788)) - Fix profile page email display, respect settings ([#&#8203;23747](https://github.com/go-gitea/gitea/issues/23747)) ([#&#8203;23756](https://github.com/go-gitea/gitea/issues/23756)) - Fix project card preview select and template select ([#&#8203;23684](https://github.com/go-gitea/gitea/issues/23684)) ([#&#8203;23731](https://github.com/go-gitea/gitea/issues/23731)) - Check LFS/Packages settings in dump and doctor command ([#&#8203;23631](https://github.com/go-gitea/gitea/issues/23631)) ([#&#8203;23730](https://github.com/go-gitea/gitea/issues/23730)) - Add git dashes separator to some "log" and "diff" commands ([#&#8203;23606](https://github.com/go-gitea/gitea/issues/23606)) ([#&#8203;23720](https://github.com/go-gitea/gitea/issues/23720)) - Create commit status when event is `pull_request_sync` ([#&#8203;23683](https://github.com/go-gitea/gitea/issues/23683)) ([#&#8203;23691](https://github.com/go-gitea/gitea/issues/23691)) - Fix incorrect `HookEventType` of pull request review comments ([#&#8203;23650](https://github.com/go-gitea/gitea/issues/23650)) ([#&#8203;23678](https://github.com/go-gitea/gitea/issues/23678)) - Fix incorrect `show-modal` and `show-panel` class ([#&#8203;23660](https://github.com/go-gitea/gitea/issues/23660)) ([#&#8203;23663](https://github.com/go-gitea/gitea/issues/23663)) - Improve workflow event triggers ([#&#8203;23613](https://github.com/go-gitea/gitea/issues/23613)) ([#&#8203;23648](https://github.com/go-gitea/gitea/issues/23648)) - Introduce path Clean/Join helper functions, partially backport\&refactor ([#&#8203;23495](https://github.com/go-gitea/gitea/issues/23495)) ([#&#8203;23607](https://github.com/go-gitea/gitea/issues/23607)) - Fix pagination on `/notifications/watching` ([#&#8203;23564](https://github.com/go-gitea/gitea/issues/23564)) ([#&#8203;23603](https://github.com/go-gitea/gitea/issues/23603)) - Fix submodule is nil panic ([#&#8203;23588](https://github.com/go-gitea/gitea/issues/23588)) ([#&#8203;23601](https://github.com/go-gitea/gitea/issues/23601)) - Polyfill the window.customElements ([#&#8203;23592](https://github.com/go-gitea/gitea/issues/23592)) ([#&#8203;23595](https://github.com/go-gitea/gitea/issues/23595)) - Avoid too long names for actions ([#&#8203;23162](https://github.com/go-gitea/gitea/issues/23162)) ([#&#8203;23190](https://github.com/go-gitea/gitea/issues/23190)) - TRANSLATION - Backport locales (with manual fixes) ([#&#8203;23808](https://github.com/go-gitea/gitea/issues/23808), [#&#8203;23634](https://github.com/go-gitea/gitea/issues/23634), [#&#8203;24083](https://github.com/go-gitea/gitea/issues/24083)) - BUILD - Hardcode the path to docker images ([#&#8203;23955](https://github.com/go-gitea/gitea/issues/23955)) ([#&#8203;23968](https://github.com/go-gitea/gitea/issues/23968)) - DOCS - Update documentation to explain which projects allow Gitea to host static pages ([#&#8203;23993](https://github.com/go-gitea/gitea/issues/23993)) ([#&#8203;24058](https://github.com/go-gitea/gitea/issues/24058)) - Merge `push to create`, `open PR from push`, and `push options` docs articles into one ([#&#8203;23744](https://github.com/go-gitea/gitea/issues/23744)) ([#&#8203;23959](https://github.com/go-gitea/gitea/issues/23959)) - Fix code blocks in the cheat sheet ([#&#8203;23664](https://github.com/go-gitea/gitea/issues/23664)) ([#&#8203;23669](https://github.com/go-gitea/gitea/issues/23669)) - MISC - Do not crash when parsing an invalid workflow file ([#&#8203;23972](https://github.com/go-gitea/gitea/issues/23972)) ([#&#8203;23976](https://github.com/go-gitea/gitea/issues/23976)) - Remove assertion debug code for show/hide refactoring ([#&#8203;23576](https://github.com/go-gitea/gitea/issues/23576)) ([#&#8203;23868](https://github.com/go-gitea/gitea/issues/23868)) - Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict ([#&#8203;23766](https://github.com/go-gitea/gitea/issues/23766)) ([#&#8203;23791](https://github.com/go-gitea/gitea/issues/23791)) - Make minio package support legacy MD5 checksum ([#&#8203;23768](https://github.com/go-gitea/gitea/issues/23768)) ([#&#8203;23770](https://github.com/go-gitea/gitea/issues/23770)) - Improve template error reporting ([#&#8203;23396](https://github.com/go-gitea/gitea/issues/23396)) ([#&#8203;23600](https://github.com/go-gitea/gitea/issues/23600)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2024-01-23 01:20:23 +00:00
Owner

Closing since gitea is no longer deployed in the cluster

Closing since gitea is no longer deployed in the cluster
SeanOMik closed this pull request 2024-01-23 02:45:28 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: SeanOMik/k3s-cluster#33
No description provided.