181 lines
11 KiB
XML
181 lines
11 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>Tue, 27 Sep 2022 08:31:05 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 26.0.1]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.0.1</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.0.1</guid>
|
||
<pubDate>Tue, 27 Sep 2022 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Upgrading to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16170---2022-09-27">Browsertime 16.17.0</a> that contains a fix to collect battery temperature on Android, making it possible to send the data to Graphite again.</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 26.0.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.0.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#26.0.0</guid>
|
||
<pubDate>Fri, 23 Sep 2022 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Checkout the <a href="https://github.com/sitespeedio/raspberrypi">pre built Raspberry Pi image</a> for running sitespeed.io tests on your Android phone.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Upgraded to Firefox 105 and Edge 105 in the Docker container.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Upgraded to Browsertime 16.16.0</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Include --preURL information in the latest storer info <a href="https://github.com/sitespeedio/sitespeed.io/pull/3729">#3729</a>.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Fix graphite.sendAnnotation option <a href="https://github.com/sitespeedio/sitespeed.io/pull/3726">#3726</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Show timestamp when each run happens on the run page <a href="https://github.com/sitespeedio/sitespeed.io/pull/3730">#3730</a>.</li>
|
||
</ul>
|
||
<h3>Changed</h3>
|
||
<ul>
|
||
<li>The default setup did miss a lot of important performance metrics, so you needed to set them up yourself. That is fixed in this PR.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>There where a lot of data sent from PageXray, third party and the coach per run. That was not smart since those metrics rarely change between runs and take a lot of space. This PR sets default so none of those metrics are sent</li>
|
||
</ul>
|
||
<ul>
|
||
<li>We introduce a limited set of run metrics from Browsertime (visual metrics and Google Web Vitals and a couple of more) that can be used when sending data per run. This will help you keep track of those metrics together with the default median/min/max values. More info coming up. It's enabled by default, disable it with <code>--browsertime.limitedRunData false</code></li>
|
||
</ul>
|
||
<ul>
|
||
<li>Sending data per run to Graphite was broken: We sent a new key per run meaning it will take up a lot of extra space in Graphite. With this fix we send them under the run key. That way we can configure Graphite to keep data under that key that happened every 20 s (or however fast it takes to do one run) and then automatically remove the data after a week.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Graphite configuration <code>--graphite.perIteration</code> and <code>--graphite.skipSummary</code> is removed. You can now configure which data to send to Graphite by using <code>--graphite.messages</code>. By default we send <em>pageSummary</em> (data summarised per URL) and <em>summary</em> (data summarised per domain). If you want to send <em>pageSummary</em> and <em>run</em> data (data for each run) you can do that with by adding <code>--graphite.messages run</code> <code>--graphite.messages pageSummary</code>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>We removed the possibility to send VisualProgress and videoRecordingStart data to the datasource since that is something you do not need there.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>We updated Grafana and the Graphite container to latest versions. The Graphite container contains <em>storage-schemas.conf</em> configuration that is a good default:</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 25.11.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.11.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.11.0</guid>
|
||
<pubDate>Sun, 04 Sep 2022 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Make it possible to configure run options for AXE (before you could only configure configuration options) <a href="https://github.com/sitespeedio/sitespeed.io/pull/3718">#3718</a>. Checkout <a href="https://www.sitespeed.io/documentation/sitespeed.io/axe/#configure-axe">how to configure AXE</a>.* Removed showing if the page is an AMP page (that battle was won a long time ago) and instead show information from the Network information API when its available <a href="https://github.com/sitespeedio/sitespeed.io/pull/3719">#3719</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 25.10.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.10.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.10.0</guid>
|
||
<pubDate>Wed, 31 Aug 2022 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to Chrome 105 and Firefox 104 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/3717">#3717</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 25.9.1]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.9.1</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.9.1</guid>
|
||
<pubDate>Tue, 30 Aug 2022 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#16151---2022-08-30">Browsertime 16.5.1</a> thar makes sure long tasks are measured direct after the test finish. This fixes late long tasks that happens on slow devices caused by Browsertime collecting metrics.</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 25.9.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.9.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.9.0</guid>
|
||
<pubDate>Tue, 30 Aug 2022 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to Browsertime 16.15.0 that include your Android phones connected wifi name in the result. That is now showed in the runtime settings page.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Show relative standard deviation on the compare runs page <a href="https://github.com/sitespeedio/sitespeed.io/pull/3716">#3716</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 25.8.3]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.3</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.3</guid>
|
||
<pubDate>Sun, 28 Aug 2022 00:00:00 GMT</pubDate>
|
||
<description><.</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 25.8.0]]></title>
|
||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.0</link>
|
||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#25.8.0</guid>
|
||
<pubDate>Fri, 26 Aug 2022 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#16140---2022-08-26">Browsertime 16.14.0</a>. that collects relative standard deviation for metrics and the number of processes that runs on the server when you start a test.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||
</item>
|
||
</channel>
|
||
</rss> |