168 lines
9.6 KiB
XML
168 lines
9.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>sitespeed.io release feed</title>
|
|
<link>https://www.sitespeed.io</link>
|
|
<description>New releases and changelog feed of sitespeed.io</description>
|
|
<lastBuildDate>Mon, 28 Jul 2025 18:20:46 GMT</lastBuildDate>
|
|
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
|
<generator>https://github.com/jpmonette/feed</generator>
|
|
<language>en</language>
|
|
<image>
|
|
<title>sitespeed.io release feed</title>
|
|
<url>https://www.sitespeed.io/img/logos/sitespeed.io.png</url>
|
|
<link>https://www.sitespeed.io</link>
|
|
</image>
|
|
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
|
|
<category>Web Performance</category>
|
|
<atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 38.1.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#38.1.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#38.1.0</guid>
|
|
<pubDate>Mon, 28 Jul 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Firefox 141 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4538">#4538</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Bumped form-data dependency for security warnings <a href="https://github.com/sitespeedio/sitespeed.io/pull/4539">#4539</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 38.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#38.0.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#38.0.0</guid>
|
|
<pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Upgrade to Yargs 18 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4531">#4531</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Update S3 client <a href="https://github.com/sitespeedio/sitespeed.io/pull/4533">#4533</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Update developer dependencies <a href="https://github.com/sitespeedio/sitespeed.io/pull/4534">#4534</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2500---2025-07-16">Browsertime 25</a> <a href="https://github.com/sitespeedio/sitespeed.io/pull/4536">#4536</a> with NodeJS to 20 and a fix for Edgedriver download.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 37.9.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.9.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.9.0</guid>
|
|
<pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated Docker containers to include Chrome/Edge 138, Firefox 140. Edgedriver and Chromedriver 138. Browsertime 24.9.0. <a href="https://github.com/sitespeedio/sitespeed.io/pull/4528">#452</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4530">#4530</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 37.8.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.8.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.8.0</guid>
|
|
<pubDate>Sun, 01 Jun 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Browsertime 24.8.0 and then 24.8.1 with Chromedriver 137, Edgedriver 137 and <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2480---2025-05-30">a couple of fixes and new commands</a> in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4524">4524</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4525">#4525</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to Edge 137 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4522">#4522</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated dependencies: node-scp, ora, dayjs, axe-core, @slack/webhook, @google-cloud/storage, @aws-sdk/client-s3 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4523">#4523</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 37.7.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.7.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.7.0</guid>
|
|
<pubDate>Wed, 28 May 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Added Chrome 137 and Firefox 139 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4520">#4520</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 37.6.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.6.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.6.0</guid>
|
|
<pubDate>Tue, 13 May 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Added Edge 136, Edgedriver and Chromedriver 136 by updating to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#browsertime-changelog-we-do-semantic-versioning">Browsertime 24.7.0</a> in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4514">#4514</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 37.5.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.1</guid>
|
|
<pubDate>Mon, 05 May 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2460---2025-05-05">Browsertime 24.6.0</a> that fixes a problem using --preURL and --pageCompleteCheckNetworkIdle.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 37.5.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.0</guid>
|
|
<pubDate>Wed, 30 Apr 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Upgraded to Firefox 138 and Chrome 136 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4507">#4507</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to latest Browsertime with a fix for Firefox 138 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4506">#4506</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 37.4.2]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.2</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.2</guid>
|
|
<pubDate>Sat, 19 Apr 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>s3: If you add Expires to your object using the API, it was broken since the upgrade to v3. This fix change so we allways use a Date when setting Expires <a href="https://github.com/sitespeedio/sitespeed.io/pull/4503">#4503</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Make sure that HAR files included in the HTML excludes closing script tags in the body of an response <a href="https://github.com/sitespeedio/sitespeed.io/pull/4500">#4500</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 37.4.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.1</guid>
|
|
<pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>If testing one page fails, make sure that we still can genereate the HTML <a href="https://github.com/sitespeedio/sitespeed.io/pull/4495">#4495</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
</channel>
|
|
</rss> |