tag:github.com,2008:https://github.com/Athou/commafeed/releasesRelease notes from commafeed2025-02-16T13:14:30Ztag:github.com,2008:Repository/8912617/5.6.02025-02-16T13:51:28ZCommaFeed 5.6.0<ul>
<li>To better respect the bandwidth of feed owners, the default value of <code>commafeed.feed-refresh.interval-empirical</code> is now true. This means feeds no longer refresh exactly every 5 minutes (the default value of <code>commafeed.feed-refresh.interval</code>) but between 5 minutes and 4 hours (the default value of the new <code>commafeed.feed-refresh.max-interval</code> setting). The interval is calculated based on feed activity, so highly active feeds refresh more often (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2844028933" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1677" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1677/hovercard" href="https://github.com/Athou/commafeed/issues/1677">#1677</a>)</li>
<li>Many previously hardcoded values used in feed refresh interval calculation are now exposed as settings (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2844028933" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1677" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1677/hovercard" href="https://github.com/Athou/commafeed/issues/1677">#1677</a>)</li>
<li>Access to local addresses is now blocked to mitigate server-side request forgery (SSRF) attacks, which could potentially expose internal resources. You might want to disable the new <code>commafeed.http-client.block-local-addresses</code> setting if you subscribe to feeds only available on your local network and you trust all your users</li>
<li>If a feed responds with a "429 - Too many requests" response, a backoff mechanism is triggered when the response does not contain a "Retry-After" header</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/8912617/5.5.02025-02-09T16:45:25ZCommaFeed 5.5.0<ul>
<li>CommaFeed now honors the Retry-After response header and will not try to refresh a feed sooner than the value of this header</li>
<li>Audio enclosures (e.g. podcasts) now fill available entry width</li>
<li>Fix an issue with some labels not correctly internationalized</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/8912617/5.4.02025-01-17T16:44:44ZCommaFeed 5.4.0<ul>
<li>An arm64 native executable is now available for download on the releases page</li>
<li>The native executable Docker image now supports arm64</li>
<li>Fixed an issue with feeds that declared an invalid DOCTYPE (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2146759477" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1260" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1260/hovercard" href="https://github.com/Athou/commafeed/issues/1260">#1260</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/8912617/5.3.62024-12-02T18:08:08ZCommaFeed 5.3.6<ul>
<li>Ignore invalid Cache-Control header values (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2712619369" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1619" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1619/hovercard" href="https://github.com/Athou/commafeed/issues/1619">#1619</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/8912617/5.3.52024-12-02T04:24:52ZCommaFeed 5.3.5<ul>
<li>Fixed an issue with the aspect ratio of images of some feeds (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2622420082" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1595" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1595/hovercard" href="https://github.com/Athou/commafeed/issues/1595">#1595</a>)</li>
<li>CommaFeed now honors the Cache-Control response header and will not try to refresh a feed sooner than its max-age property (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2700237647" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1615" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1615/hovercard" href="https://github.com/Athou/commafeed/issues/1615">#1615</a>)</li>
<li>Added support for compilation with JDK 23+. If you're building CommaFeed from sources with a JDK 17 or 21, you may need to update it to the most recent patch version to support <code>-proc:full</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2707990604" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1618" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1618/hovercard" href="https://github.com/Athou/commafeed/issues/1618">#1618</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/8912617/5.3.42024-10-23T18:17:47ZCommaFeed 5.3.4<ul>
<li>Added support for Internationalized Domain Names (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2609306643" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1588" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1588/hovercard" href="https://github.com/Athou/commafeed/issues/1588">#1588</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/8912617/5.3.32024-10-21T20:10:03ZCommaFeed 5.3.3<ul>
<li>Removed image bottom margins (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2603320656" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1587" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1587/hovercard" href="https://github.com/Athou/commafeed/issues/1587">#1587</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/8912617/5.3.22024-10-21T19:36:53ZCommaFeed 5.3.2<ul>
<li>Fixed an issue that could cause some images from not being rendered correctly (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2603320656" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1587" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1587/hovercard" href="https://github.com/Athou/commafeed/issues/1587">#1587</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/8912617/5.3.12024-10-04T18:50:39ZCommaFeed 5.3.1<ul>
<li>Fixed an issue that could cause some HTTP feeds to return a 400 error (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2562735941" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1572" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1572/hovercard" href="https://github.com/Athou/commafeed/issues/1572">#1572</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/8912617/5.3.02024-09-24T06:22:29ZCommaFeed 5.3.0<ul>
<li>Added a setting to set a cooldown on the "fetch all my feeds" action, disabled by default (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2532187782" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1556" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1556/hovercard" href="https://github.com/Athou/commafeed/issues/1556">#1556</a>)</li>
<li>Fixed an issue that could cause entries to not correctly load when using the "next" header button (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2532480539" data-permission-text="Title is private" data-url="https://github.com/Athou/commafeed/issues/1557" data-hovercard-type="issue" data-hovercard-url="/Athou/commafeed/issues/1557/hovercard" href="https://github.com/Athou/commafeed/issues/1557">#1557</a>)</li>
</ul>github-actions[bot]