Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Sep 13, 2024
1 parent 993ba5c commit be0f00a
Show file tree
Hide file tree
Showing 7 changed files with 119 additions and 131 deletions.
2 changes: 1 addition & 1 deletion docs/_includes/version/sitespeed.io.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
34.12.0
34.12.1
67 changes: 32 additions & 35 deletions docs/feed/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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-09-11T00:00:00.000Z</updated>
<updated>2024-09-13T00:00:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
Expand All @@ -15,14 +15,44 @@
<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.12.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.1"/>
<updated>2024-09-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22102---2024-09-13">Browsertime 22.10.2</a> that fixes a bug in the wait.byIdAndVisible command.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.10.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2"/>
<updated>2024-09-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix for wait.byIdAndVisible command <a href="https://github.com/sitespeedio/browsertime/pull/2179">#2179</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.12.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.0"/>
<updated>2024-09-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Firfox 130 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4266">#4266</a> and Edge 128 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4267">#4267</a> in the Docker container.</li>
<li>Firefox 130 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4266">#4266</a> and Edge 128 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4267">#4267</a> in the Docker container.</li>
</ul>
<h3>Fixed</h3>
<ul>
Expand Down Expand Up @@ -293,24 +323,6 @@
<ul>
<li>Fix so the link to the geckoprofiler data works/shows again <a href="https://github.com/sitespeedio/sitespeed.io/pull/4234">#4234</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.7.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.7.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.7.0"/>
<updated>2024-07-15T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Update to Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2260---2024-07-15">22.6.0</a> <a href="https://github.com/sitespeedio/sitespeed.io/pull/4226">#4226</a>.</li>
</ul>
<ul>
<li>Crux: Push navigation types and form factor data by default to TSDB <a href="https://github.com/sitespeedio/sitespeed.io/pull/4227">#4227</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
Expand Down Expand Up @@ -417,21 +429,6 @@
<ul>
<li>Another fix to make IntelliSense/Code completion work again <a href="https://github.com/sitespeedio/browsertime/pull/2147">#2147</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.5.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.2"/>
<updated>2024-06-24T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Selenium dependencies <a href="https://github.com/sitespeedio/browsertime/pull/2146">#2146</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
Expand Down
32 changes: 16 additions & 16 deletions docs/feed/browsertime.atom
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>browsertime-release-feed</id>
<title>browsertime release feed</title>
<updated>2024-09-04T12:41:05.240Z</updated>
<updated>2024-09-13T05:59:03.745Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
Expand All @@ -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 22.10.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2"/>
<updated>2024-09-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix for wait.byIdAndVisible command <a href="https://github.com/sitespeedio/browsertime/pull/2179">#2179</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.10.1]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.1</id>
Expand Down Expand Up @@ -192,21 +207,6 @@
<ul>
<li>Another fix to make IntelliSense/Code completion work again <a href="https://github.com/sitespeedio/browsertime/pull/2147">#2147</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 22.5.2]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.2</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.2"/>
<updated>2024-06-24T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Selenium dependencies <a href="https://github.com/sitespeedio/browsertime/pull/2146">#2146</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
Expand Down
26 changes: 13 additions & 13 deletions docs/feed/browsertime.rss
Original file line number Diff line number Diff line change
Expand Up @@ -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, 04 Sep 2024 12:41:05 GMT</lastBuildDate>
<lastBuildDate>Fri, 13 Sep 2024 05:59:03 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
Expand All @@ -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 22.10.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</guid>
<pubDate>Fri, 13 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix for wait.byIdAndVisible command <a href="https://github.com/sitespeedio/browsertime/pull/2179">#2179</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.10.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.1</link>
Expand Down Expand Up @@ -168,18 +180,6 @@
<ul>
<li>Another fix to make IntelliSense/Code completion work again <a href="https://github.com/sitespeedio/browsertime/pull/2147">#2147</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.5.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.2</guid>
<pubDate>Mon, 24 Jun 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Selenium dependencies <a href="https://github.com/sitespeedio/browsertime/pull/2146">#2146</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
Expand Down
55 changes: 26 additions & 29 deletions docs/feed/rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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, 11 Sep 2024 00:00:00 GMT</lastBuildDate>
<lastBuildDate>Fri, 13 Sep 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>
Expand All @@ -15,14 +15,38 @@
</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.12.1]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.1</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.1</guid>
<pubDate>Fri, 13 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22102---2024-09-13">Browsertime 22.10.2</a> that fixes a bug in the wait.byIdAndVisible command.</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.10.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.10.2</guid>
<pubDate>Fri, 13 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fix for wait.byIdAndVisible command <a href="https://github.com/sitespeedio/browsertime/pull/2179">#2179</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 34.12.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.0</guid>
<pubDate>Wed, 11 Sep 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Firfox 130 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4266">#4266</a> and Edge 128 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4267">#4267</a> in the Docker container.</li>
<li>Firefox 130 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4266">#4266</a> and Edge 128 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4267">#4267</a> in the Docker container.</li>
</ul>
<h3>Fixed</h3>
<ul>
Expand Down Expand Up @@ -250,21 +274,6 @@
<ul>
<li>Fix so the link to the geckoprofiler data works/shows again <a href="https://github.com/sitespeedio/sitespeed.io/pull/4234">#4234</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.7.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.7.0</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.7.0</guid>
<pubDate>Mon, 15 Jul 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Update to Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2260---2024-07-15">22.6.0</a> <a href="https://github.com/sitespeedio/sitespeed.io/pull/4226">#4226</a>.</li>
</ul>
<ul>
<li>Crux: Push navigation types and form factor data by default to TSDB <a href="https://github.com/sitespeedio/sitespeed.io/pull/4227">#4227</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
Expand Down Expand Up @@ -351,18 +360,6 @@
<ul>
<li>Another fix to make IntelliSense/Code completion work again <a href="https://github.com/sitespeedio/browsertime/pull/2147">#2147</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.5.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.2</guid>
<pubDate>Mon, 24 Jun 2024 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Selenium dependencies <a href="https://github.com/sitespeedio/browsertime/pull/2146">#2146</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
Expand Down
37 changes: 17 additions & 20 deletions docs/feed/sitespeed.io.atom
Original file line number Diff line number Diff line change
Expand Up @@ -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-09-11T12:49:46.420Z</updated>
<updated>2024-09-13T06:27:00.809Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
Expand All @@ -16,14 +16,29 @@
<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.12.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.1</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.1"/>
<updated>2024-09-13T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22102---2024-09-13">Browsertime 22.10.2</a> that fixes a bug in the wait.byIdAndVisible command.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 34.12.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.12.0"/>
<updated>2024-09-11T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Firfox 130 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4266">#4266</a> and Edge 128 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4267">#4267</a> in the Docker container.</li>
<li>Firefox 130 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4266">#4266</a> and Edge 128 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4267">#4267</a> in the Docker container.</li>
</ul>
<h3>Fixed</h3>
<ul>
Expand Down Expand Up @@ -173,24 +188,6 @@
<ul>
<li>Fix so the link to the geckoprofiler data works/shows again <a href="https://github.com/sitespeedio/sitespeed.io/pull/4234">#4234</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.7.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.7.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.7.0"/>
<updated>2024-07-15T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>Update to Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2260---2024-07-15">22.6.0</a> <a href="https://github.com/sitespeedio/sitespeed.io/pull/4226">#4226</a>.</li>
</ul>
<ul>
<li>Crux: Push navigation types and form factor data by default to TSDB <a href="https://github.com/sitespeedio/sitespeed.io/pull/4227">#4227</a>.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
Expand Down
Loading

0 comments on commit be0f00a

Please sign in to comment.