new release

This commit is contained in:
soulgalore 2024-11-23 07:31:00 +01:00
parent 9f5df86c1a
commit d3a27f42e5
7 changed files with 399 additions and 443 deletions

View File

@ -1 +1 @@
35.5.0
35.6.0

View File

@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>sitespeed.io-release-feed</id>
<title>sitespeed.io release feed</title>
<updated>2024-11-12T00:00:00.000Z</updated>
<updated>2024-11-23T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -15,6 +15,112 @@
<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>
<entry>
<title type="html"><![CDATA[sitespeed.io 35.6.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.6.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.6.0"/>
<updated>2024-11-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Firefox 132 and Edge 131 in the Docketr container. The performance regression in Firefox 132 <a href="https://github.com/sitespeedio/browsertime/issues/2211">#2211</a> has been fixed.</li>
</ul>
<ul>
<li>Browsertime has been updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2341----2024-11-23">23.4.1</a>. There&#39;s a couple of notable additions:</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.4.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.1</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.1"/>
<updated>2024-11-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Cleanuo of the extra timings that is added to the timeline for Chrome <a href="https://github.com/sitespeedio/browsertime/pull/2218">#2218</a></li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.4.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.0"/>
<updated>2024-11-22T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Collect more information about the largest contentful paint <a href="https://github.com/sitespeedio/browsertime/pull/2206">#2206</a></li>
</ul>
<ul>
<li>Add extra timings and new custom timeline to the Chrome timeline <a href="https://github.com/sitespeedio/browsertime/pull/2217">#2217</a>. Inspired by [</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>More configuration tuning for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2216">#2216</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.3.3]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.3</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.3"/>
<updated>2024-11-22T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable search suggestion requests for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2215">#2215</a></li>
</ul>
<ul>
<li>Fix for including HTTP requests in the Firefox profile <a href="https://github.com/sitespeedio/browsertime/pull/2214">#2214</a>.</li>
</ul>
<ul>
<li>Fix when running --enableProfileRun and get visual metrics. It used to generate an error log, this fixes that <a href="https://github.com/sitespeedio/browsertime/pull/2213">#2213</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.3.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.2"/>
<updated>2024-11-21T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable some calls back to home from Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2212">#2212</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.3.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.1</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.1"/>
<updated>2024-11-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable security warning in Firefox 132 <a href="https://github.com/sitespeedio/browsertime/pull/2208">#2208</a> that fixes <a href="https://github.com/sitespeedio/browsertime/issues/2207">#2207</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.3.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.0</id>
@ -26,7 +132,7 @@
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to ff-test-bidi-har-export to 0.0.17<a href="https://github.com/sitespeedio/browsertime/pull/2204">#2204</a></li>
<li>Updated to ff-test-bidi-har-export to 0.0.17 <a href="https://github.com/sitespeedio/browsertime/pull/2204">#2204</a></li>
</ul>
]]></summary>
<author>
@ -218,21 +324,6 @@
<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>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 35.1.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1"/>
<updated>2024-10-08T00:00:00.000Z</updated>
<summary type="html"><![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>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -327,46 +418,6 @@
<ul>
<li>Bull 4.16.3 <a href="https://github.com/sitespeedio/onlinetest/pull/87">#87</a></li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.0.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.0.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.0.0"/>
<updated>2024-09-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Docker container with Chrome 129, Firefox 130. New Chromedriver <a href="https://github.com/sitespeedio/browsertime/pull/2181">#2181</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.25.0 <a href="https://github.com/sitespeedio/browsertime/pull/2185">#2185</a>.</li>
</ul>
<ul>
<li>Use HAR export 0.0.15 for upcoming changes in Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2184">#2184</a>.</li>
</ul>
<ul>
<li>Fixes the internal configuration object for android. The old solution created an array with objects instead of just keys on the object.<a href="https://github.com/sitespeedio/browsertime/pull/2183">#2183</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.10.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2"/>
<updated>2024-09-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix for wait.byIdAndVisible command <a href="https://github.com/sitespeedio/browsertime/pull/2179">#2179</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -385,68 +436,6 @@
<ul>
<li>The internal configuration was broken in the way that removing/adding testrunners failed removing correct configurations <a href="https://github.com/sitespeedio/onlinetest/pull/84">#84</a>. This fix also needs <a href="https://github.com/sitespeedio/onlinetest/pull/83">#83</a> in the testrunners.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.10.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.1</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.1"/>
<updated>2024-09-04T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded Bidi HAR to 0.0.14 that filters out data:text URLs thar is picked up in Firefox 130 <a href="https://github.com/sitespeedio/browsertime/pull/2177">#2177</a>.</li>
</ul>
<ul>
<li>Call stopSampling on browser stop during android power testing <a href="https://github.com/sitespeedio/browsertime/pull/2176">#2176</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.10.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.0"/>
<updated>2024-09-03T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Chromedriver 128 <a href="https://github.com/sitespeedio/browsertime/pull/2175">#2175</a></li>
</ul>
<ul>
<li>Chrome 128, Firefox 129, Edge 127 <a href="https://github.com/sitespeedio/browsertime/pull/2173">#2173</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated dependencies: usb-profiling, fast-stats, webdriver, execa, dayjs <a href="https://github.com/sitespeedio/browsertime/pull/2174">#2174</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.9.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.9.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.9.0"/>
<updated>2024-08-26T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Geckodriver 0.35.0 <a href="https://github.com/sitespeedio/browsertime/pull/2170">#2170</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Stopping gnirehtet throwed errors <a href="https://github.com/sitespeedio/browsertime/pull/2171">#2172</a>.</li>
</ul>
<ul>
<li>Updated to Throttle 5.0.1 that have nicer ifb0 handling <a href="https://github.com/sitespeedio/browsertime/pull/2172">#2172</a></li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>

View File

@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>browsertime-release-feed</id>
<title>browsertime release feed</title>
<updated>2024-11-12T22:33:53.651Z</updated>
<updated>2024-11-23T06:14:35.622Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,94 @@
<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[browsertime 23.4.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.1</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.1"/>
<updated>2024-11-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Cleanuo of the extra timings that is added to the timeline for Chrome <a href="https://github.com/sitespeedio/browsertime/pull/2218">#2218</a></li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.4.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.0"/>
<updated>2024-11-22T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Collect more information about the largest contentful paint <a href="https://github.com/sitespeedio/browsertime/pull/2206">#2206</a></li>
</ul>
<ul>
<li>Add extra timings and new custom timeline to the Chrome timeline <a href="https://github.com/sitespeedio/browsertime/pull/2217">#2217</a>. Inspired by [</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>More configuration tuning for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2216">#2216</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.3.3]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.3</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.3"/>
<updated>2024-11-22T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable search suggestion requests for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2215">#2215</a></li>
</ul>
<ul>
<li>Fix for including HTTP requests in the Firefox profile <a href="https://github.com/sitespeedio/browsertime/pull/2214">#2214</a>.</li>
</ul>
<ul>
<li>Fix when running --enableProfileRun and get visual metrics. It used to generate an error log, this fixes that <a href="https://github.com/sitespeedio/browsertime/pull/2213">#2213</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.3.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.2"/>
<updated>2024-11-21T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable some calls back to home from Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2212">#2212</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.3.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.1</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.1"/>
<updated>2024-11-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable security warning in Firefox 132 <a href="https://github.com/sitespeedio/browsertime/pull/2208">#2208</a> that fixes <a href="https://github.com/sitespeedio/browsertime/issues/2207">#2207</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.3.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.0</id>
@ -27,7 +115,7 @@
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to ff-test-bidi-har-export to 0.0.17<a href="https://github.com/sitespeedio/browsertime/pull/2204">#2204</a></li>
<li>Updated to ff-test-bidi-har-export to 0.0.17 <a href="https://github.com/sitespeedio/browsertime/pull/2204">#2204</a></li>
</ul>
]]></summary>
<author>
@ -103,108 +191,6 @@
<ul>
<li>Updated to Chrome-HAR <a href="https://github.com/sitespeedio/browsertime/pull/2187">#2187</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.0.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.0.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.0.0"/>
<updated>2024-09-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Docker container with Chrome 129, Firefox 130. New Chromedriver <a href="https://github.com/sitespeedio/browsertime/pull/2181">#2181</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.25.0 <a href="https://github.com/sitespeedio/browsertime/pull/2185">#2185</a>.</li>
</ul>
<ul>
<li>Use HAR export 0.0.15 for upcoming changes in Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2184">#2184</a>.</li>
</ul>
<ul>
<li>Fixes the internal configuration object for android. The old solution created an array with objects instead of just keys on the object.<a href="https://github.com/sitespeedio/browsertime/pull/2183">#2183</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.10.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2"/>
<updated>2024-09-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix for wait.byIdAndVisible command <a href="https://github.com/sitespeedio/browsertime/pull/2179">#2179</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.10.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.1</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.1"/>
<updated>2024-09-04T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded Bidi HAR to 0.0.14 that filters out data:text URLs thar is picked up in Firefox 130 <a href="https://github.com/sitespeedio/browsertime/pull/2177">#2177</a>.</li>
</ul>
<ul>
<li>Call stopSampling on browser stop during android power testing <a href="https://github.com/sitespeedio/browsertime/pull/2176">#2176</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.10.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.0"/>
<updated>2024-09-03T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Chromedriver 128 <a href="https://github.com/sitespeedio/browsertime/pull/2175">#2175</a></li>
</ul>
<ul>
<li>Chrome 128, Firefox 129, Edge 127 <a href="https://github.com/sitespeedio/browsertime/pull/2173">#2173</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated dependencies: usb-profiling, fast-stats, webdriver, execa, dayjs <a href="https://github.com/sitespeedio/browsertime/pull/2174">#2174</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.9.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.9.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.9.0"/>
<updated>2024-08-26T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Geckodriver 0.35.0 <a href="https://github.com/sitespeedio/browsertime/pull/2170">#2170</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Stopping gnirehtet throwed errors <a href="https://github.com/sitespeedio/browsertime/pull/2171">#2172</a>.</li>
</ul>
<ul>
<li>Updated to Throttle 5.0.1 that have nicer ifb0 handling <a href="https://github.com/sitespeedio/browsertime/pull/2172">#2172</a></li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>

View File

@ -4,7 +4,7 @@
<title>browsertime release feed</title>
<link>https://www.sitespeed.io</link>
<description>New releases and changelog feed of browsertime</description>
<lastBuildDate>Tue, 12 Nov 2024 22:33:53 GMT</lastBuildDate>
<lastBuildDate>Sat, 23 Nov 2024 06:14:35 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
@ -16,6 +16,79 @@
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
<category>Web Performance</category>
<atom:link href="https://www.sitespeed.io/feed/browsertime.rss" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[browsertime 23.4.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.1</guid>
<pubDate>Sat, 23 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Cleanuo of the extra timings that is added to the timeline for Chrome <a href="https://github.com/sitespeedio/browsertime/pull/2218">#2218</a></li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.4.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.0</guid>
<pubDate>Fri, 22 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Collect more information about the largest contentful paint <a href="https://github.com/sitespeedio/browsertime/pull/2206">#2206</a></li>
</ul>
<ul>
<li>Add extra timings and new custom timeline to the Chrome timeline <a href="https://github.com/sitespeedio/browsertime/pull/2217">#2217</a>. Inspired by [</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>More configuration tuning for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2216">#2216</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.3.3]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.3</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.3</guid>
<pubDate>Fri, 22 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable search suggestion requests for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2215">#2215</a></li>
</ul>
<ul>
<li>Fix for including HTTP requests in the Firefox profile <a href="https://github.com/sitespeedio/browsertime/pull/2214">#2214</a>.</li>
</ul>
<ul>
<li>Fix when running --enableProfileRun and get visual metrics. It used to generate an error log, this fixes that <a href="https://github.com/sitespeedio/browsertime/pull/2213">#2213</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.3.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.2</guid>
<pubDate>Thu, 21 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable some calls back to home from Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2212">#2212</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.3.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.1</guid>
<pubDate>Wed, 13 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable security warning in Firefox 132 <a href="https://github.com/sitespeedio/browsertime/pull/2208">#2208</a> that fixes <a href="https://github.com/sitespeedio/browsertime/issues/2207">#2207</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.3.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.0</link>
@ -27,7 +100,7 @@
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to ff-test-bidi-har-export to 0.0.17<a href="https://github.com/sitespeedio/browsertime/pull/2204">#2204</a></li>
<li>Updated to ff-test-bidi-har-export to 0.0.17 <a href="https://github.com/sitespeedio/browsertime/pull/2204">#2204</a></li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
@ -91,93 +164,6 @@
<ul>
<li>Updated to Chrome-HAR <a href="https://github.com/sitespeedio/browsertime/pull/2187">#2187</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.0.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.0.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.0.0</guid>
<pubDate>Mon, 23 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Docker container with Chrome 129, Firefox 130. New Chromedriver <a href="https://github.com/sitespeedio/browsertime/pull/2181">#2181</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.25.0 <a href="https://github.com/sitespeedio/browsertime/pull/2185">#2185</a>.</li>
</ul>
<ul>
<li>Use HAR export 0.0.15 for upcoming changes in Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2184">#2184</a>.</li>
</ul>
<ul>
<li>Fixes the internal configuration object for android. The old solution created an array with objects instead of just keys on the object.<a href="https://github.com/sitespeedio/browsertime/pull/2183">#2183</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 22.10.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</guid>
<pubDate>Fri, 13 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix for wait.byIdAndVisible command <a href="https://github.com/sitespeedio/browsertime/pull/2179">#2179</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 22.10.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.1</guid>
<pubDate>Wed, 04 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded Bidi HAR to 0.0.14 that filters out data:text URLs thar is picked up in Firefox 130 <a href="https://github.com/sitespeedio/browsertime/pull/2177">#2177</a>.</li>
</ul>
<ul>
<li>Call stopSampling on browser stop during android power testing <a href="https://github.com/sitespeedio/browsertime/pull/2176">#2176</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 22.10.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.0</guid>
<pubDate>Tue, 03 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Chromedriver 128 <a href="https://github.com/sitespeedio/browsertime/pull/2175">#2175</a></li>
</ul>
<ul>
<li>Chrome 128, Firefox 129, Edge 127 <a href="https://github.com/sitespeedio/browsertime/pull/2173">#2173</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated dependencies: usb-profiling, fast-stats, webdriver, execa, dayjs <a href="https://github.com/sitespeedio/browsertime/pull/2174">#2174</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 22.9.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.9.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.9.0</guid>
<pubDate>Mon, 26 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Geckodriver 0.35.0 <a href="https://github.com/sitespeedio/browsertime/pull/2170">#2170</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Stopping gnirehtet throwed errors <a href="https://github.com/sitespeedio/browsertime/pull/2171">#2172</a>.</li>
</ul>
<ul>
<li>Updated to Throttle 5.0.1 that have nicer ifb0 handling <a href="https://github.com/sitespeedio/browsertime/pull/2172">#2172</a></li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>

View File

@ -4,7 +4,7 @@
<title>sitespeed.io release feed</title>
<link>https://www.sitespeed.io</link>
<description>New releases and changelog feed of sitespeed.io</description>
<lastBuildDate>Tue, 12 Nov 2024 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Sat, 23 Nov 2024 00:00:00 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
@ -15,6 +15,94 @@
</image>
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
<atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[sitespeed.io 35.6.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.6.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.6.0</guid>
<pubDate>Sat, 23 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Firefox 132 and Edge 131 in the Docketr container. The performance regression in Firefox 132 <a href="https://github.com/sitespeedio/browsertime/issues/2211">#2211</a> has been fixed.</li>
</ul>
<ul>
<li>Browsertime has been updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2341----2024-11-23">23.4.1</a>. There&#39;s a couple of notable additions:</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.4.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.1</guid>
<pubDate>Sat, 23 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Cleanuo of the extra timings that is added to the timeline for Chrome <a href="https://github.com/sitespeedio/browsertime/pull/2218">#2218</a></li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.4.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.0</guid>
<pubDate>Fri, 22 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Collect more information about the largest contentful paint <a href="https://github.com/sitespeedio/browsertime/pull/2206">#2206</a></li>
</ul>
<ul>
<li>Add extra timings and new custom timeline to the Chrome timeline <a href="https://github.com/sitespeedio/browsertime/pull/2217">#2217</a>. Inspired by [</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>More configuration tuning for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2216">#2216</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.3.3]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.3</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.3</guid>
<pubDate>Fri, 22 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable search suggestion requests for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2215">#2215</a></li>
</ul>
<ul>
<li>Fix for including HTTP requests in the Firefox profile <a href="https://github.com/sitespeedio/browsertime/pull/2214">#2214</a>.</li>
</ul>
<ul>
<li>Fix when running --enableProfileRun and get visual metrics. It used to generate an error log, this fixes that <a href="https://github.com/sitespeedio/browsertime/pull/2213">#2213</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.3.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.2</guid>
<pubDate>Thu, 21 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable some calls back to home from Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2212">#2212</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.3.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.1</guid>
<pubDate>Wed, 13 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Disable security warning in Firefox 132 <a href="https://github.com/sitespeedio/browsertime/pull/2208">#2208</a> that fixes <a href="https://github.com/sitespeedio/browsertime/issues/2207">#2207</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 23.3.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.3.0</link>
@ -26,7 +114,7 @@
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to ff-test-bidi-har-export to 0.0.17<a href="https://github.com/sitespeedio/browsertime/pull/2204">#2204</a></li>
<li>Updated to ff-test-bidi-har-export to 0.0.17 <a href="https://github.com/sitespeedio/browsertime/pull/2204">#2204</a></li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
@ -181,18 +269,6 @@
<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>
@ -272,40 +348,6 @@
</ul>
]]></description>
</item>
<item>
<title><![CDATA[browsertime 23.0.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.0.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.0.0</guid>
<pubDate>Mon, 23 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Docker container with Chrome 129, Firefox 130. New Chromedriver <a href="https://github.com/sitespeedio/browsertime/pull/2181">#2181</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.25.0 <a href="https://github.com/sitespeedio/browsertime/pull/2185">#2185</a>.</li>
</ul>
<ul>
<li>Use HAR export 0.0.15 for upcoming changes in Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2184">#2184</a>.</li>
</ul>
<ul>
<li>Fixes the internal configuration object for android. The old solution created an array with objects instead of just keys on the object.<a href="https://github.com/sitespeedio/browsertime/pull/2183">#2183</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 22.10.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</guid>
<pubDate>Fri, 13 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix for wait.byIdAndVisible command <a href="https://github.com/sitespeedio/browsertime/pull/2179">#2179</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[server 0.4.2]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.2</link>
@ -320,59 +362,6 @@
</ul>
]]></description>
</item>
<item>
<title><![CDATA[browsertime 22.10.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.1</guid>
<pubDate>Wed, 04 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded Bidi HAR to 0.0.14 that filters out data:text URLs thar is picked up in Firefox 130 <a href="https://github.com/sitespeedio/browsertime/pull/2177">#2177</a>.</li>
</ul>
<ul>
<li>Call stopSampling on browser stop during android power testing <a href="https://github.com/sitespeedio/browsertime/pull/2176">#2176</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 22.10.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.0</guid>
<pubDate>Tue, 03 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Chromedriver 128 <a href="https://github.com/sitespeedio/browsertime/pull/2175">#2175</a></li>
</ul>
<ul>
<li>Chrome 128, Firefox 129, Edge 127 <a href="https://github.com/sitespeedio/browsertime/pull/2173">#2173</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated dependencies: usb-profiling, fast-stats, webdriver, execa, dayjs <a href="https://github.com/sitespeedio/browsertime/pull/2174">#2174</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 22.9.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.9.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.9.0</guid>
<pubDate>Mon, 26 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Geckodriver 0.35.0 <a href="https://github.com/sitespeedio/browsertime/pull/2170">#2170</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Stopping gnirehtet throwed errors <a href="https://github.com/sitespeedio/browsertime/pull/2171">#2172</a>.</li>
</ul>
<ul>
<li>Updated to Throttle 5.0.1 that have nicer ifb0 handling <a href="https://github.com/sitespeedio/browsertime/pull/2172">#2172</a></li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[throttle 5.0.1]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.1</link>

View File

@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>sitespeed.io-release-feed</id>
<title>sitespeed.io release feed</title>
<updated>2024-11-13T06:18:24.139Z</updated>
<updated>2024-11-23T06:29:54.587Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,24 @@
<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 35.6.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.6.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.6.0"/>
<updated>2024-11-23T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Firefox 132 and Edge 131 in the Docketr container. The performance regression in Firefox 132 <a href="https://github.com/sitespeedio/browsertime/issues/2211">#2211</a> has been fixed.</li>
</ul>
<ul>
<li>Browsertime has been updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2341----2024-11-23">23.4.1</a>. There&#39;s a couple of notable additions:</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 35.5.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.5.0</id>
@ -148,21 +166,6 @@
<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>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 35.1.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.1"/>
<updated>2024-10-08T00:00:00.000Z</updated>
<summary type="html"><![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>
]]></summary>
<author>
<name>Sitespeed.io</name>

View File

@ -4,7 +4,7 @@
<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>
<lastBuildDate>Sat, 23 Nov 2024 06:29:54 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
@ -16,6 +16,21 @@
<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.6.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.6.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.6.0</guid>
<pubDate>Sat, 23 Nov 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Firefox 132 and Edge 131 in the Docketr container. The performance regression in Firefox 132 <a href="https://github.com/sitespeedio/browsertime/issues/2211">#2211</a> has been fixed.</li>
</ul>
<ul>
<li>Browsertime has been updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2341----2024-11-23">23.4.1</a>. There&#39;s a couple of notable additions:</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.5.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.5.0</link>
@ -124,18 +139,6 @@
<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>