new release

This commit is contained in:
soulgalore 2024-10-11 16:36:01 +02:00
parent e202990bf1
commit b8c37e204d
9 changed files with 223 additions and 279 deletions

View File

@ -1 +1 @@
35.1.1
35.1.3

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-10-08T00:00:00.000Z</updated>
<updated>2024-10-11T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -15,6 +15,66 @@
<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.1.3]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.3</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.3"/>
<updated>2024-10-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Browsertim 23.1.2 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4294">#4294</a> that includes an update Chrome-HAR that swallows if an timing is broken from the Chrome trace.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.1.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.2"/>
<updated>2024-10-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Chrome HAR to 1.0.1 <a href="https://github.com/sitespeedio/browsertime/pull/2191">#2191</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[chrome-har 1.0.1]]></title>
<id>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.1</id>
<link href="https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.1"/>
<updated>2024-10-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Try/catch broken dates <a href="https://github.com/sitespeedio/chrome-har/pull/130">#130</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.2]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.2</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.2"/>
<updated>2024-10-09T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<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>
@ -290,43 +350,6 @@
<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[sitespeed.io 34.11.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.11.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.11.0"/>
<updated>2024-08-27T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated the Docker container to use Chrome 128 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4261">#4261</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.10.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.10.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.10.0"/>
<updated>2024-08-27T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Docker container to use Firefox 129 and Edge 127 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4254">#4254</a>.</li>
</ul>
<ul>
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2290---2024-08-26">22.9.0</a> <a href="https://github.com/sitespeedio/sitespeed.io/pull/4260">#4260</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Make sure requestheaders and cookies are sent when you use prewarm the server <a href="https://github.com/sitespeedio/sitespeed.io/pull/4259">#4259</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -453,28 +476,6 @@
<ul>
<li>Add extra check if the HAR file page misses an URL <a href="https://github.com/sitespeedio/browsertime/pull/2160">#2160</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.6.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.6.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.6.0"/>
<updated>2024-07-15T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Firefox 128 and Edge 126 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2158">#2158</a>.</li>
</ul>
<ul>
<li>Add request header using Bidi for Firefox (needs Firefox 128 or later) <a href="https://github.com/sitespeedio/browsertime/pull/2108">#2108</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Chrome HAR 0.13.5 <a href="https://github.com/sitespeedio/browsertime/pull/2157">#2157</a></li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -1409,21 +1410,6 @@
<ul>
<li>Removed test directory from the release, thank you <a href="https://github.com/yurynix">Yury Michurin</a> for the PR <a href="https://github.com/sitespeedio/chrome-har/pull/75">#75</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[chrome-har 0.11.11]]></title>
<id>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.11</id>
<link href="https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.11"/>
<updated>2020-08-06T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix: Optional cookie object, see PR <a href="https://github.com/sitespeedio/chrome-har/pull/73">73</a>. Thank you <a href="https://github.com/mikedijkstra">Michael Dijkstra</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-10-08T18:22:05.636Z</updated>
<updated>2024-10-11T14:01:27.210Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,21 @@
<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.1.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.2"/>
<updated>2024-10-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Chrome HAR to 1.0.1 <a href="https://github.com/sitespeedio/browsertime/pull/2191">#2191</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 23.1.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.1</id>
@ -193,28 +208,6 @@
<ul>
<li>Add extra check if the HAR file page misses an URL <a href="https://github.com/sitespeedio/browsertime/pull/2160">#2160</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.6.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.6.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.6.0"/>
<updated>2024-07-15T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Firefox 128 and Edge 126 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2158">#2158</a>.</li>
</ul>
<ul>
<li>Add request header using Bidi for Firefox (needs Firefox 128 or later) <a href="https://github.com/sitespeedio/browsertime/pull/2108">#2108</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Chrome HAR 0.13.5 <a href="https://github.com/sitespeedio/browsertime/pull/2157">#2157</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, 08 Oct 2024 18:22:05 GMT</lastBuildDate>
<lastBuildDate>Fri, 11 Oct 2024 14:01:27 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,18 @@
<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.1.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.2</guid>
<pubDate>Fri, 11 Oct 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Chrome HAR to 1.0.1 <a href="https://github.com/sitespeedio/browsertime/pull/2191">#2191</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.1.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.1</link>
@ -169,25 +181,6 @@
<ul>
<li>Add extra check if the HAR file page misses an URL <a href="https://github.com/sitespeedio/browsertime/pull/2160">#2160</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.6.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.6.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.6.0</guid>
<pubDate>Mon, 15 Jul 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Firefox 128 and Edge 126 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2158">#2158</a>.</li>
</ul>
<ul>
<li>Add request header using Bidi for Firefox (needs Firefox 128 or later) <a href="https://github.com/sitespeedio/browsertime/pull/2108">#2108</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Chrome HAR 0.13.5 <a href="https://github.com/sitespeedio/browsertime/pull/2157">#2157</a></li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>

View File

@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>chrome-har-release-feed</id>
<title>chrome-har release feed</title>
<updated>2024-10-08T03:27:49.689Z</updated>
<updated>2024-10-11T13:50:39.328Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -15,6 +15,21 @@
<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[chrome-har 1.0.1]]></title>
<id>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.1</id>
<link href="https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.1"/>
<updated>2024-10-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Try/catch broken dates <a href="https://github.com/sitespeedio/chrome-har/pull/130">#130</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[chrome-har 1.0.0]]></title>
<id>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.0</id>
@ -133,21 +148,6 @@
<ul>
<li>Removed test directory from the release, thank you <a href="https://github.com/yurynix">Yury Michurin</a> for the PR <a href="https://github.com/sitespeedio/chrome-har/pull/75">#75</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[chrome-har 0.11.11]]></title>
<id>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.11</id>
<link href="https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.11"/>
<updated>2020-08-06T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix: Optional cookie object, see PR <a href="https://github.com/sitespeedio/chrome-har/pull/73">73</a>. Thank you <a href="https://github.com/mikedijkstra">Michael Dijkstra</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>

View File

@ -4,13 +4,24 @@
<title>chrome-har release feed</title>
<link>https://www.sitespeed.io</link>
<description>New releases and changelog feed of chrome-har</description>
<lastBuildDate>Tue, 08 Oct 2024 03:27:49 GMT</lastBuildDate>
<lastBuildDate>Fri, 11 Oct 2024 13:50:39 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
<category>Web Performance</category>
<atom:link href="https://www.sitespeed.io/feed/chrome-har.rss" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[chrome-har 1.0.1]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.1</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.1</guid>
<pubDate>Fri, 11 Oct 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Try/catch broken dates <a href="https://github.com/sitespeedio/chrome-har/pull/130">#130</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[chrome-har 1.0.0]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.0</link>
@ -101,17 +112,6 @@
<ul>
<li>Removed test directory from the release, thank you <a href="https://github.com/yurynix">Yury Michurin</a> for the PR <a href="https://github.com/sitespeedio/chrome-har/pull/75">#75</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[chrome-har 0.11.11]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.11</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.11</guid>
<pubDate>Thu, 06 Aug 2020 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix: Optional cookie object, see PR <a href="https://github.com/sitespeedio/chrome-har/pull/73">73</a>. Thank you <a href="https://github.com/mikedijkstra">Michael Dijkstra</a>.</li>
</ul>
]]></description>
</item>
</channel>

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, 08 Oct 2024 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Fri, 11 Oct 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,53 @@
</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.1.3]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.3</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.3</guid>
<pubDate>Fri, 11 Oct 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Browsertim 23.1.2 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4294">#4294</a> that includes an update Chrome-HAR that swallows if an timing is broken from the Chrome trace.</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.1.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.1.2</guid>
<pubDate>Fri, 11 Oct 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Chrome HAR to 1.0.1 <a href="https://github.com/sitespeedio/browsertime/pull/2191">#2191</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[chrome-har 1.0.1]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.1</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#1.0.1</guid>
<pubDate>Fri, 11 Oct 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Try/catch broken dates <a href="https://github.com/sitespeedio/chrome-har/pull/130">#130</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[sitespeed.io 35.1.2]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.2</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.2</guid>
<pubDate>Wed, 09 Oct 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<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>
@ -250,37 +297,6 @@
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 34.11.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.11.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.11.0</guid>
<pubDate>Tue, 27 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated the Docker container to use Chrome 128 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4261">#4261</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.10.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.10.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.10.0</guid>
<pubDate>Tue, 27 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Docker container to use Firefox 129 and Edge 127 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4254">#4254</a>.</li>
</ul>
<ul>
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2290---2024-08-26">22.9.0</a> <a href="https://github.com/sitespeedio/sitespeed.io/pull/4260">#4260</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Make sure requestheaders and cookies are sent when you use prewarm the server <a href="https://github.com/sitespeedio/sitespeed.io/pull/4259">#4259</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.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>
@ -379,25 +395,6 @@
<ul>
<li>Add extra check if the HAR file page misses an URL <a href="https://github.com/sitespeedio/browsertime/pull/2160">#2160</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.6.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.6.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.6.0</guid>
<pubDate>Mon, 15 Jul 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Firefox 128 and Edge 126 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2158">#2158</a>.</li>
</ul>
<ul>
<li>Add request header using Bidi for Firefox (needs Firefox 128 or later) <a href="https://github.com/sitespeedio/browsertime/pull/2108">#2108</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Chrome HAR 0.13.5 <a href="https://github.com/sitespeedio/browsertime/pull/2157">#2157</a></li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
@ -1147,17 +1144,6 @@
<ul>
<li>Removed test directory from the release, thank you <a href="https://github.com/yurynix">Yury Michurin</a> for the PR <a href="https://github.com/sitespeedio/chrome-har/pull/75">#75</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[chrome-har 0.11.11]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.11</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.11</guid>
<pubDate>Thu, 06 Aug 2020 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix: Optional cookie object, see PR <a href="https://github.com/sitespeedio/chrome-har/pull/73">73</a>. Thank you <a href="https://github.com/mikedijkstra">Michael Dijkstra</a>.</li>
</ul>
]]></description>
</item>
<item>

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-10-08T18:27:21.865Z</updated>
<updated>2024-10-11T14:16:50.479Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,36 @@
<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.1.3]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.3</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.3"/>
<updated>2024-10-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Browsertim 23.1.2 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4294">#4294</a> that includes an update Chrome-HAR that swallows if an timing is broken from the Chrome trace.</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.2]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.2</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.2"/>
<updated>2024-10-09T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<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>
@ -153,43 +183,6 @@
<ul>
<li>Updated to Browsertime 22.10.1 that fixes generating HARs for Firefox 130 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4265">#4265</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.11.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.11.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.11.0"/>
<updated>2024-08-27T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated the Docker container to use Chrome 128 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4261">#4261</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.10.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.10.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.10.0"/>
<updated>2024-08-27T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Docker container to use Firefox 129 and Edge 127 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4254">#4254</a>.</li>
</ul>
<ul>
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2290---2024-08-26">22.9.0</a> <a href="https://github.com/sitespeedio/sitespeed.io/pull/4260">#4260</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Make sure requestheaders and cookies are sent when you use prewarm the server <a href="https://github.com/sitespeedio/sitespeed.io/pull/4259">#4259</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>Tue, 08 Oct 2024 18:27:21 GMT</lastBuildDate>
<lastBuildDate>Fri, 11 Oct 2024 14:16:50 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,30 @@
<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.1.3]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.3</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.3</guid>
<pubDate>Fri, 11 Oct 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Browsertim 23.1.2 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4294">#4294</a> that includes an update Chrome-HAR that swallows if an timing is broken from the Chrome trace.</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.2]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.2</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#35.1.2</guid>
<pubDate>Wed, 09 Oct 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<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>
@ -132,37 +156,6 @@
<ul>
<li>Updated to Browsertime 22.10.1 that fixes generating HARs for Firefox 130 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4265">#4265</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.11.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.11.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.11.0</guid>
<pubDate>Tue, 27 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated the Docker container to use Chrome 128 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4261">#4261</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.10.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.10.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.10.0</guid>
<pubDate>Tue, 27 Aug 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated Docker container to use Firefox 129 and Edge 127 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4254">#4254</a>.</li>
</ul>
<ul>
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2290---2024-08-26">22.9.0</a> <a href="https://github.com/sitespeedio/sitespeed.io/pull/4260">#4260</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Make sure requestheaders and cookies are sent when you use prewarm the server <a href="https://github.com/sitespeedio/sitespeed.io/pull/4259">#4259</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>