150 lines
8.7 KiB
XML
150 lines
8.7 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>Sat, 19 Apr 2025 11:19:54 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 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>
|
||
<item>
|
||
<title><![CDATA[sitespeed.io 37.4.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.0</guid>
|
||
<pubDate>Wed, 09 Apr 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated Docker container with Firefox 137, Chrome 135 and Edge 135 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4494">#4494</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.3.2]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.2</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.2</guid>
|
||
<pubDate>Fri, 21 Mar 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Updated to Browsertime 24.5.2 with a fix for getting delta FCP (FCP-TTFB).</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.3.1]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.1</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.1</guid>
|
||
<pubDate>Thu, 20 Mar 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#2451---2025-03-18">Browsertime 24.5.1</a> with a fix for using <code>--browsertime.userTimingBlockList</code>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Safer check for InfluxDB <a href="https://github.com/sitespeedio/sitespeed.io/pull/4487">#4487</a> that fixes <a href="https://github.com/sitespeedio/sitespeed.io/issues/4485">#4485</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.3.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</guid>
|
||
<pubDate>Thu, 13 Mar 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2450---2025-03-13">Browsertime 24.5.0</a> that updates to Geckodriver 0.36.0 (for Firefox) and fixes a bug for running test on Safari on iOS (reported in <a href="https://github.com/sitespeedio/sitespeed.io/issues/4479">#4479</a>) fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4480">#4480</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.2.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.2.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.2.0</guid>
|
||
<pubDate>Wed, 12 Mar 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2440---2025-03-11">Browsertime 24.4.0</a> <a href="https://github.com/sitespeedio/sitespeed.io/pull/4478">#4478</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.1.2]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2</guid>
|
||
<pubDate>Tue, 11 Mar 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Show just the filename instead of the full path to the file in the HTML <a href="https://github.com/sitespeedio/sitespeed.io/pull/4477">#4477</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.1.1]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.1</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.1</guid>
|
||
<pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Multiple fixes to better handle if a user journey scripting fails <a href="https://github.com/sitespeedio/sitespeed.io/pull/4474">#4474</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4475">#4475</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.1.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.0</guid>
|
||
<pubDate>Sat, 08 Mar 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>The Docker container now contains Chrome 134.0, Firefox 136 and Edge 134.0.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Simplified logic for uploading files to S3 since we have reports that it do not work 100% <a href="https://github.com/sitespeedio/sitespeed.io/pull/4472">#4472</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||
</item>
|
||
</channel>
|
||
</rss> |