new version

This commit is contained in:
soulgalore 2024-05-30 06:01:22 +02:00
parent 1da90bfff4
commit aeb060ed83
8 changed files with 62 additions and 126 deletions

View File

@ -3,7 +3,7 @@
## 34.0.1 - 2024-05-30
### Fixed
* The +1 container has updated to code to take of if GPSI is missing metrics [GPSI #56](https://github.com/sitespeedio/plugin-gpsi/pull/56).
* The +1 container has updated to code to take care of if GPSI is missing metrics [GPSI #56](https://github.com/sitespeedio/plugin-gpsi/pull/56).
## 34.0.0 - 2024-05-29

View File

@ -1 +1 @@
34.0.0
34.0.1

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-05-29T00:00:00.000Z</updated>
<updated>2024-05-30T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -15,6 +15,21 @@
<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 34.0.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1"/>
<updated>2024-05-30T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>The +1 container has updated to code to take of if GPSI is missing metrics <a href="https://github.com/sitespeedio/plugin-gpsi/pull/56">GPSI #56</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.0.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0</id>
@ -374,37 +389,6 @@
<ul>
<li><a href="https://github.com/sitespeedio/sitespeed.io/pull/4091">Browsertime 21.3.0</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 33.0.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.0.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.0.0"/>
<updated>2024-02-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2120---2024-02-11">Browsertime 21.2.0</a> that adds a new way to stop your measureemnts if your navigation fails <code>measure.stopAsError(failureMessage, optionalURL)</code>. Perfect to use in a try/catch.</li>
</ul>
<ul>
<li>Use darkmode for result HTML by adding <code>--html.darkMode</code>, thank you <a href="https://github.com/petemyron">petemyron</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4081">#4081</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update co2.js to 0.14.2 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4074">#4074</a></li>
</ul>
<ul>
<li>More solid error handling if one page fail in scripting. This fixes so that the HTML for the rest of pages should be generated <a href="https://github.com/sitespeedio/sitespeed.io/pull/4079">#4079</a>.</li>
</ul>
<ul>
<li>Remove console.errors of errors (they have already been reported in the log) <a href="https://github.com/sitespeedio/sitespeed.io/pull/4080">#4080</a>.</li>
</ul>
<ul>
<li>Fix automatically switch to Throttle as engine on Mac and Linux if you add -c THROTTLING<a href="https://github.com/sitespeedio/sitespeed.io/pull/4082">#4082</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-05-28T12:17:00.329Z</updated>
<updated>2024-05-30T03:56:10.718Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</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, 28 May 2024 12:17:00 GMT</lastBuildDate>
<lastBuildDate>Thu, 30 May 2024 03:56:10 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>

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, 29 May 2024 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Thu, 30 May 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,18 @@
</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 34.0.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1</guid>
<pubDate>Thu, 30 May 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>The +1 container has updated to code to take of if GPSI is missing metrics <a href="https://github.com/sitespeedio/plugin-gpsi/pull/56">GPSI #56</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.0.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0</link>
@ -320,34 +332,6 @@
<ul>
<li><a href="https://github.com/sitespeedio/sitespeed.io/pull/4091">Browsertime 21.3.0</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 33.0.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.0.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.0.0</guid>
<pubDate>Sun, 11 Feb 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2120---2024-02-11">Browsertime 21.2.0</a> that adds a new way to stop your measureemnts if your navigation fails <code>measure.stopAsError(failureMessage, optionalURL)</code>. Perfect to use in a try/catch.</li>
</ul>
<ul>
<li>Use darkmode for result HTML by adding <code>--html.darkMode</code>, thank you <a href="https://github.com/petemyron">petemyron</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4081">#4081</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update co2.js to 0.14.2 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4074">#4074</a></li>
</ul>
<ul>
<li>More solid error handling if one page fail in scripting. This fixes so that the HTML for the rest of pages should be generated <a href="https://github.com/sitespeedio/sitespeed.io/pull/4079">#4079</a>.</li>
</ul>
<ul>
<li>Remove console.errors of errors (they have already been reported in the log) <a href="https://github.com/sitespeedio/sitespeed.io/pull/4080">#4080</a>.</li>
</ul>
<ul>
<li>Fix automatically switch to Throttle as engine on Mac and Linux if you add -c THROTTLING<a href="https://github.com/sitespeedio/sitespeed.io/pull/4082">#4082</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>2024-05-29T11:59:02.380Z</updated>
<updated>2024-05-30T04:00:38.215Z</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[sitespeed.io 34.0.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1"/>
<updated>2024-05-30T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>The +1 container has updated to code to take of if GPSI is missing metrics <a href="https://github.com/sitespeedio/plugin-gpsi/pull/56">GPSI #56</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.0.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0</id>
@ -185,37 +200,6 @@
<ul>
<li><a href="https://github.com/sitespeedio/sitespeed.io/pull/4091">Browsertime 21.3.0</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 33.0.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.0.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.0.0"/>
<updated>2024-02-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2120---2024-02-11">Browsertime 21.2.0</a> that adds a new way to stop your measureemnts if your navigation fails <code>measure.stopAsError(failureMessage, optionalURL)</code>. Perfect to use in a try/catch.</li>
</ul>
<ul>
<li>Use darkmode for result HTML by adding <code>--html.darkMode</code>, thank you <a href="https://github.com/petemyron">petemyron</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4081">#4081</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update co2.js to 0.14.2 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4074">#4074</a></li>
</ul>
<ul>
<li>More solid error handling if one page fail in scripting. This fixes so that the HTML for the rest of pages should be generated <a href="https://github.com/sitespeedio/sitespeed.io/pull/4079">#4079</a>.</li>
</ul>
<ul>
<li>Remove console.errors of errors (they have already been reported in the log) <a href="https://github.com/sitespeedio/sitespeed.io/pull/4080">#4080</a>.</li>
</ul>
<ul>
<li>Fix automatically switch to Throttle as engine on Mac and Linux if you add -c THROTTLING<a href="https://github.com/sitespeedio/sitespeed.io/pull/4082">#4082</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, 29 May 2024 11:59:02 GMT</lastBuildDate>
<lastBuildDate>Thu, 30 May 2024 04:00:38 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/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[sitespeed.io 34.0.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1</guid>
<pubDate>Thu, 30 May 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>The +1 container has updated to code to take of if GPSI is missing metrics <a href="https://github.com/sitespeedio/plugin-gpsi/pull/56">GPSI #56</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.0.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0</link>
@ -161,34 +173,6 @@
<ul>
<li><a href="https://github.com/sitespeedio/sitespeed.io/pull/4091">Browsertime 21.3.0</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 33.0.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.0.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.0.0</guid>
<pubDate>Sun, 11 Feb 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2120---2024-02-11">Browsertime 21.2.0</a> that adds a new way to stop your measureemnts if your navigation fails <code>measure.stopAsError(failureMessage, optionalURL)</code>. Perfect to use in a try/catch.</li>
</ul>
<ul>
<li>Use darkmode for result HTML by adding <code>--html.darkMode</code>, thank you <a href="https://github.com/petemyron">petemyron</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4081">#4081</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update co2.js to 0.14.2 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4074">#4074</a></li>
</ul>
<ul>
<li>More solid error handling if one page fail in scripting. This fixes so that the HTML for the rest of pages should be generated <a href="https://github.com/sitespeedio/sitespeed.io/pull/4079">#4079</a>.</li>
</ul>
<ul>
<li>Remove console.errors of errors (they have already been reported in the log) <a href="https://github.com/sitespeedio/sitespeed.io/pull/4080">#4080</a>.</li>
</ul>
<ul>
<li>Fix automatically switch to Throttle as engine on Mac and Linux if you add -c THROTTLING<a href="https://github.com/sitespeedio/sitespeed.io/pull/4082">#4082</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>