<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Gitea - Package Updates]]></title><description><![CDATA[<p dir="auto">You can use this topic to track updates to the Gitea package.</p>
<p dir="auto"><strong>Please open issues in a separate topic instead of replying here.</strong></p>
]]></description><link>https://forum.cloudron.io/topic/2498/gitea-package-updates</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 02:52:14 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/2498.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 May 2020 01:17:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Gitea - Package Updates on Thu, 21 May 2026 09:27:52 GMT]]></title><description><![CDATA[<p dir="auto">[1.38.2]</p>
<ul>
<li>Update gitea to 1.26.2</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.26.2" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>fix(permissions): Fix reading permission (<a href="https://github.com/go-gitea/gitea/issues/37769" target="_blank" rel="noopener noreferrer nofollow ugc">#37769</a>)</li>
<li>fix(actions): make artifact signature payloads unambiguous (<a href="https://github.com/go-gitea/gitea/issues/37707" target="_blank" rel="noopener noreferrer nofollow ugc">#37707</a>)</li>
<li>fix(oauth): strengthen PKCE validation and refresh token replay protection (<a href="https://github.com/go-gitea/gitea/issues/37706" target="_blank" rel="noopener noreferrer nofollow ugc">#37706</a>)</li>
<li>fix(web): enforce token scopes on raw, media, and attachment downloads (<a href="https://github.com/go-gitea/gitea/issues/37698" target="_blank" rel="noopener noreferrer nofollow ugc">#37698</a>)</li>
<li>feat(api): encrypt AWS creds (<a href="https://github.com/go-gitea/gitea/issues/37679" target="_blank" rel="noopener noreferrer nofollow ugc">#37679</a>)</li>
<li>fix!: add DEFAULT_TITLE_SOURCE setting for pull request title default behavior (<a href="https://github.com/go-gitea/gitea/issues/37465" target="_blank" rel="noopener noreferrer nofollow ugc">#37465</a>)</li>
<li>fix(pull): handle empty pull request files view to allow reviews (<a href="https://github.com/go-gitea/gitea/issues/37783" target="_blank" rel="noopener noreferrer nofollow ugc">#37783</a>)</li>
<li>fix(actions): deadlock between PrepareRunAndInsert and UpdateTaskByState (<a href="https://github.com/go-gitea/gitea/issues/37692" target="_blank" rel="noopener noreferrer nofollow ugc">#37692</a>)</li>
<li>fix: treat email addresses case-insensitively (<a href="https://github.com/go-gitea/gitea/issues/37600" target="_blank" rel="noopener noreferrer nofollow ugc">#37600</a>)</li>
<li>Fix color regressions, add <code>priority</code> color (<a href="https://github.com/go-gitea/gitea/issues/37417" target="_blank" rel="noopener noreferrer nofollow ugc">#37417</a>) (<a href="https://github.com/go-gitea/gitea/issues/37421" target="_blank" rel="noopener noreferrer nofollow ugc">#37421</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/124956</link><guid isPermaLink="true">https://forum.cloudron.io/post/124956</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 21 May 2026 09:27:52 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Tue, 28 Apr 2026 11:00:10 GMT]]></title><description><![CDATA[<p dir="auto">[1.38.1]</p>
<ul>
<li>Update gitea to 1.26.1</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.26.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Add event.schedule context for schedule actions task (<a href="https://github.com/go-gitea/gitea/issues/37320" target="_blank" rel="noopener noreferrer nofollow ugc">#37320</a>) (<a href="https://github.com/go-gitea/gitea/issues/37348" target="_blank" rel="noopener noreferrer nofollow ugc">#37348</a>)</li>
<li>Fix an issue where changing an organization's visibility caused problems when users had forked its repositories. (<a href="https://github.com/go-gitea/gitea/issues/37324" target="_blank" rel="noopener noreferrer nofollow ugc">#37324</a>) (<a href="https://github.com/go-gitea/gitea/issues/37344" target="_blank" rel="noopener noreferrer nofollow ugc">#37344</a>)</li>
<li>Use modern "git update-index --cacheinfo" syntax to support more file names (<a href="https://github.com/go-gitea/gitea/issues/37338" target="_blank" rel="noopener noreferrer nofollow ugc">#37338</a>) (<a href="https://github.com/go-gitea/gitea/issues/37343" target="_blank" rel="noopener noreferrer nofollow ugc">#37343</a>)</li>
<li>Fix URL related escaping for oauth2 (<a href="https://github.com/go-gitea/gitea/issues/37334" target="_blank" rel="noopener noreferrer nofollow ugc">#37334</a>) (<a href="https://github.com/go-gitea/gitea/issues/37340" target="_blank" rel="noopener noreferrer nofollow ugc">#37340</a>)</li>
<li>When the requested arch rpm is missing fall back to noarch (<a href="https://github.com/go-gitea/gitea/issues/37236" target="_blank" rel="noopener noreferrer nofollow ugc">#37236</a>) (<a href="https://github.com/go-gitea/gitea/issues/37339" target="_blank" rel="noopener noreferrer nofollow ugc">#37339</a>)</li>
<li>Fix actions concurrency groups cross-branch leak (<a href="https://github.com/go-gitea/gitea/issues/37311" target="_blank" rel="noopener noreferrer nofollow ugc">#37311</a>) (<a href="https://github.com/go-gitea/gitea/issues/37331" target="_blank" rel="noopener noreferrer nofollow ugc">#37331</a>)</li>
<li>Fix bug when accessing user badges (<a href="https://github.com/go-gitea/gitea/issues/37321" target="_blank" rel="noopener noreferrer nofollow ugc">#37321</a>) (<a href="https://github.com/go-gitea/gitea/issues/37329" target="_blank" rel="noopener noreferrer nofollow ugc">#37329</a>)</li>
<li>Fix container auth for public instance (<a href="https://github.com/go-gitea/gitea/issues/37290" target="_blank" rel="noopener noreferrer nofollow ugc">#37290</a>) (<a href="https://github.com/go-gitea/gitea/issues/37294" target="_blank" rel="noopener noreferrer nofollow ugc">#37294</a>)</li>
<li>Fix Mermaid diagrams failing when node labels contain line breaks (<a href="https://github.com/go-gitea/gitea/issues/37296" target="_blank" rel="noopener noreferrer nofollow ugc">#37296</a>) (<a href="https://github.com/go-gitea/gitea/issues/37299" target="_blank" rel="noopener noreferrer nofollow ugc">#37299</a>)</li>
<li>Fix: dump with default zip type produces uncompressed zip (<a href="https://github.com/go-gitea/gitea/issues/37401" target="_blank" rel="noopener noreferrer nofollow ugc">#37401</a>) <a href="https://github.com/go-gitea/gitea/issues/37402" target="_blank" rel="noopener noreferrer nofollow ugc">#37402</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/124090</link><guid isPermaLink="true">https://forum.cloudron.io/post/124090</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 28 Apr 2026 11:00:10 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Mon, 20 Apr 2026 13:14:44 GMT]]></title><description><![CDATA[<p dir="auto">[1.38.0]</p>
<ul>
<li>Update gitea to 1.26.0</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.26.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Correct swagger annotations for enums, status codes, and notification state (<a href="https://github.com/go-gitea/gitea/issues/37030" target="_blank" rel="noopener noreferrer nofollow ugc">#37030</a>)</li>
<li>Remove GET API registration-token (<a href="https://github.com/go-gitea/gitea/issues/36801" target="_blank" rel="noopener noreferrer nofollow ugc">#36801</a>)</li>
<li>Support Actions <code>concurrency</code> syntax (<a href="https://github.com/go-gitea/gitea/issues/32751" target="_blank" rel="noopener noreferrer nofollow ugc">#32751</a>)</li>
<li>Make PUBLIC_URL_DETECTION default to "auto" (<a href="https://github.com/go-gitea/gitea/issues/36955" target="_blank" rel="noopener noreferrer nofollow ugc">#36955</a>)</li>
<li>Add terraform state registry (<a href="https://github.com/go-gitea/gitea/issues/36710" target="_blank" rel="noopener noreferrer nofollow ugc">#36710</a>)</li>
<li>Instance-wide (global) info banner and maintenance mode (<a href="https://github.com/go-gitea/gitea/issues/36571" target="_blank" rel="noopener noreferrer nofollow ugc">#36571</a>)</li>
<li>Support rendering OpenAPI spec (<a href="https://github.com/go-gitea/gitea/issues/36449" target="_blank" rel="noopener noreferrer nofollow ugc">#36449</a>)</li>
<li>Add keyboard shortcuts for repository file and code search (<a href="https://github.com/go-gitea/gitea/issues/36416" target="_blank" rel="noopener noreferrer nofollow ugc">#36416</a>)</li>
<li>Automatic generation of release notes (<a href="https://github.com/go-gitea/gitea/issues/35977" target="_blank" rel="noopener noreferrer nofollow ugc">#35977</a>)</li>
<li>Add button to re-run failed jobs in Actions (<a href="https://github.com/go-gitea/gitea/issues/36924" target="_blank" rel="noopener noreferrer nofollow ugc">#36924</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/123724</link><guid isPermaLink="true">https://forum.cloudron.io/post/123724</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Mon, 20 Apr 2026 13:14:44 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Thu, 22 Jan 2026 09:44:58 GMT]]></title><description><![CDATA[<p dir="auto">[1.37.4]</p>
<ul>
<li>Update gitea to 1.25.4</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.25.4" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Release attachments must belong to the intended repo (<a href="https://github.com/go-gitea/gitea/issues/36347" target="_blank" rel="noopener noreferrer nofollow ugc">#36347</a>) (<a href="https://github.com/go-gitea/gitea/issues/36375" target="_blank" rel="noopener noreferrer nofollow ugc">#36375</a>)</li>
<li>Fix permission check on org project operations (<a href="https://github.com/go-gitea/gitea/issues/36318" target="_blank" rel="noopener noreferrer nofollow ugc">#36318</a>) (<a href="https://github.com/go-gitea/gitea/issues/36373" target="_blank" rel="noopener noreferrer nofollow ugc">#36373</a>)</li>
<li>Clean watches when make a repository private and check permission when send release emails (<a href="https://github.com/go-gitea/gitea/issues/36319" target="_blank" rel="noopener noreferrer nofollow ugc">#36319</a>) (<a href="https://github.com/go-gitea/gitea/issues/36370" target="_blank" rel="noopener noreferrer nofollow ugc">#36370</a>)</li>
<li>Add more check for stopwatch read or list (<a href="https://github.com/go-gitea/gitea/issues/36340" target="_blank" rel="noopener noreferrer nofollow ugc">#36340</a>) (<a href="https://github.com/go-gitea/gitea/issues/36368" target="_blank" rel="noopener noreferrer nofollow ugc">#36368</a>)</li>
<li>Fix openid setting check (<a href="https://github.com/go-gitea/gitea/issues/36346" target="_blank" rel="noopener noreferrer nofollow ugc">#36346</a>) (<a href="https://github.com/go-gitea/gitea/issues/36361" target="_blank" rel="noopener noreferrer nofollow ugc">#36361</a>)</li>
<li>Fix cancel auto merge bug (<a href="https://github.com/go-gitea/gitea/issues/36341" target="_blank" rel="noopener noreferrer nofollow ugc">#36341</a>) (<a href="https://github.com/go-gitea/gitea/issues/36356" target="_blank" rel="noopener noreferrer nofollow ugc">#36356</a>)</li>
<li>Fix delete attachment check (<a href="https://github.com/go-gitea/gitea/issues/36320" target="_blank" rel="noopener noreferrer nofollow ugc">#36320</a>) (<a href="https://github.com/go-gitea/gitea/issues/36355" target="_blank" rel="noopener noreferrer nofollow ugc">#36355</a>)</li>
<li>LFS locks must belong to the intended repo (<a href="https://github.com/go-gitea/gitea/issues/36344" target="_blank" rel="noopener noreferrer nofollow ugc">#36344</a>) (<a href="https://github.com/go-gitea/gitea/issues/36349" target="_blank" rel="noopener noreferrer nofollow ugc">#36349</a>)</li>
<li>Fix bug on notification read (<a href="https://github.com/go-gitea/gitea/issues/36339" target="_blank" rel="noopener noreferrer nofollow ugc">#36339</a>) <a href="https://github.com/go-gitea/gitea/issues/36387" target="_blank" rel="noopener noreferrer nofollow ugc">#36387</a></li>
<li>Add more routes to the "expensive" list (<a href="https://github.com/go-gitea/gitea/issues/36290" target="_blank" rel="noopener noreferrer nofollow ugc">#36290</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/118960</link><guid isPermaLink="true">https://forum.cloudron.io/post/118960</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 22 Jan 2026 09:44:58 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Fri, 19 Dec 2025 08:07:59 GMT]]></title><description><![CDATA[<p dir="auto">[1.37.3]</p>
<ul>
<li>Update gitea to 1.25.3</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.25.3" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>SECURITY Bump toolchain to go1.25.5, misc fixes (<a href="https://github.com/go-gitea/gitea/issues/36082" target="_blank" rel="noopener noreferrer nofollow ugc">#​36082</a>)</li>
<li>ENHANCEMENTS Add strikethrough button to markdown editor (<a href="https://github.com/go-gitea/gitea/issues/36087" target="_blank" rel="noopener noreferrer nofollow ugc">#​36087</a>) (<a href="https://github.com/go-gitea/gitea/issues/36104" target="_blank" rel="noopener noreferrer nofollow ugc">#​36104</a>)</li>
<li>ENHANCEMENTS Add "site admin" back to profile menu (<a href="https://github.com/go-gitea/gitea/issues/36010" target="_blank" rel="noopener noreferrer nofollow ugc">#​36010</a>) (<a href="https://github.com/go-gitea/gitea/issues/36013" target="_blank" rel="noopener noreferrer nofollow ugc">#​36013</a>)</li>
<li>ENHANCEMENTS Improve math rendering (<a href="https://github.com/go-gitea/gitea/issues/36124" target="_blank" rel="noopener noreferrer nofollow ugc">#​36124</a>) (<a href="https://github.com/go-gitea/gitea/issues/36125" target="_blank" rel="noopener noreferrer nofollow ugc">#​36125</a>)</li>
<li>BUGFIXES Check user visibility when redirecting to a renamed user (<a href="https://github.com/go-gitea/gitea/issues/36148" target="_blank" rel="noopener noreferrer nofollow ugc">#​36148</a>) (<a href="https://github.com/go-gitea/gitea/issues/36159" target="_blank" rel="noopener noreferrer nofollow ugc">#​36159</a>)</li>
<li>BUGFIXES Fix various bugs (<a href="https://github.com/go-gitea/gitea/issues/36139" target="_blank" rel="noopener noreferrer nofollow ugc">#​36139</a>) (<a href="https://github.com/go-gitea/gitea/issues/36151" target="_blank" rel="noopener noreferrer nofollow ugc">#​36151</a>)</li>
<li>BUGFIXES Fix bug when viewing the commit diff page with non-ANSI files (<a href="https://github.com/go-gitea/gitea/issues/36149" target="_blank" rel="noopener noreferrer nofollow ugc">#​36149</a>) (<a href="https://github.com/go-gitea/gitea/issues/36150" target="_blank" rel="noopener noreferrer nofollow ugc">#​36150</a>)</li>
<li>BUGFIXES Hide RSS icon when viewing a file not under a branch (<a href="https://github.com/go-gitea/gitea/issues/36135" target="_blank" rel="noopener noreferrer nofollow ugc">#​36135</a>) (<a href="https://github.com/go-gitea/gitea/issues/36141" target="_blank" rel="noopener noreferrer nofollow ugc">#​36141</a>)</li>
<li>BUGFIXES Fix SVG size calulation, only use <code>style</code> attribute (<a href="https://github.com/go-gitea/gitea/issues/36133" target="_blank" rel="noopener noreferrer nofollow ugc">#​36133</a>) (<a href="https://github.com/go-gitea/gitea/issues/36134" target="_blank" rel="noopener noreferrer nofollow ugc">#​36134</a>)</li>
<li>BUGFIXES Make Golang correctly delete temp files during uploading (<a href="https://github.com/go-gitea/gitea/issues/36128" target="_blank" rel="noopener noreferrer nofollow ugc">#​36128</a>) (<a href="https://github.com/go-gitea/gitea/issues/36129" target="_blank" rel="noopener noreferrer nofollow ugc">#​36129</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/117323</link><guid isPermaLink="true">https://forum.cloudron.io/post/117323</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 19 Dec 2025 08:07:59 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Sun, 23 Nov 2025 09:31:55 GMT]]></title><description><![CDATA[<p dir="auto">[1.37.2]</p>
<ul>
<li>Update gitea to 1.25.2</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.25.2" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Upgrade <a href="http://golang.org/x/crypto" target="_blank" rel="noopener noreferrer nofollow ugc">golang.org/x/crypto</a> to 0.45.0 (<a href="https://github.com/go-gitea/gitea/issues/35985" target="_blank" rel="noopener noreferrer nofollow ugc">#35985</a>) (<a href="https://github.com/go-gitea/gitea/issues/35988" target="_blank" rel="noopener noreferrer nofollow ugc">#35988</a>)</li>
<li>Fix various permission &amp; login related bugs (<a href="https://github.com/go-gitea/gitea/issues/36002" target="_blank" rel="noopener noreferrer nofollow ugc">#36002</a>) (<a href="https://github.com/go-gitea/gitea/issues/36004" target="_blank" rel="noopener noreferrer nofollow ugc">#36004</a>)</li>
<li>Display source code downloads last for release attachments (<a href="https://github.com/go-gitea/gitea/issues/35897" target="_blank" rel="noopener noreferrer nofollow ugc">#35897</a>) (<a href="https://github.com/go-gitea/gitea/issues/35903" target="_blank" rel="noopener noreferrer nofollow ugc">#35903</a>)</li>
<li>Change project default column icon to 'star' (<a href="https://github.com/go-gitea/gitea/issues/35967" target="_blank" rel="noopener noreferrer nofollow ugc">#35967</a>) (<a href="https://github.com/go-gitea/gitea/issues/35979" target="_blank" rel="noopener noreferrer nofollow ugc">#35979</a>)</li>
<li>Allow empty commit when merging pull request with squash style (<a href="https://github.com/go-gitea/gitea/issues/35989" target="_blank" rel="noopener noreferrer nofollow ugc">#35989</a>) (<a href="https://github.com/go-gitea/gitea/issues/36003" target="_blank" rel="noopener noreferrer nofollow ugc">#36003</a>)</li>
<li>Fix container push tag overwriting (<a href="https://github.com/go-gitea/gitea/issues/35936" target="_blank" rel="noopener noreferrer nofollow ugc">#35936</a>) (<a href="https://github.com/go-gitea/gitea/issues/35954" target="_blank" rel="noopener noreferrer nofollow ugc">#35954</a>)</li>
<li>Fix corrupted external render content (<a href="https://github.com/go-gitea/gitea/issues/35946" target="_blank" rel="noopener noreferrer nofollow ugc">#35946</a>) and upgrade <a href="http://golang.org/x" target="_blank" rel="noopener noreferrer nofollow ugc">golang.org/x</a> packages (<a href="https://github.com/go-gitea/gitea/issues/35950" target="_blank" rel="noopener noreferrer nofollow ugc">#35950</a>)</li>
<li>Limit reading bytes instead of ReadAll (<a href="https://github.com/go-gitea/gitea/issues/35928" target="_blank" rel="noopener noreferrer nofollow ugc">#35928</a>) (<a href="https://github.com/go-gitea/gitea/issues/35934" target="_blank" rel="noopener noreferrer nofollow ugc">#35934</a>)</li>
<li>Use correct form field for allowed force push users in branch protection API (<a href="https://github.com/go-gitea/gitea/issues/35894" target="_blank" rel="noopener noreferrer nofollow ugc">#35894</a>) (<a href="https://github.com/go-gitea/gitea/issues/35908" target="_blank" rel="noopener noreferrer nofollow ugc">#35908</a>)</li>
<li>Fix team member access check (<a href="https://github.com/go-gitea/gitea/issues/35899" target="_blank" rel="noopener noreferrer nofollow ugc">#35899</a>) (<a href="https://github.com/go-gitea/gitea/issues/35905" target="_blank" rel="noopener noreferrer nofollow ugc">#35905</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/115819</link><guid isPermaLink="true">https://forum.cloudron.io/post/115819</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sun, 23 Nov 2025 09:31:55 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Wed, 05 Nov 2025 09:22:51 GMT]]></title><description><![CDATA[<p dir="auto">[1.37.1]</p>
<ul>
<li>Update gitea to 1.25.1</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.25.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Make ACME email optional (<a href="https://github.com/go-gitea/gitea/issues/35849" target="_blank" rel="noopener noreferrer nofollow ugc">#35849</a>) <a href="https://github.com/go-gitea/gitea/issues/35857" target="_blank" rel="noopener noreferrer nofollow ugc">#35857</a>)</li>
<li>Add a doctor command to fix inconsistent run status (<a href="https://github.com/go-gitea/gitea/issues/35840" target="_blank" rel="noopener noreferrer nofollow ugc">#35840</a>) (<a href="https://github.com/go-gitea/gitea/issues/35845" target="_blank" rel="noopener noreferrer nofollow ugc">#35845</a>)</li>
<li>Remove wrong code (<a href="https://github.com/go-gitea/gitea/issues/35846" target="_blank" rel="noopener noreferrer nofollow ugc">#35846</a>)</li>
<li>Fix viewed files number is not right if not all files loaded (<a href="https://github.com/go-gitea/gitea/issues/35821" target="_blank" rel="noopener noreferrer nofollow ugc">#35821</a>) (<a href="https://github.com/go-gitea/gitea/issues/35844" target="_blank" rel="noopener noreferrer nofollow ugc">#35844</a>)</li>
<li>Fix incorrect pull request counter (<a href="https://github.com/go-gitea/gitea/issues/35819" target="_blank" rel="noopener noreferrer nofollow ugc">#35819</a>) (<a href="https://github.com/go-gitea/gitea/issues/35841" target="_blank" rel="noopener noreferrer nofollow ugc">#35841</a>)</li>
<li>Upgrade go mail to 0.7.2 and fix the bug (<a href="https://github.com/go-gitea/gitea/issues/35833" target="_blank" rel="noopener noreferrer nofollow ugc">#35833</a>) (<a href="https://github.com/go-gitea/gitea/issues/35837" target="_blank" rel="noopener noreferrer nofollow ugc">#35837</a>)</li>
<li>Revert gomail to v0.7.0 to fix sending mail failed (<a href="https://github.com/go-gitea/gitea/issues/35816" target="_blank" rel="noopener noreferrer nofollow ugc">#35816</a>) (<a href="https://github.com/go-gitea/gitea/issues/35824" target="_blank" rel="noopener noreferrer nofollow ugc">#35824</a>)</li>
<li>Fix clone mixed bug (<a href="https://github.com/go-gitea/gitea/issues/35810" target="_blank" rel="noopener noreferrer nofollow ugc">#35810</a>) (<a href="https://github.com/go-gitea/gitea/issues/35822" target="_blank" rel="noopener noreferrer nofollow ugc">#35822</a>)</li>
<li>Fix cli "Before" handling (<a href="https://github.com/go-gitea/gitea/issues/35797" target="_blank" rel="noopener noreferrer nofollow ugc">#35797</a>) (<a href="https://github.com/go-gitea/gitea/issues/35808" target="_blank" rel="noopener noreferrer nofollow ugc">#35808</a>)</li>
<li>Improve and fix markup code preview rendering (<a href="https://github.com/go-gitea/gitea/issues/35777" target="_blank" rel="noopener noreferrer nofollow ugc">#35777</a>) (<a href="https://github.com/go-gitea/gitea/issues/35787" target="_blank" rel="noopener noreferrer nofollow ugc">#35787</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/114898</link><guid isPermaLink="true">https://forum.cloudron.io/post/114898</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 05 Nov 2025 09:22:51 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Thu, 30 Oct 2025 08:35:35 GMT]]></title><description><![CDATA[<p dir="auto">[1.37.0]</p>
<ul>
<li>Update gitea to 1.25.0</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.25.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Return 201 Created for CreateVariable API responses (<a href="https://github.com/go-gitea/gitea/issues/34517" target="_blank" rel="noopener noreferrer nofollow ugc">#​34517</a>)</li>
<li>Add label 'state' to metric 'gitea_users' (<a href="https://github.com/go-gitea/gitea/issues/34326" target="_blank" rel="noopener noreferrer nofollow ugc">#​34326</a>)</li>
<li>Upgrade security public key (<a href="https://github.com/go-gitea/gitea/issues/34956" target="_blank" rel="noopener noreferrer nofollow ugc">#​34956</a>)</li>
<li>Also include all security fixes in 1.24.x after 1.25.0-rc0</li>
<li>Stream repo zip/tar.gz/bundle achives by default (<a href="https://github.com/go-gitea/gitea/issues/35487" target="_blank" rel="noopener noreferrer nofollow ugc">#​35487</a>)</li>
<li>Fix possible panic (<a href="https://github.com/go-gitea/gitea/issues/34508" target="_blank" rel="noopener noreferrer nofollow ugc">#​34508</a>)</li>
<li>Fix autofocus behavior (<a href="https://github.com/go-gitea/gitea/issues/34397" target="_blank" rel="noopener noreferrer nofollow ugc">#​34397</a>)</li>
<li>Fix Actions API (<a href="https://github.com/go-gitea/gitea/issues/35204" target="_blank" rel="noopener noreferrer nofollow ugc">#​35204</a>)</li>
<li>Fix ListWorkflowRuns OpenAPI response model. (<a href="https://github.com/go-gitea/gitea/issues/35026" target="_blank" rel="noopener noreferrer nofollow ugc">#​35026</a>)</li>
<li>Small fix in Merge Requests page (<a href="https://github.com/go-gitea/gitea/issues/34612" target="_blank" rel="noopener noreferrer nofollow ugc">#​34612</a>)</li>
<li>Fix http auth header parsing (<a href="https://github.com/go-gitea/gitea/issues/34936" target="_blank" rel="noopener noreferrer nofollow ugc">#​34936</a>)</li>
<li>Fix modal + form abuse (<a href="https://github.com/go-gitea/gitea/issues/34921" target="_blank" rel="noopener noreferrer nofollow ugc">#​34921</a>)</li>
<li>Fix MR toggle WIP (<a href="https://github.com/go-gitea/gitea/issues/34920" target="_blank" rel="noopener noreferrer nofollow ugc">#​34920</a>)</li>
<li>Fix log fmt (<a href="https://github.com/go-gitea/gitea/issues/34810" target="_blank" rel="noopener noreferrer nofollow ugc">#​34810</a>)</li>
<li>Replace stopwatch toggle with explicit start/stop actions (<a href="https://github.com/go-gitea/gitea/issues/34818" target="_blank" rel="noopener noreferrer nofollow ugc">#​34818</a>)</li>
<li>Fix some package registry problems (<a href="https://github.com/go-gitea/gitea/issues/34759" target="_blank" rel="noopener noreferrer nofollow ugc">#​34759</a>)</li>
<li>Fix RPM package download routing &amp; missing package version count (<a href="https://github.com/go-gitea/gitea/issues/34909" target="_blank" rel="noopener noreferrer nofollow ugc">#​34909</a>)</li>
<li>Fix repo search input height (<a href="https://github.com/go-gitea/gitea/issues/34330" target="_blank" rel="noopener noreferrer nofollow ugc">#​34330</a>)</li>
<li>Fix "The sidebar of the repository file list does not have a fixed height <a href="https://github.com/go-gitea/gitea/issues/34298" target="_blank" rel="noopener noreferrer nofollow ugc">#​34298</a>" (<a href="https://github.com/go-gitea/gitea/issues/34321" target="_blank" rel="noopener noreferrer nofollow ugc">#​34321</a>)</li>
<li>Fix minor typos in two files #HSFDPMUW (<a href="https://github.com/go-gitea/gitea/issues/34944" target="_blank" rel="noopener noreferrer nofollow ugc">#​34944</a>)</li>
<li>Fix actions skipped commit status indicator (<a href="https://github.com/go-gitea/gitea/issues/34507" target="_blank" rel="noopener noreferrer nofollow ugc">#​34507</a>)</li>
<li>Fix job status aggregation logic (<a href="https://github.com/go-gitea/gitea/issues/35000" target="_blank" rel="noopener noreferrer nofollow ugc">#​35000</a>)</li>
<li>Fix broken OneDev migration caused by various REST API changes in OneDev 7.8.0 and later (<a href="https://github.com/go-gitea/gitea/issues/35216" target="_blank" rel="noopener noreferrer nofollow ugc">#​35216</a>)</li>
<li>Fix typo in locale_en-US.ini (<a href="https://github.com/go-gitea/gitea/issues/35196" target="_blank" rel="noopener noreferrer nofollow ugc">#​35196</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/114596</link><guid isPermaLink="true">https://forum.cloudron.io/post/114596</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 30 Oct 2025 08:35:35 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Sat, 25 Oct 2025 17:54:34 GMT]]></title><description><![CDATA[<p dir="auto">[1.36.8]</p>
<ul>
<li>Update gitea to 1.24.7</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.24.7" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Refactor legacy code (<a href="https://github.com/go-gitea/gitea/issues/35708" target="_blank" rel="noopener noreferrer nofollow ugc">#​35708</a>) (<a href="https://github.com/go-gitea/gitea/issues/35713" target="_blank" rel="noopener noreferrer nofollow ugc">#​35713</a>)</li>
<li>Fixing issue <a href="https://github.com/go-gitea/gitea/issues/35530" target="_blank" rel="noopener noreferrer nofollow ugc">#​35530</a>: Password Leak in Log Messages (<a href="https://github.com/go-gitea/gitea/issues/35584" target="_blank" rel="noopener noreferrer nofollow ugc">#​35584</a>) (<a href="https://github.com/go-gitea/gitea/issues/35665" target="_blank" rel="noopener noreferrer nofollow ugc">#​35665</a>)</li>
<li>Fix a bug missed return (<a href="https://github.com/go-gitea/gitea/issues/35655" target="_blank" rel="noopener noreferrer nofollow ugc">#​35655</a>) (<a href="https://github.com/go-gitea/gitea/issues/35671" target="_blank" rel="noopener noreferrer nofollow ugc">#​35671</a>)</li>
<li>Fix inputing review comment will remove reviewer (<a href="https://github.com/go-gitea/gitea/issues/35591" target="_blank" rel="noopener noreferrer nofollow ugc">#​35591</a>) (<a href="https://github.com/go-gitea/gitea/issues/35664" target="_blank" rel="noopener noreferrer nofollow ugc">#​35664</a>)</li>
<li>Mock external service in hcaptcha TestCaptcha (<a href="https://github.com/go-gitea/gitea/issues/35604" target="_blank" rel="noopener noreferrer nofollow ugc">#​35604</a>) (<a href="https://github.com/go-gitea/gitea/issues/35663" target="_blank" rel="noopener noreferrer nofollow ugc">#​35663</a>)</li>
<li>Fix build (<a href="https://github.com/go-gitea/gitea/issues/35669" target="_blank" rel="noopener noreferrer nofollow ugc">#​35669</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/114431</link><guid isPermaLink="true">https://forum.cloudron.io/post/114431</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sat, 25 Oct 2025 17:54:34 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Thu, 11 Sep 2025 08:18:13 GMT]]></title><description><![CDATA[<p dir="auto">[1.36.7]</p>
<ul>
<li>Update gitea to 1.24.6</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.24.6" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Upgrade xz to v0.5.15 (<a href="https://github.com/go-gitea/gitea/issues/35385" target="_blank" rel="noopener noreferrer nofollow ugc">#35385</a>)</li>
<li>Fix a compare page 404 bug when the pull request disabled (<a href="https://github.com/go-gitea/gitea/issues/35441" target="_blank" rel="noopener noreferrer nofollow ugc">#35441</a>) (<a href="https://github.com/go-gitea/gitea/issues/35453" target="_blank" rel="noopener noreferrer nofollow ugc">#35453</a>)</li>
<li>Fix bug when issue disabled, pull request number in the commit message cannot be redirected (<a href="https://github.com/go-gitea/gitea/issues/35420" target="_blank" rel="noopener noreferrer nofollow ugc">#35420</a>) (<a href="https://github.com/go-gitea/gitea/issues/35442" target="_blank" rel="noopener noreferrer nofollow ugc">#35442</a>)</li>
<li>Add <a href="http://author.name" target="_blank" rel="noopener noreferrer nofollow ugc">author.name</a> field to Swift Package Registry API response (<a href="https://github.com/go-gitea/gitea/issues/35410" target="_blank" rel="noopener noreferrer nofollow ugc">#35410</a>) (<a href="https://github.com/go-gitea/gitea/issues/35431" target="_blank" rel="noopener noreferrer nofollow ugc">#35431</a>)</li>
<li>Remove usernames when empty in discord webhook (<a href="https://github.com/go-gitea/gitea/issues/35412" target="_blank" rel="noopener noreferrer nofollow ugc">#35412</a>) (<a href="https://github.com/go-gitea/gitea/issues/35417" target="_blank" rel="noopener noreferrer nofollow ugc">#35417</a>)</li>
<li>Allow foreachref parser to grow its buffer (<a href="https://github.com/go-gitea/gitea/issues/35365" target="_blank" rel="noopener noreferrer nofollow ugc">#35365</a>) (<a href="https://github.com/go-gitea/gitea/issues/35376" target="_blank" rel="noopener noreferrer nofollow ugc">#35376</a>)</li>
<li>Allow deleting comment with content via API like web did (<a href="https://github.com/go-gitea/gitea/issues/35346" target="_blank" rel="noopener noreferrer nofollow ugc">#35346</a>) (<a href="https://github.com/go-gitea/gitea/issues/35354" target="_blank" rel="noopener noreferrer nofollow ugc">#35354</a>)</li>
<li>Fix atom/rss mixed error (<a href="https://github.com/go-gitea/gitea/issues/35345" target="_blank" rel="noopener noreferrer nofollow ugc">#35345</a>) (<a href="https://github.com/go-gitea/gitea/issues/35347" target="_blank" rel="noopener noreferrer nofollow ugc">#35347</a>)</li>
<li>Fix review request webhook bug (<a href="https://github.com/go-gitea/gitea/issues/35339" target="_blank" rel="noopener noreferrer nofollow ugc">#35339</a>)</li>
<li>Remove duplicate html IDs (<a href="https://github.com/go-gitea/gitea/issues/35210" target="_blank" rel="noopener noreferrer nofollow ugc">#35210</a>) (<a href="https://github.com/go-gitea/gitea/issues/35325" target="_blank" rel="noopener noreferrer nofollow ugc">#35325</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/112606</link><guid isPermaLink="true">https://forum.cloudron.io/post/112606</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 11 Sep 2025 08:18:13 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Thu, 14 Aug 2025 05:25:29 GMT]]></title><description><![CDATA[<p dir="auto">[1.36.6]</p>
<ul>
<li>Update gitea to 1.24.5</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.24.5" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fix a bug where lfs gc never worked. (#35198) (#35255)</li>
<li>Reload issue when sending webhook to make num comments is right. (#35243) (#35248)</li>
<li>Fix bug when review pull request commits (#35192) (#35246)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/111560</link><guid isPermaLink="true">https://forum.cloudron.io/post/111560</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 14 Aug 2025 05:25:29 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Tue, 05 Aug 2025 18:58:43 GMT]]></title><description><![CDATA[<p dir="auto">[1.36.5]</p>
<ul>
<li>Update gitea to 1.24.4</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.24.4" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fix various bugs (1.24) (<a href="https://github.com/go-gitea/gitea/issues/35186" target="_blank" rel="noopener noreferrer nofollow ugc">#​35186</a>)</li>
<li>Fix migrate input box bug (<a href="https://github.com/go-gitea/gitea/issues/35166" target="_blank" rel="noopener noreferrer nofollow ugc">#​35166</a>) (<a href="https://github.com/go-gitea/gitea/issues/35171" target="_blank" rel="noopener noreferrer nofollow ugc">#​35171</a>)</li>
<li>Only hide dropzone when no files have been uploaded (<a href="https://github.com/go-gitea/gitea/issues/35156" target="_blank" rel="noopener noreferrer nofollow ugc">#​35156</a>) (<a href="https://github.com/go-gitea/gitea/issues/35167" target="_blank" rel="noopener noreferrer nofollow ugc">#​35167</a>)</li>
<li>Fix review comment/dimiss comment x reference can be refereced back (<a href="https://github.com/go-gitea/gitea/issues/35094" target="_blank" rel="noopener noreferrer nofollow ugc">#​35094</a>) (<a href="https://github.com/go-gitea/gitea/issues/35099" target="_blank" rel="noopener noreferrer nofollow ugc">#​35099</a>)</li>
<li>Fix submodule nil check (<a href="https://github.com/go-gitea/gitea/issues/35096" target="_blank" rel="noopener noreferrer nofollow ugc">#​35096</a>) (<a href="https://github.com/go-gitea/gitea/issues/35098" target="_blank" rel="noopener noreferrer nofollow ugc">#​35098</a>)</li>
<li>Don't use full-file highlight when there is a git diff textconv (<a href="https://github.com/go-gitea/gitea/issues/35114" target="_blank" rel="noopener noreferrer nofollow ugc">#​35114</a>) (<a href="https://github.com/go-gitea/gitea/issues/35119" target="_blank" rel="noopener noreferrer nofollow ugc">#​35119</a>)</li>
<li>Increase gap on latest commit (<a href="https://github.com/go-gitea/gitea/issues/35104" target="_blank" rel="noopener noreferrer nofollow ugc">#​35104</a>) (<a href="https://github.com/go-gitea/gitea/issues/35113" target="_blank" rel="noopener noreferrer nofollow ugc">#​35113</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/111284</link><guid isPermaLink="true">https://forum.cloudron.io/post/111284</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 05 Aug 2025 18:58:43 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Tue, 15 Jul 2025 10:10:26 GMT]]></title><description><![CDATA[<p dir="auto">[1.36.4]</p>
<ul>
<li>Update gitea to 1.24.3</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.24.3" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fix form property assignment edge case (<a href="https://github.com/go-gitea/gitea/issues/35073" target="_blank" rel="noopener noreferrer nofollow ugc">#​35073</a>) (<a href="https://github.com/go-gitea/gitea/issues/35078" target="_blank" rel="noopener noreferrer nofollow ugc">#​35078</a>)</li>
<li>Improve submodule relative path handling (<a href="https://github.com/go-gitea/gitea/issues/35056" target="_blank" rel="noopener noreferrer nofollow ugc">#​35056</a>) (<a href="https://github.com/go-gitea/gitea/issues/35075" target="_blank" rel="noopener noreferrer nofollow ugc">#​35075</a>)</li>
<li>Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (<a href="https://github.com/go-gitea/gitea/issues/35046" target="_blank" rel="noopener noreferrer nofollow ugc">#​35046</a>) (<a href="https://github.com/go-gitea/gitea/issues/35055" target="_blank" rel="noopener noreferrer nofollow ugc">#​35055</a>)</li>
<li>Fix updating user visibility (<a href="https://github.com/go-gitea/gitea/issues/35036" target="_blank" rel="noopener noreferrer nofollow ugc">#​35036</a>) (<a href="https://github.com/go-gitea/gitea/issues/35044" target="_blank" rel="noopener noreferrer nofollow ugc">#​35044</a>)</li>
<li>Support base64-encoded agit push options (<a href="https://github.com/go-gitea/gitea/issues/35037" target="_blank" rel="noopener noreferrer nofollow ugc">#​35037</a>) (<a href="https://github.com/go-gitea/gitea/issues/35041" target="_blank" rel="noopener noreferrer nofollow ugc">#​35041</a>)</li>
<li>Make submodule link work with relative path (<a href="https://github.com/go-gitea/gitea/issues/35034" target="_blank" rel="noopener noreferrer nofollow ugc">#​35034</a>) (<a href="https://github.com/go-gitea/gitea/issues/35038" target="_blank" rel="noopener noreferrer nofollow ugc">#​35038</a>)</li>
<li>Fix bug when displaying git user avatar in commits list (<a href="https://github.com/go-gitea/gitea/issues/35006" target="_blank" rel="noopener noreferrer nofollow ugc">#​35006</a>)</li>
<li>Fix API response for swagger spec (<a href="https://github.com/go-gitea/gitea/issues/35029" target="_blank" rel="noopener noreferrer nofollow ugc">#​35029</a>)</li>
<li>Start automerge check again after the conflict check and the schedule (<a href="https://github.com/go-gitea/gitea/issues/34988" target="_blank" rel="noopener noreferrer nofollow ugc">#​34988</a>) (<a href="https://github.com/go-gitea/gitea/issues/35002" target="_blank" rel="noopener noreferrer nofollow ugc">#​35002</a>)</li>
<li>Fix the response format for actions/workflows (<a href="https://github.com/go-gitea/gitea/issues/35009" target="_blank" rel="noopener noreferrer nofollow ugc">#​35009</a>) (<a href="https://github.com/go-gitea/gitea/issues/35016" target="_blank" rel="noopener noreferrer nofollow ugc">#​35016</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/110201</link><guid isPermaLink="true">https://forum.cloudron.io/post/110201</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 15 Jul 2025 10:10:26 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Fri, 11 Jul 2025 14:57:37 GMT]]></title><description><![CDATA[<p dir="auto">[1.36.3]</p>
<ul>
<li>With Cloudron OIDC, disable registration by default on new installation</li>
<li>Without Cloudron OIDC, enable registration by default and add checklist item</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/110070</link><guid isPermaLink="true">https://forum.cloudron.io/post/110070</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 11 Jul 2025 14:57:37 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Mon, 23 Jun 2025 13:13:30 GMT]]></title><description><![CDATA[<p dir="auto">[1.36.2]</p>
<ul>
<li>Update gitea to 1.24.2</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.24.2" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fix container range bug (<a href="https://github.com/go-gitea/gitea/issues/34795" target="_blank" rel="noopener noreferrer nofollow ugc">#​34795</a>) (<a href="https://github.com/go-gitea/gitea/issues/34796" target="_blank" rel="noopener noreferrer nofollow ugc">#​34796</a>)</li>
<li>Upgrade chi to v5.2.2 (<a href="https://github.com/go-gitea/gitea/issues/34798" target="_blank" rel="noopener noreferrer nofollow ugc">#​34798</a>) (<a href="https://github.com/go-gitea/gitea/issues/34799" target="_blank" rel="noopener noreferrer nofollow ugc">#​34799</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/109160</link><guid isPermaLink="true">https://forum.cloudron.io/post/109160</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Mon, 23 Jun 2025 13:13:30 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Fri, 20 Jun 2025 07:10:54 GMT]]></title><description><![CDATA[<p dir="auto">[1.36.1]</p>
<ul>
<li>Update gitea to 1.24.1</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.24.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Improve alignment of commit status icon on commit page (<a href="https://github.com/go-gitea/gitea/issues/34750" target="_blank" rel="noopener noreferrer nofollow ugc">#​34750</a>) (<a href="https://github.com/go-gitea/gitea/issues/34757" target="_blank" rel="noopener noreferrer nofollow ugc">#​34757</a>)</li>
<li>Support title and body query parameters for new MRs (<a href="https://github.com/go-gitea/gitea/issues/34537" target="_blank" rel="noopener noreferrer nofollow ugc">#​34537</a>) (<a href="https://github.com/go-gitea/gitea/issues/34752" target="_blank" rel="noopener noreferrer nofollow ugc">#​34752</a>)</li>
<li>When using rules to delete packages, remove unclean bugs (<a href="https://github.com/go-gitea/gitea/issues/34632" target="_blank" rel="noopener noreferrer nofollow ugc">#​34632</a>) (<a href="https://github.com/go-gitea/gitea/issues/34761" target="_blank" rel="noopener noreferrer nofollow ugc">#​34761</a>)</li>
<li>Fix ghost user in feeds when pushing in an actions, it should be gitea-actions (<a href="https://github.com/go-gitea/gitea/issues/34703" target="_blank" rel="noopener noreferrer nofollow ugc">#​34703</a>) (<a href="https://github.com/go-gitea/gitea/issues/34756" target="_blank" rel="noopener noreferrer nofollow ugc">#​34756</a>)</li>
<li>Prevent double markdown link brackets when pasting URL (<a href="https://github.com/go-gitea/gitea/issues/34745" target="_blank" rel="noopener noreferrer nofollow ugc">#​34745</a>) (<a href="https://github.com/go-gitea/gitea/issues/34748" target="_blank" rel="noopener noreferrer nofollow ugc">#​34748</a>)</li>
<li>Prevent duplicate form submissions when creating forks (<a href="https://github.com/go-gitea/gitea/issues/34714" target="_blank" rel="noopener noreferrer nofollow ugc">#​34714</a>) (<a href="https://github.com/go-gitea/gitea/issues/34735" target="_blank" rel="noopener noreferrer nofollow ugc">#​34735</a>)</li>
<li>Fix markdown wrap (<a href="https://github.com/go-gitea/gitea/issues/34697" target="_blank" rel="noopener noreferrer nofollow ugc">#​34697</a>) (<a href="https://github.com/go-gitea/gitea/issues/34702" target="_blank" rel="noopener noreferrer nofollow ugc">#​34702</a>)</li>
<li>Fix pull requests API convert panic when head repository is deleted. (<a href="https://github.com/go-gitea/gitea/issues/34685" target="_blank" rel="noopener noreferrer nofollow ugc">#​34685</a>) (<a href="https://github.com/go-gitea/gitea/issues/34687" target="_blank" rel="noopener noreferrer nofollow ugc">#​34687</a>)</li>
<li>Fix commit message rendering and some UI problems (<a href="https://github.com/go-gitea/gitea/issues/34680" target="_blank" rel="noopener noreferrer nofollow ugc">#​34680</a>) (<a href="https://github.com/go-gitea/gitea/issues/34683" target="_blank" rel="noopener noreferrer nofollow ugc">#​34683</a>)</li>
<li>Fix container range bug (<a href="https://github.com/go-gitea/gitea/issues/34725" target="_blank" rel="noopener noreferrer nofollow ugc">#​34725</a>) (<a href="https://github.com/go-gitea/gitea/issues/34732" target="_blank" rel="noopener noreferrer nofollow ugc">#​34732</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/109022</link><guid isPermaLink="true">https://forum.cloudron.io/post/109022</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 20 Jun 2025 07:10:54 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Tue, 10 Jun 2025 18:30:49 GMT]]></title><description><![CDATA[<p dir="auto">[1.36.0]</p>
<ul>
<li>Update gitea to 1.24.0</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.24.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Make Gitea always use its internal config, ignore <code>/etc/gitconfig</code> (<a href="https://github.com/go-gitea/gitea/issues/33076" target="_blank" rel="noopener noreferrer nofollow ugc">#33076</a>)</li>
<li>Improve log format (<a href="https://github.com/go-gitea/gitea/issues/33814" target="_blank" rel="noopener noreferrer nofollow ugc">#33814</a>)</li>
<li>Fix markdown render behaviors (<a href="https://github.com/go-gitea/gitea/issues/34122" target="_blank" rel="noopener noreferrer nofollow ugc">#34122</a>)</li>
<li>Add package version api endpoints (<a href="https://github.com/go-gitea/gitea/issues/34173" target="_blank" rel="noopener noreferrer nofollow ugc">#34173</a>)</li>
<li>Enforce two-factor auth (2FA: TOTP or WebAuthn) (<a href="https://github.com/go-gitea/gitea/issues/34187" target="_blank" rel="noopener noreferrer nofollow ugc">#34187</a>)</li>
<li>Add fullscreen mode as a more efficient operation way to view projects (<a href="https://github.com/go-gitea/gitea/issues/34081" target="_blank" rel="noopener noreferrer nofollow ugc">#34081</a>)</li>
<li>Add anonymous access support for private/unlisted repositories (<a href="https://github.com/go-gitea/gitea/issues/34051" target="_blank" rel="noopener noreferrer nofollow ugc">#34051</a>)</li>
<li>Support public code/issue access for private repositories (<a href="https://github.com/go-gitea/gitea/issues/33127" target="_blank" rel="noopener noreferrer nofollow ugc">#33127</a>)</li>
<li>Add middleware for request prioritization (<a href="https://github.com/go-gitea/gitea/issues/33951" target="_blank" rel="noopener noreferrer nofollow ugc">#33951</a>)</li>
<li>Add cli flags LDAP group configuration (<a href="https://github.com/go-gitea/gitea/issues/33933" target="_blank" rel="noopener noreferrer nofollow ugc">#33933</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/108415</link><guid isPermaLink="true">https://forum.cloudron.io/post/108415</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 10 Jun 2025 18:30:49 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Wed, 14 May 2025 15:03:55 GMT]]></title><description><![CDATA[<p dir="auto">[1.35.5]</p>
<ul>
<li>Update gitea to 1.23.8</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.23.8" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fix a bug when uploading file via lfs ssh command (<a href="https://github.com/go-gitea/gitea/issues/34408" target="_blank" rel="noopener noreferrer nofollow ugc">#34408</a>) (<a href="https://github.com/go-gitea/gitea/issues/34411" target="_blank" rel="noopener noreferrer nofollow ugc">#34411</a>)</li>
<li>Update net package (<a href="https://github.com/go-gitea/gitea/issues/34228" target="_blank" rel="noopener noreferrer nofollow ugc">#34228</a>) (<a href="https://github.com/go-gitea/gitea/issues/34232" target="_blank" rel="noopener noreferrer nofollow ugc">#34232</a>)</li>
<li>Fix releases sidebar navigation link (<a href="https://github.com/go-gitea/gitea/issues/34436" target="_blank" rel="noopener noreferrer nofollow ugc">#34436</a>) <a href="https://github.com/go-gitea/gitea/issues/34439" target="_blank" rel="noopener noreferrer nofollow ugc">#34439</a></li>
<li>Fix bug webhook milestone is not right. (<a href="https://github.com/go-gitea/gitea/issues/34419" target="_blank" rel="noopener noreferrer nofollow ugc">#34419</a>) <a href="https://github.com/go-gitea/gitea/issues/34429" target="_blank" rel="noopener noreferrer nofollow ugc">#34429</a></li>
<li>Fix two missed null value checks on the wiki page. (<a href="https://github.com/go-gitea/gitea/issues/34205" target="_blank" rel="noopener noreferrer nofollow ugc">#34205</a>) (<a href="https://github.com/go-gitea/gitea/issues/34215" target="_blank" rel="noopener noreferrer nofollow ugc">#34215</a>)</li>
<li>Swift files can be passed either as file or as form value (<a href="https://github.com/go-gitea/gitea/issues/34068" target="_blank" rel="noopener noreferrer nofollow ugc">#34068</a>) (<a href="https://github.com/go-gitea/gitea/issues/34236" target="_blank" rel="noopener noreferrer nofollow ugc">#34236</a>)</li>
<li>Fix bug when API get pull changed files for deleted head repository (<a href="https://github.com/go-gitea/gitea/issues/34333" target="_blank" rel="noopener noreferrer nofollow ugc">#34333</a>) (<a href="https://github.com/go-gitea/gitea/issues/34368" target="_blank" rel="noopener noreferrer nofollow ugc">#34368</a>)</li>
<li>Upgrade github v61 -&gt; v71 to fix migrating bug (<a href="https://github.com/go-gitea/gitea/issues/34389" target="_blank" rel="noopener noreferrer nofollow ugc">#34389</a>)</li>
<li>Fix bug when visiting comparation page (<a href="https://github.com/go-gitea/gitea/issues/34334" target="_blank" rel="noopener noreferrer nofollow ugc">#34334</a>) (<a href="https://github.com/go-gitea/gitea/issues/34364" target="_blank" rel="noopener noreferrer nofollow ugc">#34364</a>)</li>
<li>Fix wrong review requests when updating the pull request (<a href="https://github.com/go-gitea/gitea/issues/34286" target="_blank" rel="noopener noreferrer nofollow ugc">#34286</a>) (<a href="https://github.com/go-gitea/gitea/issues/34304" target="_blank" rel="noopener noreferrer nofollow ugc">#34304</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/107085</link><guid isPermaLink="true">https://forum.cloudron.io/post/107085</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 14 May 2025 15:03:55 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Wed, 14 May 2025 11:48:21 GMT]]></title><description><![CDATA[<p dir="auto">[1.35.4]</p>
<ul>
<li>Update gitea to 1.23.8</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.23.8" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fix a bug when uploading file via lfs ssh command (<a href="https://github.com/go-gitea/gitea/issues/34408" target="_blank" rel="noopener noreferrer nofollow ugc">#34408</a>) (<a href="https://github.com/go-gitea/gitea/issues/34411" target="_blank" rel="noopener noreferrer nofollow ugc">#34411</a>)</li>
<li>Update net package (<a href="https://github.com/go-gitea/gitea/issues/34228" target="_blank" rel="noopener noreferrer nofollow ugc">#34228</a>) (<a href="https://github.com/go-gitea/gitea/issues/34232" target="_blank" rel="noopener noreferrer nofollow ugc">#34232</a>)</li>
<li>Fix releases sidebar navigation link (<a href="https://github.com/go-gitea/gitea/issues/34436" target="_blank" rel="noopener noreferrer nofollow ugc">#34436</a>) <a href="https://github.com/go-gitea/gitea/issues/34439" target="_blank" rel="noopener noreferrer nofollow ugc">#34439</a></li>
<li>Fix bug webhook milestone is not right. (<a href="https://github.com/go-gitea/gitea/issues/34419" target="_blank" rel="noopener noreferrer nofollow ugc">#34419</a>) <a href="https://github.com/go-gitea/gitea/issues/34429" target="_blank" rel="noopener noreferrer nofollow ugc">#34429</a></li>
<li>Fix two missed null value checks on the wiki page. (<a href="https://github.com/go-gitea/gitea/issues/34205" target="_blank" rel="noopener noreferrer nofollow ugc">#34205</a>) (<a href="https://github.com/go-gitea/gitea/issues/34215" target="_blank" rel="noopener noreferrer nofollow ugc">#34215</a>)</li>
<li>Swift files can be passed either as file or as form value (<a href="https://github.com/go-gitea/gitea/issues/34068" target="_blank" rel="noopener noreferrer nofollow ugc">#34068</a>) (<a href="https://github.com/go-gitea/gitea/issues/34236" target="_blank" rel="noopener noreferrer nofollow ugc">#34236</a>)</li>
<li>Fix bug when API get pull changed files for deleted head repository (<a href="https://github.com/go-gitea/gitea/issues/34333" target="_blank" rel="noopener noreferrer nofollow ugc">#34333</a>) (<a href="https://github.com/go-gitea/gitea/issues/34368" target="_blank" rel="noopener noreferrer nofollow ugc">#34368</a>)</li>
<li>Upgrade github v61 -&gt; v71 to fix migrating bug (<a href="https://github.com/go-gitea/gitea/issues/34389" target="_blank" rel="noopener noreferrer nofollow ugc">#34389</a>)</li>
<li>Fix bug when visiting comparation page (<a href="https://github.com/go-gitea/gitea/issues/34334" target="_blank" rel="noopener noreferrer nofollow ugc">#34334</a>) (<a href="https://github.com/go-gitea/gitea/issues/34364" target="_blank" rel="noopener noreferrer nofollow ugc">#34364</a>)</li>
<li>Fix wrong review requests when updating the pull request (<a href="https://github.com/go-gitea/gitea/issues/34286" target="_blank" rel="noopener noreferrer nofollow ugc">#34286</a>) (<a href="https://github.com/go-gitea/gitea/issues/34304" target="_blank" rel="noopener noreferrer nofollow ugc">#34304</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/107072</link><guid isPermaLink="true">https://forum.cloudron.io/post/107072</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 14 May 2025 11:48:21 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Tue, 08 Apr 2025 09:27:20 GMT]]></title><description><![CDATA[<p dir="auto">[1.35.3]</p>
<ul>
<li>Update gitea to 1.23.7</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.23.7" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Compile with Go 1.23.8</li>
<li>Add a config option to block "expensive" pages for anonymous users (<a href="https://github.com/go-gitea/gitea/issues/34024" target="_blank" rel="noopener noreferrer nofollow ugc">#​34024</a>) (<a href="https://github.com/go-gitea/gitea/issues/34071" target="_blank" rel="noopener noreferrer nofollow ugc">#​34071</a>)</li>
<li>Also check default ssh-cert location for host (<a href="https://github.com/go-gitea/gitea/issues/34099" target="_blank" rel="noopener noreferrer nofollow ugc">#​34099</a>) (<a href="https://github.com/go-gitea/gitea/issues/34100" target="_blank" rel="noopener noreferrer nofollow ugc">#​34100</a>) (<a href="https://github.com/go-gitea/gitea/issues/34116" target="_blank" rel="noopener noreferrer nofollow ugc">#​34116</a>)</li>
<li>Fix discord webhook 400 status code when description limit is exceeded (<a href="https://github.com/go-gitea/gitea/issues/34084" target="_blank" rel="noopener noreferrer nofollow ugc">#​34084</a>) (<a href="https://github.com/go-gitea/gitea/issues/34124" target="_blank" rel="noopener noreferrer nofollow ugc">#​34124</a>)</li>
<li>Get changed files based on merge base when checking <code>pull_request</code> actions trigger (<a href="https://github.com/go-gitea/gitea/issues/34106" target="_blank" rel="noopener noreferrer nofollow ugc">#​34106</a>) (<a href="https://github.com/go-gitea/gitea/issues/34120" target="_blank" rel="noopener noreferrer nofollow ugc">#​34120</a>)</li>
<li>Fix invalid version in RPM package path (<a href="https://github.com/go-gitea/gitea/issues/34112" target="_blank" rel="noopener noreferrer nofollow ugc">#​34112</a>) (<a href="https://github.com/go-gitea/gitea/issues/34115" target="_blank" rel="noopener noreferrer nofollow ugc">#​34115</a>)</li>
<li>Return default avatar url when user id is zero rather than updating database (<a href="https://github.com/go-gitea/gitea/issues/34094" target="_blank" rel="noopener noreferrer nofollow ugc">#​34094</a>) (<a href="https://github.com/go-gitea/gitea/issues/34095" target="_blank" rel="noopener noreferrer nofollow ugc">#​34095</a>)</li>
<li>Add additional ReplaceAll in pathsep to cater for different pathsep (<a href="https://github.com/go-gitea/gitea/issues/34061" target="_blank" rel="noopener noreferrer nofollow ugc">#​34061</a>) (<a href="https://github.com/go-gitea/gitea/issues/34070" target="_blank" rel="noopener noreferrer nofollow ugc">#​34070</a>)</li>
<li>Try to fix check-attr bug (<a href="https://github.com/go-gitea/gitea/issues/34029" target="_blank" rel="noopener noreferrer nofollow ugc">#​34029</a>) (<a href="https://github.com/go-gitea/gitea/issues/34033" target="_blank" rel="noopener noreferrer nofollow ugc">#​34033</a>)</li>
<li>Git client will follow 301 but 307 (<a href="https://github.com/go-gitea/gitea/issues/34005" target="_blank" rel="noopener noreferrer nofollow ugc">#​34005</a>) (<a href="https://github.com/go-gitea/gitea/issues/34010" target="_blank" rel="noopener noreferrer nofollow ugc">#​34010</a>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/105358</link><guid isPermaLink="true">https://forum.cloudron.io/post/105358</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 08 Apr 2025 09:27:20 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Tue, 25 Mar 2025 07:58:35 GMT]]></title><description><![CDATA[<p dir="auto">[1.35.2]</p>
<ul>
<li>Update gitea to 1.23.6</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.23.6" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Fix LFS URL (#33840) (#33843)</li>
<li>Update jwt and redis packages (#33984) (#33987)</li>
<li>Update golang crypto and net (#33989)</li>
<li>Drop timeout for requests made to the internal hook api (#33947) (#33970)</li>
<li>Fix maven panic when no package exists (#33888) (#33889)</li>
<li>Fix markdown render (#33870) (#33875)</li>
<li>Fix auto concurrency cancellation skips commit status updates (#33764) (#33849)</li>
<li>Fix oauth2 auth (#33961) (#33962)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/104289</link><guid isPermaLink="true">https://forum.cloudron.io/post/104289</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 25 Mar 2025 07:58:35 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Fri, 21 Mar 2025 12:09:31 GMT]]></title><description><![CDATA[<p dir="auto">[1.35.1]</p>
<ul>
<li>Fix hard coded mysql hostname</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/103999</link><guid isPermaLink="true">https://forum.cloudron.io/post/103999</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 21 Mar 2025 12:09:31 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Wed, 05 Mar 2025 15:36:32 GMT]]></title><description><![CDATA[<p dir="auto">[1.35.0]</p>
<ul>
<li>Base image 5</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/102652</link><guid isPermaLink="true">https://forum.cloudron.io/post/102652</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 05 Mar 2025 15:36:32 GMT</pubDate></item><item><title><![CDATA[Reply to Gitea - Package Updates on Wed, 05 Mar 2025 09:20:44 GMT]]></title><description><![CDATA[<p dir="auto">[1.34.4]</p>
<ul>
<li>Update gitea to 1.23.5</li>
<li><a href="https://github.com/go-gitea/gitea/releases/tag/v1.23.5" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Compile with Go 1.24.1</li>
<li>Bump x/oauth2 &amp; x/crypto (#33704) (#33727)</li>
<li>Optimize user dashboard loading (#33686) (#33708)</li>
<li>Fix navbar dropdown item align (#33782)</li>
<li>Fix inconsistent closed issue list icon (#33722) (#33728)</li>
<li>Fix for Maven Package Naming Convention Handling (#33678) (#33679)</li>
<li>Improve Open-with URL encoding (#33666) (#33680)</li>
<li>Deleting repository should unlink all related packages (#33653) (#33673)</li>
<li>Fix omitempty bug (#33663) (#33670)</li>
<li>Upgrade go-crypto from 1.1.4 to 1.1.6 (#33745) (#33754)</li>
<li>Fix OCI image.version annotation for releases to use full semver (#33698) (#33701)</li>
<li>Try to fix ACME path when renew (#33668) (#33693)</li>
<li>Fix mCaptcha bug (#33659) (#33661)</li>
<li>Git graph: don't show detached commits (#33645) (#33650)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/102638</link><guid isPermaLink="true">https://forum.cloudron.io/post/102638</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 05 Mar 2025 09:20:44 GMT</pubDate></item></channel></rss>