bump version

This commit is contained in:
soulgalore 2023-12-12 09:10:38 +01:00
parent 2a3287e565
commit e58f9d928d
9 changed files with 301 additions and 317 deletions

View File

@ -1 +1 @@
30.8.0
30.9.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>2023-11-30T00:00:00.000Z</updated>
<updated>2023-12-12T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -15,6 +15,85 @@
<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 30.9.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.9.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.9.0"/>
<updated>2023-12-12T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome and Edge 120 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4027">#4027</a>.</li>
</ul>
<ul>
<li>Updated to Browsertime 19.2.0.</li>
</ul>
<ul>
<li>For users of the +1 container Lighthouse has been upgraded to 11.4.0.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 19.2.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.2.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.2.0"/>
<updated>2023-12-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome and Edge 120 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2031">#2031</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.16.0 <a href="https://github.com/sitespeedio/browsertime/pull/2026">#2026</a>.</li>
</ul>
<ul>
<li>Updated dev dependencies and find-up <a href="https://github.com/sitespeedio/browsertime/pull/2029">#2029</a>.</li>
</ul>
<ul>
<li>Recommend NodeJS 18 or later in the package.json <a href="https://github.com/sitespeedio/browsertime/pull/2030">#2030</a>. Browsertime 16.0.0 removed support for NodeJS 16.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 30.8.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.8.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.8.0"/>
<updated>2023-12-07T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Use Cliffs delta to know the size of the significant change <a href="https://github.com/sitespeedio/sitespeed.io/pull/4024">#4024</a>.</li>
</ul>
<ul>
<li>Show if the graph has a siginficant change or not in the compare plugin <a href="https://github.com/sitespeedio/sitespeed.io/pull/4025">#4025</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 30.7.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.1"/>
<updated>2023-12-07T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>The old settings for MannWhitneyU tests where confusing. We compared the the baseline is less than the current tests. This PR switched so we instead look if the current tests are greater than the baseline. We also added some better explaining text on result page<a href="https://github.com/sitespeedio/sitespeed.io/pull/4023">#4023</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 30.7.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.0</id>
@ -196,31 +275,6 @@
<ul>
<li>The Docker+1 container got a fix for Lighthouse that didn&#39;t work in 30.2.0 (adding dev-shm when starting Chrome).</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 30.2.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.0"/>
<updated>2023-11-03T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Browsertime 17.19.0 with Edgedriver 119 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3998">#3998</a>.</li>
</ul>
<ul>
<li>Updated the Docker container with Edge 119.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>The Docker+1 container has been upgraded to Lighthouse 11.3.0.</li>
</ul>
<ul>
<li>Add support for getting verbose logs and Chromedriver logs from the recording phase of WebPageReplay <a href="https://github.com/sitespeedio/sitespeed.io/pull/3999">#3999</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -243,31 +297,6 @@
<ul>
<li>Updated to Selenium 4.15.0 <a href="https://github.com/sitespeedio/browsertime/pull/2011">#2011</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 30.1.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.1.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.1.0"/>
<updated>2023-11-01T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>The Docker slim container uses Debian Bookworm <a href="https://github.com/sitespeedio/sitespeed.io/pull/3996">#3996</a>.</li>
</ul>
<ul>
<li>Updated to Chrome 119 in the Docker container.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fixed analysisstorer trying to save setup messages <a href="https://github.com/sitespeedio/sitespeed.io/pull/3995">#3995</a>.</li>
</ul>
<ul>
<li>Updated to Browsertime 17.18.1 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3992">#3992</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -286,31 +315,6 @@
<ul>
<li>Chromedriver 119.0.6045-59</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 30.0.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.0.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.0.0"/>
<updated>2023-10-25T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>The Docker container now uses NodeJS 20.</li>
</ul>
<ul>
<li>Updated to Firefox 119 and Edge 118 in the Docker container.</li>
</ul>
<ul>
<li>Updated the base container to use latest tagged Ubuntu 22.04.</li>
</ul>
<h3>Breaking changes</h3>
<ul>
<li>Drop support for NodeJS 16 (security ended in September).</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
@ -483,24 +487,6 @@
<ul>
<li>Updated Chrome and Chromedriver to 116.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 17.14.3]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3"/>
<updated>2023-08-16T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.11.1 <a href="https://github.com/sitespeedio/browsertime/pull/1978">#1978</a>.</li>
</ul>
<ul>
<li>Updated Chrome and Chromedriver to minor versions.</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>2023-12-01T10:46:02.678Z</updated>
<updated>2023-12-11T14:55:40.575Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,31 @@
<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 19.2.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.2.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.2.0"/>
<updated>2023-12-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome and Edge 120 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2031">#2031</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.16.0 <a href="https://github.com/sitespeedio/browsertime/pull/2026">#2026</a>.</li>
</ul>
<ul>
<li>Updated dev dependencies and find-up <a href="https://github.com/sitespeedio/browsertime/pull/2029">#2029</a>.</li>
</ul>
<ul>
<li>Recommend NodeJS 18 or later in the package.json <a href="https://github.com/sitespeedio/browsertime/pull/2030">#2030</a>. Browsertime 16.0.0 removed support for NodeJS 16.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 19.1.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.1.0</id>
@ -188,24 +213,6 @@
<ul>
<li>Updated Chrome and Chromedriver to 116.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 17.14.3]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3"/>
<updated>2023-08-16T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.11.1 <a href="https://github.com/sitespeedio/browsertime/pull/1978">#1978</a>.</li>
</ul>
<ul>
<li>Updated Chrome and Chromedriver to minor versions.</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>Fri, 01 Dec 2023 10:46:02 GMT</lastBuildDate>
<lastBuildDate>Mon, 11 Dec 2023 14:55:40 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,28 @@
<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 19.2.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.2.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.2.0</guid>
<pubDate>Mon, 11 Dec 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome and Edge 120 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2031">#2031</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.16.0 <a href="https://github.com/sitespeedio/browsertime/pull/2026">#2026</a>.</li>
</ul>
<ul>
<li>Updated dev dependencies and find-up <a href="https://github.com/sitespeedio/browsertime/pull/2029">#2029</a>.</li>
</ul>
<ul>
<li>Recommend NodeJS 18 or later in the package.json <a href="https://github.com/sitespeedio/browsertime/pull/2030">#2030</a>. Browsertime 16.0.0 removed support for NodeJS 16.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 19.1.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.1.0</link>
@ -164,21 +186,6 @@
<ul>
<li>Updated Chrome and Chromedriver to 116.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 17.14.3]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</guid>
<pubDate>Wed, 16 Aug 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.11.1 <a href="https://github.com/sitespeedio/browsertime/pull/1978">#1978</a>.</li>
</ul>
<ul>
<li>Updated Chrome and Chromedriver to minor versions.</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>pagexray-release-feed</id>
<title>pagexray release feed</title>
<updated>2023-09-20T14:31:47.104Z</updated>
<updated>2023-08-31T11:40:50.961Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,39 @@
<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[pagexray 4.4.4]]></title>
<id>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.4</id>
<link href="https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.4"/>
<updated>2023-08-31T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Added a safer header check <a href="https://github.com/sitespeedio/pagexray/pull/125">#125</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[pagexray 4.4.3]]></title>
<id>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.3</id>
<link href="https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.3"/>
<updated>2023-08-31T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>If the meta section from a HAR file from Browsertime was missing, we didn&#39;t catch that. Fixed in <a href="https://github.com/sitespeedio/pagexray/pull/124">#124</a>.</li>
</ul>
<ul>
<li>Update to latest minimist <a href="https://github.com/sitespeedio/pagexray/pull/122">#122</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[pagexray 4.4.2]]></title>
<id>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.2</id>
@ -130,36 +163,6 @@
<ul>
<li>The new header structure actually sucked. Instead follow other tools and flatten headers returning an array <a href="https://github.com/sitespeedio/pagexray/pull/98">#98</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[pagexray 3.1.1]]></title>
<id>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#3.1.1</id>
<link href="https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#3.1.1"/>
<updated>2020-12-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Ooops, missed to expose the third party cookie data <a href="https://github.com/sitespeedio/pagexray/pull/97">#97</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[pagexray 3.1.0]]></title>
<id>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#3.1.0</id>
<link href="https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#3.1.0"/>
<updated>2020-12-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Get third party domains for cookies <a href="https://github.com/sitespeedio/pagexray/pull/96">#96</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>

View File

@ -4,7 +4,7 @@
<title>pagexray release feed</title>
<link>https://www.sitespeed.io</link>
<description>New releases and changelog feed of pagexray</description>
<lastBuildDate>Wed, 20 Sep 2023 14:31:47 GMT</lastBuildDate>
<lastBuildDate>Thu, 31 Aug 2023 11:40: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,33 @@
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
<category>Web Performance</category>
<atom:link href="https://www.sitespeed.io/feed/pagexray.rss" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[pagexray 4.4.4]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.4</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.4</guid>
<pubDate>Thu, 31 Aug 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Added a safer header check <a href="https://github.com/sitespeedio/pagexray/pull/125">#125</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 4.4.3]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.3</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.3</guid>
<pubDate>Thu, 31 Aug 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>If the meta section from a HAR file from Browsertime was missing, we didn&#39;t catch that. Fixed in <a href="https://github.com/sitespeedio/pagexray/pull/124">#124</a>.</li>
</ul>
<ul>
<li>Update to latest minimist <a href="https://github.com/sitespeedio/pagexray/pull/122">#122</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 4.4.2]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.2</link>
@ -109,30 +136,6 @@
<ul>
<li>The new header structure actually sucked. Instead follow other tools and flatten headers returning an array <a href="https://github.com/sitespeedio/pagexray/pull/98">#98</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 3.1.1]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#3.1.1</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#3.1.1</guid>
<pubDate>Fri, 11 Dec 2020 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Ooops, missed to expose the third party cookie data <a href="https://github.com/sitespeedio/pagexray/pull/97">#97</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 3.1.0]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#3.1.0</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#3.1.0</guid>
<pubDate>Fri, 11 Dec 2020 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Get third party domains for cookies <a href="https://github.com/sitespeedio/pagexray/pull/96">#96</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.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>Thu, 30 Nov 2023 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Tue, 12 Dec 2023 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,73 @@
</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 30.9.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.9.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.9.0</guid>
<pubDate>Tue, 12 Dec 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome and Edge 120 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4027">#4027</a>.</li>
</ul>
<ul>
<li>Updated to Browsertime 19.2.0.</li>
</ul>
<ul>
<li>For users of the +1 container Lighthouse has been upgraded to 11.4.0.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 19.2.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.2.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.2.0</guid>
<pubDate>Mon, 11 Dec 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome and Edge 120 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2031">#2031</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.16.0 <a href="https://github.com/sitespeedio/browsertime/pull/2026">#2026</a>.</li>
</ul>
<ul>
<li>Updated dev dependencies and find-up <a href="https://github.com/sitespeedio/browsertime/pull/2029">#2029</a>.</li>
</ul>
<ul>
<li>Recommend NodeJS 18 or later in the package.json <a href="https://github.com/sitespeedio/browsertime/pull/2030">#2030</a>. Browsertime 16.0.0 removed support for NodeJS 16.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 30.8.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.8.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.8.0</guid>
<pubDate>Thu, 07 Dec 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Use Cliffs delta to know the size of the significant change <a href="https://github.com/sitespeedio/sitespeed.io/pull/4024">#4024</a>.</li>
</ul>
<ul>
<li>Show if the graph has a siginficant change or not in the compare plugin <a href="https://github.com/sitespeedio/sitespeed.io/pull/4025">#4025</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 30.7.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.1</guid>
<pubDate>Thu, 07 Dec 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>The old settings for MannWhitneyU tests where confusing. We compared the the baseline is less than the current tests. This PR switched so we instead look if the current tests are greater than the baseline. We also added some better explaining text on result page<a href="https://github.com/sitespeedio/sitespeed.io/pull/4023">#4023</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 30.7.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.7.0</link>
@ -169,28 +236,6 @@
<ul>
<li>The Docker+1 container got a fix for Lighthouse that didn&#39;t work in 30.2.0 (adding dev-shm when starting Chrome).</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 30.2.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.0</guid>
<pubDate>Fri, 03 Nov 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Browsertime 17.19.0 with Edgedriver 119 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3998">#3998</a>.</li>
</ul>
<ul>
<li>Updated the Docker container with Edge 119.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>The Docker+1 container has been upgraded to Lighthouse 11.3.0.</li>
</ul>
<ul>
<li>Add support for getting verbose logs and Chromedriver logs from the recording phase of WebPageReplay <a href="https://github.com/sitespeedio/sitespeed.io/pull/3999">#3999</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
@ -213,28 +258,6 @@
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 30.1.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.1.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.1.0</guid>
<pubDate>Wed, 01 Nov 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>The Docker slim container uses Debian Bookworm <a href="https://github.com/sitespeedio/sitespeed.io/pull/3996">#3996</a>.</li>
</ul>
<ul>
<li>Updated to Chrome 119 in the Docker container.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fixed analysisstorer trying to save setup messages <a href="https://github.com/sitespeedio/sitespeed.io/pull/3995">#3995</a>.</li>
</ul>
<ul>
<li>Updated to Browsertime 17.18.1 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3992">#3992</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 17.18.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1</link>
@ -250,28 +273,6 @@
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 30.0.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.0.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.0.0</guid>
<pubDate>Wed, 25 Oct 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>The Docker container now uses NodeJS 20.</li>
</ul>
<ul>
<li>Updated to Firefox 119 and Edge 118 in the Docker container.</li>
</ul>
<ul>
<li>Updated the base container to use latest tagged Ubuntu 22.04.</li>
</ul>
<h3>Breaking changes</h3>
<ul>
<li>Drop support for NodeJS 16 (security ended in September).</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 17.18.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0</link>
@ -414,21 +415,6 @@
<ul>
<li>Updated Chrome and Chromedriver to 116.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 17.14.3]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.14.3</guid>
<pubDate>Wed, 16 Aug 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.11.1 <a href="https://github.com/sitespeedio/browsertime/pull/1978">#1978</a>.</li>
</ul>
<ul>
<li>Updated Chrome and Chromedriver to minor versions.</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>sitespeed.io-release-feed</id>
<title>sitespeed.io release feed</title>
<updated>2023-12-08T00:49:06.552Z</updated>
<updated>2023-12-12T08:09:57.656Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,27 @@
<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 30.9.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.9.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.9.0"/>
<updated>2023-12-12T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome and Edge 120 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4027">#4027</a>.</li>
</ul>
<ul>
<li>Updated to Browsertime 19.2.0.</li>
</ul>
<ul>
<li>For users of the +1 container Lighthouse has been upgraded to 11.4.0.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 30.8.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.8.0</id>
@ -172,31 +193,6 @@
<ul>
<li>The Docker+1 container got a fix for Lighthouse that didn&#39;t work in 30.2.0 (adding dev-shm when starting Chrome).</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 30.2.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.0"/>
<updated>2023-11-03T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Browsertime 17.19.0 with Edgedriver 119 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3998">#3998</a>.</li>
</ul>
<ul>
<li>Updated the Docker container with Edge 119.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>The Docker+1 container has been upgraded to Lighthouse 11.3.0.</li>
</ul>
<ul>
<li>Add support for getting verbose logs and Chromedriver logs from the recording phase of WebPageReplay <a href="https://github.com/sitespeedio/sitespeed.io/pull/3999">#3999</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>Fri, 08 Dec 2023 00:49:06 GMT</lastBuildDate>
<lastBuildDate>Tue, 12 Dec 2023 08:09:57 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,24 @@
<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 30.9.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.9.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.9.0</guid>
<pubDate>Tue, 12 Dec 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome and Edge 120 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4027">#4027</a>.</li>
</ul>
<ul>
<li>Updated to Browsertime 19.2.0.</li>
</ul>
<ul>
<li>For users of the +1 container Lighthouse has been upgraded to 11.4.0.</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 30.8.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.8.0</link>
@ -148,28 +166,6 @@
<ul>
<li>The Docker+1 container got a fix for Lighthouse that didn&#39;t work in 30.2.0 (adding dev-shm when starting Chrome).</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 30.2.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#30.2.0</guid>
<pubDate>Fri, 03 Nov 2023 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Browsertime 17.19.0 with Edgedriver 119 <a href="https://github.com/sitespeedio/sitespeed.io/pull/3998">#3998</a>.</li>
</ul>
<ul>
<li>Updated the Docker container with Edge 119.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>The Docker+1 container has been upgraded to Lighthouse 11.3.0.</li>
</ul>
<ul>
<li>Add support for getting verbose logs and Chromedriver logs from the recording phase of WebPageReplay <a href="https://github.com/sitespeedio/sitespeed.io/pull/3999">#3999</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>