153 lines
8.6 KiB
XML
153 lines
8.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>Thu, 20 Jun 2024 14:49:30 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 34.3.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.1</guid>
|
|
<pubDate>Thu, 20 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>The docker hub has had some problem and started to publish old images (as new!). That broke our latest tag to include chrome/edge//firefox 111. This release auto publish the latest one 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 34.3.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.0</guid>
|
|
<pubDate>Thu, 20 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>API: Show the URL/script name in the API call <a href="https://github.com/sitespeedio/sitespeed.io/pull/4195">#4195</a></li>
|
|
</ul>
|
|
<ul>
|
|
<li>Update WebPageReplay binaries <a href="https://github.com/sitespeedio/sitespeed.io/pull/4196">#4196</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 34.2.2]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.2</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.2</guid>
|
|
<pubDate>Tue, 18 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Make it possible to disable the API. In some cases where you extends another configuration file, you could end up in a API loop where the API calls the API <a href="https://github.com/sitespeedio/sitespeed.io/pull/4191">#4191</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 34.2.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.1</guid>
|
|
<pubDate>Mon, 17 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>API: safer parsing if something fail to get better error messages <a href="https://github.com/sitespeedio/sitespeed.io/pull/4188">#4188</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 34.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.0</guid>
|
|
<pubDate>Fri, 14 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Browsertime 22.5.0 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4187">#4187</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to Firefox 127 and Chrome/Chromedriver 126 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4185">#4185</a></li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix for InfluxDBv2 to send annotations. Thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4175">#4175</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Fix log output when using <code>--preWarmServer</code>, thank you <a href="https://github.com/ThimoCap">ThimoCap</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4183">#4183</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 34.1.2]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.1.2</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.1.2</guid>
|
|
<pubDate>Wed, 12 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Using <code>--preWarmServer</code> resulted in trying to use an Android phone to prewarm. Fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4182">#4182</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 34.1.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.1.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.1.1</guid>
|
|
<pubDate>Fri, 07 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Enabling extra profile run/video run didn't stop the Browsertime engine in the correct place. PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4179">#4179</a> fixes that.</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 34.1.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.1.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.1.0</guid>
|
|
<pubDate>Thu, 06 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Add <code>--enableVideoRun</code>. You can use it together with <code>--video false --visualMetrics true</code> to do one extra run where the video is kept. This is useful for tests against replay proxies <a href="https://github.com/sitespeedio/sitespeed.io/pull/4177">#4177</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 34.0.3]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.3</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.3</guid>
|
|
<pubDate>Wed, 05 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Make sure extra options are passed on to S3 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4176">#4176</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 34.0.2]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.2</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.2</guid>
|
|
<pubDate>Tue, 04 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Update to Pug 3.0.3 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4172">#4172</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
</channel>
|
|
</rss> |