bump version

This commit is contained in:
soulgalore 2022-05-04 08:18:48 +02:00
parent 459f59725e
commit e4ae4bf273
7 changed files with 207 additions and 73 deletions

View File

@ -1 +1 @@
24.3.0
24.4.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>2022-04-27T00:00:00.000Z</updated>
<updated>2022-05-04T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -15,6 +15,59 @@
<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 24.4.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.4.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.4.0"/>
<updated>2022-05-04T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Edge 101 in the Docker container. Updated to latest <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1620---2022-05-01">Browsertime 16.2.0</a> with Edgedriver and Chromedriver 101.</li>
</ul>
<ul>
<li>Updated to Firefox 100 in the Docker container.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>If <code>--firstParty</code> do not match any URL, make sure we still show first vs third party <a href="https://github.com/sitespeedio/sitespeed.io/pull/3643">#3643</a>.</li>
</ul>
<ul>
<li>Updated to latest NodeJs in the slim container.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 16.2.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.0"/>
<updated>2022-05-01T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome and Chromedriver 101 <a href="https://github.com/sitespeedio/browsertime/pull/1773">#1773</a>.</li>
</ul>
<ul>
<li>Updated to Edge and Edgedriver 101 <a href="https://github.com/sitespeedio/browsertime/pull/1778">#1778</a>.</li>
</ul>
<ul>
<li>Use Geckodriver 0.31.0 <a href="https://github.com/sitespeedio/browsertime/pull/1775">#1775</a>.</li>
</ul>
<ul>
<li>Added new alias for warm cache load. You can now use either <code>--preURL</code> or <code>--warmLoad</code> <a href="https://github.com/sitespeedio/browsertime/pull/1774">#1774</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.1.2 <a href="https://github.com/sitespeedio/browsertime/pull/1779">#1779</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 24.3.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0</id>
@ -343,24 +396,6 @@
<ul>
<li>Open the result with <code>-o</code> on Linux using xdg-open <a href="https://github.com/sitespeedio/sitespeed.io/pull/3597">#3597</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 23.4.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#23.4.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#23.4.0"/>
<updated>2022-03-09T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Firefox 98 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/3592">#3592</a>.</li>
</ul>
<ul>
<li>Added link to each run in the side by side metric page, making it easier to go to the correct run <a href="https://github.com/sitespeedio/sitespeed.io/pull/3593">#3593</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>2022-04-20T11:40:17.588Z</updated>
<updated>2022-05-01T08:29:41.653Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -16,6 +16,34 @@
<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 16.2.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.0"/>
<updated>2022-05-01T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome and Chromedriver 101 <a href="https://github.com/sitespeedio/browsertime/pull/1773">#1773</a>.</li>
</ul>
<ul>
<li>Updated to Edge and Edgedriver 101 <a href="https://github.com/sitespeedio/browsertime/pull/1778">#1778</a>.</li>
</ul>
<ul>
<li>Use Geckodriver 0.31.0 <a href="https://github.com/sitespeedio/browsertime/pull/1775">#1775</a>.</li>
</ul>
<ul>
<li>Added new alias for warm cache load. You can now use either <code>--preURL</code> or <code>--warmLoad</code> <a href="https://github.com/sitespeedio/browsertime/pull/1774">#1774</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.1.2 <a href="https://github.com/sitespeedio/browsertime/pull/1779">#1779</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 16.1.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.1.0</id>

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>Wed, 20 Apr 2022 11:40:17 GMT</lastBuildDate>
<lastBuildDate>Sun, 01 May 2022 08:29:41 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,31 @@
<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 16.2.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.0</guid>
<pubDate>Sun, 01 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome and Chromedriver 101 <a href="https://github.com/sitespeedio/browsertime/pull/1773">#1773</a>.</li>
</ul>
<ul>
<li>Updated to Edge and Edgedriver 101 <a href="https://github.com/sitespeedio/browsertime/pull/1778">#1778</a>.</li>
</ul>
<ul>
<li>Use Geckodriver 0.31.0 <a href="https://github.com/sitespeedio/browsertime/pull/1775">#1775</a>.</li>
</ul>
<ul>
<li>Added new alias for warm cache load. You can now use either <code>--preURL</code> or <code>--warmLoad</code> <a href="https://github.com/sitespeedio/browsertime/pull/1774">#1774</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.1.2 <a href="https://github.com/sitespeedio/browsertime/pull/1779">#1779</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 16.1.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.1.0</link>

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, 27 Apr 2022 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Wed, 04 May 2022 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 24.4.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.4.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.4.0</guid>
<pubDate>Wed, 04 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Edge 101 in the Docker container. Updated to latest <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1620---2022-05-01">Browsertime 16.2.0</a> with Edgedriver and Chromedriver 101.</li>
</ul>
<ul>
<li>Updated to Firefox 100 in the Docker container.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>If <code>--firstParty</code> do not match any URL, make sure we still show first vs third party <a href="https://github.com/sitespeedio/sitespeed.io/pull/3643">#3643</a>.</li>
</ul>
<ul>
<li>Updated to latest NodeJs in the slim container.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 16.2.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.2.0</guid>
<pubDate>Sun, 01 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chrome and Chromedriver 101 <a href="https://github.com/sitespeedio/browsertime/pull/1773">#1773</a>.</li>
</ul>
<ul>
<li>Updated to Edge and Edgedriver 101 <a href="https://github.com/sitespeedio/browsertime/pull/1778">#1778</a>.</li>
</ul>
<ul>
<li>Use Geckodriver 0.31.0 <a href="https://github.com/sitespeedio/browsertime/pull/1775">#1775</a>.</li>
</ul>
<ul>
<li>Added new alias for warm cache load. You can now use either <code>--preURL</code> or <code>--warmLoad</code> <a href="https://github.com/sitespeedio/browsertime/pull/1774">#1774</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Updated to Selenium 4.1.2 <a href="https://github.com/sitespeedio/browsertime/pull/1779">#1779</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 24.3.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0</link>
@ -293,21 +340,6 @@
<ul>
<li>Open the result with <code>-o</code> on Linux using xdg-open <a href="https://github.com/sitespeedio/sitespeed.io/pull/3597">#3597</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 23.4.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#23.4.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#23.4.0</guid>
<pubDate>Wed, 09 Mar 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Firefox 98 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/3592">#3592</a>.</li>
</ul>
<ul>
<li>Added link to each run in the side by side metric page, making it easier to go to the correct run <a href="https://github.com/sitespeedio/sitespeed.io/pull/3593">#3593</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.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>2022-04-27T06:09:20.123Z</updated>
<updated>2022-05-04T06:15:18.277Z</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[sitespeed.io 24.4.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.4.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.4.0"/>
<updated>2022-05-04T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Edge 101 in the Docker container. Updated to latest <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1620---2022-05-01">Browsertime 16.2.0</a> with Edgedriver and Chromedriver 101.</li>
</ul>
<ul>
<li>Updated to Firefox 100 in the Docker container.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>If <code>--firstParty</code> do not match any URL, make sure we still show first vs third party <a href="https://github.com/sitespeedio/sitespeed.io/pull/3643">#3643</a>.</li>
</ul>
<ul>
<li>Updated to latest NodeJs in the slim container.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 24.3.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0</id>
@ -196,24 +221,6 @@
<ul>
<li>Open the result with <code>-o</code> on Linux using xdg-open <a href="https://github.com/sitespeedio/sitespeed.io/pull/3597">#3597</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 23.4.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#23.4.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#23.4.0"/>
<updated>2022-03-09T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Firefox 98 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/3592">#3592</a>.</li>
</ul>
<ul>
<li>Added link to each run in the side by side metric page, making it easier to go to the correct run <a href="https://github.com/sitespeedio/sitespeed.io/pull/3593">#3593</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, 27 Apr 2022 06:09:20 GMT</lastBuildDate>
<lastBuildDate>Wed, 04 May 2022 06:15:18 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/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[sitespeed.io 24.4.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.4.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.4.0</guid>
<pubDate>Wed, 04 May 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Edge 101 in the Docker container. Updated to latest <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1620---2022-05-01">Browsertime 16.2.0</a> with Edgedriver and Chromedriver 101.</li>
</ul>
<ul>
<li>Updated to Firefox 100 in the Docker container.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>If <code>--firstParty</code> do not match any URL, make sure we still show first vs third party <a href="https://github.com/sitespeedio/sitespeed.io/pull/3643">#3643</a>.</li>
</ul>
<ul>
<li>Updated to latest NodeJs in the slim container.</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 24.3.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#24.3.0</link>
@ -172,21 +194,6 @@
<ul>
<li>Open the result with <code>-o</code> on Linux using xdg-open <a href="https://github.com/sitespeedio/sitespeed.io/pull/3597">#3597</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 23.4.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#23.4.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#23.4.0</guid>
<pubDate>Wed, 09 Mar 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Firefox 98 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/3592">#3592</a>.</li>
</ul>
<ul>
<li>Added link to each run in the side by side metric page, making it easier to go to the correct run <a href="https://github.com/sitespeedio/sitespeed.io/pull/3593">#3593</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>