new version

This commit is contained in:
soulgalore 2024-09-19 07:22:05 +02:00
parent 89cb1ab3a0
commit 94a19a34dd
5 changed files with 59 additions and 75 deletions

View File

@ -1 +1 @@
34.13.0 34.14.0

View File

@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom"> <feed xmlns="http://www.w3.org/2005/Atom">
<id>sitespeed.io-release-feed</id> <id>sitespeed.io-release-feed</id>
<title>sitespeed.io release feed</title> <title>sitespeed.io release feed</title>
<updated>2024-09-18T00:00:00.000Z</updated> <updated>2024-09-19T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator> <generator>https://github.com/jpmonette/feed</generator>
<author> <author>
<name>Peter Hedenskog</name> <name>Peter Hedenskog</name>
@ -15,6 +15,21 @@
<logo>https://www.sitespeed.io/img/logos/sitespeed.io.png</logo> <logo>https://www.sitespeed.io/img/logos/sitespeed.io.png</logo>
<icon>http://www.sitespeed.io/favicon.ico</icon> <icon>http://www.sitespeed.io/favicon.ico</icon>
<rights>All rights reserved 2022, Peter Hedenskog and team</rights> <rights>All rights reserved 2022, Peter Hedenskog and team</rights>
<entry>
<title type="html"><![CDATA[sitespeed.io 34.14.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.14.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.14.0"/>
<updated>2024-09-19T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 129 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4281">#4281</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry> <entry>
<title type="html"><![CDATA[sitespeed.io 34.13.0]]></title> <title type="html"><![CDATA[sitespeed.io 34.13.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.13.0</id> <id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.13.0</id>
@ -289,25 +304,6 @@
<ul> <ul>
<li>Add missing slug for influxdb, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4240">#4240</a>.</li> <li>Add missing slug for influxdb, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4240">#4240</a>.</li>
</ul> </ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 34.8.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.0"/>
<updated>2024-07-26T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 127, Chromedriver 127 and Browsertime 22.7.0 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4239">#4239</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>InfluxDB 2.x, Annotations. Send tags for filtering, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4197">#4197</a>.</li>
</ul>
]]></summary> ]]></summary>
<author> <author>
<name>Sitespeed.io</name> <name>Sitespeed.io</name>

View File

@ -4,7 +4,7 @@
<title>sitespeed.io release feed</title> <title>sitespeed.io release feed</title>
<link>https://www.sitespeed.io</link> <link>https://www.sitespeed.io</link>
<description>New releases and changelog feed of sitespeed.io</description> <description>New releases and changelog feed of sitespeed.io</description>
<lastBuildDate>Wed, 18 Sep 2024 00:00:00 GMT</lastBuildDate> <lastBuildDate>Thu, 19 Sep 2024 00:00:00 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs> <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator> <generator>https://github.com/jpmonette/feed</generator>
<language>en</language> <language>en</language>
@ -15,6 +15,18 @@
</image> </image>
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright> <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"/> <atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[sitespeed.io 34.14.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.14.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.14.0</guid>
<pubDate>Thu, 19 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 129 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4281">#4281</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item> <item>
<title><![CDATA[sitespeed.io 34.13.0]]></title> <title><![CDATA[sitespeed.io 34.13.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.13.0</link> <link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.13.0</link>
@ -246,22 +258,6 @@
<ul> <ul>
<li>Add missing slug for influxdb, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4240">#4240</a>.</li> <li>Add missing slug for influxdb, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4240">#4240</a>.</li>
</ul> </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.8.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.0</guid>
<pubDate>Fri, 26 Jul 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 127, Chromedriver 127 and Browsertime 22.7.0 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4239">#4239</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>InfluxDB 2.x, Annotations. Send tags for filtering, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4197">#4197</a>.</li>
</ul>
]]></description> ]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/> <enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item> </item>

View File

@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom"> <feed xmlns="http://www.w3.org/2005/Atom">
<id>sitespeed.io-release-feed</id> <id>sitespeed.io-release-feed</id>
<title>sitespeed.io release feed</title> <title>sitespeed.io release feed</title>
<updated>2024-09-18T19:11:35.692Z</updated> <updated>2024-09-19T05:21:45.751Z</updated>
<generator>https://github.com/jpmonette/feed</generator> <generator>https://github.com/jpmonette/feed</generator>
<author> <author>
<name>Peter Hedenskog</name> <name>Peter Hedenskog</name>
@ -16,6 +16,21 @@
<icon>http://www.sitespeed.io/favicon.ico</icon> <icon>http://www.sitespeed.io/favicon.ico</icon>
<rights>All rights reserved 2022, Peter Hedenskog and team</rights> <rights>All rights reserved 2022, Peter Hedenskog and team</rights>
<category term="Web Performance"/> <category term="Web Performance"/>
<entry>
<title type="html"><![CDATA[sitespeed.io 34.14.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.14.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.14.0"/>
<updated>2024-09-19T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 129 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4281">#4281</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry> <entry>
<title type="html"><![CDATA[sitespeed.io 34.13.0]]></title> <title type="html"><![CDATA[sitespeed.io 34.13.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.13.0</id> <id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.13.0</id>
@ -176,25 +191,6 @@
<ul> <ul>
<li>Add missing slug for influxdb, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4240">#4240</a>.</li> <li>Add missing slug for influxdb, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4240">#4240</a>.</li>
</ul> </ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 34.8.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.0"/>
<updated>2024-07-26T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 127, Chromedriver 127 and Browsertime 22.7.0 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4239">#4239</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>InfluxDB 2.x, Annotations. Send tags for filtering, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4197">#4197</a>.</li>
</ul>
]]></summary> ]]></summary>
<author> <author>
<name>Sitespeed.io</name> <name>Sitespeed.io</name>

View File

@ -4,7 +4,7 @@
<title>sitespeed.io release feed</title> <title>sitespeed.io release feed</title>
<link>https://www.sitespeed.io</link> <link>https://www.sitespeed.io</link>
<description>New releases and changelog feed of sitespeed.io</description> <description>New releases and changelog feed of sitespeed.io</description>
<lastBuildDate>Wed, 18 Sep 2024 19:11:35 GMT</lastBuildDate> <lastBuildDate>Thu, 19 Sep 2024 05:21:45 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs> <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator> <generator>https://github.com/jpmonette/feed</generator>
<language>en</language> <language>en</language>
@ -16,6 +16,18 @@
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright> <copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
<category>Web Performance</category> <category>Web Performance</category>
<atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/> <atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[sitespeed.io 34.14.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.14.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.14.0</guid>
<pubDate>Thu, 19 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 129 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4281">#4281</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item> <item>
<title><![CDATA[sitespeed.io 34.13.0]]></title> <title><![CDATA[sitespeed.io 34.13.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.13.0</link> <link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.13.0</link>
@ -152,22 +164,6 @@
<ul> <ul>
<li>Add missing slug for influxdb, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4240">#4240</a>.</li> <li>Add missing slug for influxdb, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4240">#4240</a>.</li>
</ul> </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.8.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.0</guid>
<pubDate>Fri, 26 Jul 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Chrome 127, Chromedriver 127 and Browsertime 22.7.0 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4239">#4239</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>InfluxDB 2.x, Annotations. Send tags for filtering, thank you <a href="https://github.com/Amerousful">pavel bairov</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/4197">#4197</a>.</li>
</ul>
]]></description> ]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/> <enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item> </item>