143 lines
8.4 KiB
XML
143 lines
8.4 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>Wed, 13 Nov 2024 06:18:24 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 35.5.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.5.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.5.0</guid>
|
|
<pubDate>Fri, 08 Nov 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Upgraded Chrome/Chromedriver to 131 (with a <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2330---2024-11-12">new Browsertime</a>) <a href="https://github.com/sitespeedio/sitespeed.io/pull/4316">#4316</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 35.4.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.4.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.4.1</guid>
|
|
<pubDate>Fri, 08 Nov 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>It seems to be a <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1930110">problem</a> with Firefox 132 inside of Docker. Lets return to 131 for some time <a href="https://github.com/sitespeedio/sitespeed.io/pull/4313">#4313</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 35.4.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.4.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.4.0</guid>
|
|
<pubDate>Fri, 08 Nov 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Firefox 132 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4309">#4309</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 35.3.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.3.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.3.1</guid>
|
|
<pubDate>Mon, 04 Nov 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix compare plugin when you run visual metrics contentful and perceptual metrics <a href="https://github.com/sitespeedio/sitespeed.io/pull/4308">#4308</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 35.3.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.3.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.3.0</guid>
|
|
<pubDate>Sun, 20 Oct 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Update to Chrome 130 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4299">#4299</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2320---2024-10-20">23.2.0</a> that has a fix for installting Geckodriver on ARM containers <a href="https://github.com/sitespeedio/sitespeed.io/pull/4303">#4303</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated Chromium from 107 to 130 in the ARM Docker container. This was possible by using the Chromium built by Microsoft (M$) in Playwright <a href="https://github.com/sitespeedio/sitespeed.io/pull/4304">#4304</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 35.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.2.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.2.0</guid>
|
|
<pubDate>Mon, 14 Oct 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 35.1.4]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.4</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.4</guid>
|
|
<pubDate>Sun, 13 Oct 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Changed <code>--help</code> message for <code>--firefox.includeResponseBodies</code>. Include response bodies for Firefox stopped to work when we updated how we get the HAR (changed to bidi HAR). See <a href="https://github.com/sitespeedio/sitespeed.io/issues/4295">#4295</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 35.1.3]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.3</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.3</guid>
|
|
<pubDate>Fri, 11 Oct 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to Browsertim 23.1.2 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4294">#4294</a> that includes an update Chrome-HAR that swallows if an timing is broken from the Chrome trace.</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 35.1.2]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.2</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.2</guid>
|
|
<pubDate>Wed, 09 Oct 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Make sure crux setup messages are skipt for analysisstorer <a href="https://github.com/sitespeedio/sitespeed.io/pull/4291">4291</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 35.1.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1</guid>
|
|
<pubDate>Tue, 08 Oct 2024 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#2311---2024-10-08">Browsertime 23.1.1</a> that fixes the Firefox HAR timing problem <a href="https://github.com/sitespeedio/sitespeed.io/pull/4289">#4289</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
</channel>
|
|
</rss> |