185 lines
8.7 KiB
XML
185 lines
8.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
|
<id>sitespeed.io-release-feed</id>
|
|
<title>sitespeed.io release feed</title>
|
|
<updated>2024-06-25T12:56:12.222Z</updated>
|
|
<generator>https://github.com/jpmonette/feed</generator>
|
|
<author>
|
|
<name>Peter Hedenskog</name>
|
|
<email>peter@soulgalore.com</email>
|
|
<uri>https://www.peterhedenskog.com</uri>
|
|
</author>
|
|
<link rel="alternate" href="https://www.sitespeed.io"/>
|
|
<link rel="self" href="https://www.sitespeed.io/feed/atom.xml"/>
|
|
<subtitle>New releases and changelog feed of sitespeed.io</subtitle>
|
|
<logo>https://www.sitespeed.io/img/logos/sitespeed.io.png</logo>
|
|
<icon>http://www.sitespeed.io/favicon.ico</icon>
|
|
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
|
|
<category term="Web Performance"/>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 34.3.4]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.4</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.4"/>
|
|
<updated>2024-06-25T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Expose command line parameters to disable CLS and LCP screenshots <a href="https://github.com/sitespeedio/sitespeed.io/pull/4201">#4201</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 34.3.3]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.3</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.3"/>
|
|
<updated>2024-06-24T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to Browsertime 25.5.2 that has updated versions of Selenium WebDriver and correct export for scripting.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>API: Copy Browsertime setting from the option object to the API. There cases where you use a configuration file, override it with CLI parameters and the cli parameters didn't override the configuration file. That is fixed now for Browsertime configurations <a href="https://github.com/sitespeedio/sitespeed.io/pull/4200">#4200</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 34.3.2]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.2</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.2"/>
|
|
<updated>2024-06-23T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>API: Remove extends from the configuration to make sure that testrunners ddo not try to extend configuration <a href="https://github.com/sitespeedio/sitespeed.io/pull/4198">#4198</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 34.3.1]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.1</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.1"/>
|
|
<updated>2024-06-20T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 34.3.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.0"/>
|
|
<updated>2024-06-20T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 34.2.2]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.2</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.2"/>
|
|
<updated>2024-06-18T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 34.2.1]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.1</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.1"/>
|
|
<updated>2024-06-17T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 34.2.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.2.0"/>
|
|
<updated>2024-06-14T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 34.1.2]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.1.2</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.1.2"/>
|
|
<updated>2024-06-12T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 34.1.1]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.1.1</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.1.1"/>
|
|
<updated>2024-06-07T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
</feed> |