194 lines
10 KiB
XML
194 lines
10 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>Thu, 30 Nov 2023 13:48:53 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 30.7.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.0</guid>
|
|
<pubDate>Thu, 30 Nov 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Show Axe individual issues on the page summary (not only on each individual run) <a href="https://github.com/sitespeedio/sitespeed.io/pull/4019">#4019</a>. Thank you <a href="https://github.com/shaqb">shaqb</a> for pointing that out. The total number of issues is also sent to Graphite under <em>statistics.axe.violationIssues</em>.</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 30.6.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.6.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.6.0</guid>
|
|
<pubDate>Wed, 29 Nov 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Make sure browser cpu benchmark is included in the baseline <a href="https://github.com/sitespeedio/sitespeed.io/pull/4015">#4015</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Fixed so baseline metrics is linked to graphs <a href="https://github.com/sitespeedio/sitespeed.io/pull/4016">#4016</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix decimals on Google Web Vitals in baseline <a href="https://github.com/sitespeedio/sitespeed.io/pull/4014">#4014</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 30.5.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.5.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.5.0</guid>
|
|
<pubDate>Tue, 28 Nov 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>The new compare plugin can now run without an id. The id will then be generated from the URL. If you don't give it an id, yoiu can only compare pages with the exact same URL <a href="https://github.com/sitespeedio/sitespeed.io/pull/4013">#4013</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 30.4.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.4.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.4.1</guid>
|
|
<pubDate>Tue, 28 Nov 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix for Firefox when generating the result HTML. It was broken since we where missing CPU data.</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 30.4.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.4.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.4.0</guid>
|
|
<pubDate>Mon, 27 Nov 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>The new compare plugin <a href="https://github.com/sitespeedio/sitespeed.io/pull/4009">PR 4009</a> makes it easy to use Mann Whitney U/Wilcox for support to find performance egressions. Read all about the plugin in the <a href="https://www.sitespeed.io/documentation/sitespeed.io/compare/">documentation</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Firefox 120 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4010">#4010</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Button to download the console logs, thank you <a href="https://github.com/Amerousful">bairov pavel</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4007">#4007</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Upgrade to Browsertime 19.1.0 with a fix for Geckodriver so that the correct ARM version is installed on Mac Arm machines.</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 30.3.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.3.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.3.0</guid>
|
|
<pubDate>Thu, 09 Nov 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Upgrade to Browsertime 18.0.0.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Added support to run user journeys with WebPageReplay <a href="https://github.com/sitespeedio/sitespeed.io/pull/4005">#4005</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Downgrade puppeteer in the +1 container for Lighthouse, thank you <a href="https://github.com/Amerousful">bairov pavel</a> for PR <a href="https://github.com/sitespeedio/plugin-lighthouse/pull/123">#123</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 30.2.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.1</guid>
|
|
<pubDate>Fri, 03 Nov 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>The Docker+1 container got a fix for Lighthouse that didn't work in 30.2.0 (adding dev-shm when starting Chrome).</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 30.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.0</guid>
|
|
<pubDate>Fri, 03 Nov 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Browsertime 17.19.0 with Edgedriver 119 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3998">#3998</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated the Docker container with Edge 119.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>The Docker+1 container has been upgraded to Lighthouse 11.3.0.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Add support for getting verbose logs and Chromedriver logs from the recording phase of WebPageReplay <a href="https://github.com/sitespeedio/sitespeed.io/pull/3999">#3999</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 30.1.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.1.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.1.0</guid>
|
|
<pubDate>Wed, 01 Nov 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>The Docker slim container uses Debian Bookworm <a href="https://github.com/sitespeedio/sitespeed.io/pull/3996">#3996</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to Chrome 119 in the Docker container.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fixed analysisstorer trying to save setup messages <a href="https://github.com/sitespeedio/sitespeed.io/pull/3995">#3995</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to Browsertime 17.18.1 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3992">#3992</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 30.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.0.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.0.0</guid>
|
|
<pubDate>Wed, 25 Oct 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>The Docker container now uses NodeJS 20.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to Firefox 119 and Edge 118 in the Docker container.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated the base container to use latest tagged Ubuntu 22.04.</li>
|
|
</ul>
|
|
<h3>Breaking changes</h3>
|
|
<ul>
|
|
<li>Drop support for NodeJS 16 (security ended in September).</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
</channel>
|
|
</rss> |