bump version
This commit is contained in:
parent
f830eecfcc
commit
93a25eab26
|
|
@ -1 +1 @@
|
|||
37.1.1
|
||||
37.1.2
|
||||
|
|
@ -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>2025-03-10T00:00:00.000Z</updated>
|
||||
<updated>2025-03-11T00:00:00.000Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
@ -15,6 +15,36 @@
|
|||
<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 37.1.2]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2"/>
|
||||
<updated>2025-03-11T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Show just the filename instead of the full path to the file in the HTML <a href="https://github.com/sitespeedio/sitespeed.io/pull/4477">#4477</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.6.5]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.5</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.5"/>
|
||||
<updated>2025-03-11T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>And another fix for script names <a href="https://github.com/sitespeedio/onlinetest/pull/146">#146</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 37.1.1]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.1</id>
|
||||
|
|
@ -22,7 +52,37 @@
|
|||
<updated>2025-03-10T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Multiple fixes to better handle if a user journey scriptimng fails <a href="https://github.com/sitespeedio/sitespeed.io/pull/4474">#4474</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4475">#4475</a>.</li>
|
||||
<li>Multiple fixes to better handle if a user journey scripting fails <a href="https://github.com/sitespeedio/sitespeed.io/pull/4474">#4474</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4475">#4475</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.6.4]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.4</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.4"/>
|
||||
<updated>2025-03-10T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Another fix for showing the script name <a href="https://github.com/sitespeedio/onlinetest/pull/145">#145</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.6.3]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3"/>
|
||||
<updated>2025-03-10T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Show only the script name and not the full path <a href="https://github.com/sitespeedio/onlinetest/pull/144">#144</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
|
|
@ -250,31 +310,6 @@
|
|||
<ul>
|
||||
<li>Safer trap for WPR processes when running NodeJS Testrunner <a href="https://github.com/sitespeedio/onlinetest/pull/139">#139</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 36.3.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.3.0</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.3.0"/>
|
||||
<updated>2025-02-08T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Chrome 133 and Firefox 135 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4431">#4431</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime 24.2.0 with Chromedriver 133 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4432">#4432</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Extra guard against missing HARs <a href="https://github.com/sitespeedio/sitespeed.io/pull/4430">#4430</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Log missing green domain info as info instead of error <a href="https://github.com/sitespeedio/sitespeed.io/pull/4433">#4433</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
@ -368,28 +403,6 @@
|
|||
<ul>
|
||||
<li>Add link to active test in search <a href="https://github.com/sitespeedio/onlinetest/pull/129">#129</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.2.0]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.2.0</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.2.0"/>
|
||||
<updated>2025-01-30T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>You can now search by status. <code>status:completed</code>. <a href="https://github.com/sitespeedio/onlinetest/pull/128">#128</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Add colors to failure/completes in search results <a href="https://github.com/sitespeedio/onlinetest/pull/127">#127</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Make sure failing tests with a result is accessible <a href="https://github.com/sitespeedio/onlinetest/pull/126">#126</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
@ -439,36 +452,6 @@
|
|||
<ul>
|
||||
<li>Upgraded to use Webdriver 4.28.1 <a href="https://github.com/sitespeedio/browsertime/pull/2258">#2258</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.1.3]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.3</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.3"/>
|
||||
<updated>2025-01-27T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix: failed rerun tests could get stuck in waiting state <a href="https://github.com/sitespeedio/onlinetest/pull/123">#123</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.1.2]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.2</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.2"/>
|
||||
<updated>2025-01-27T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix: rerun for Android picked the wrong queue <a href="https://github.com/sitespeedio/onlinetest/pull/122">#122</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
|
|||
|
|
@ -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>Mon, 10 Mar 2025 00:00:00 GMT</lastBuildDate>
|
||||
<lastBuildDate>Tue, 11 Mar 2025 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,29 @@
|
|||
</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 37.1.2]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2</guid>
|
||||
<pubDate>Tue, 11 Mar 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Show just the filename instead of the full path to the file in the HTML <a href="https://github.com/sitespeedio/sitespeed.io/pull/4477">#4477</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.6.5]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.5</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.5</guid>
|
||||
<pubDate>Tue, 11 Mar 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>And another fix for script names <a href="https://github.com/sitespeedio/onlinetest/pull/146">#146</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 37.1.1]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.1</link>
|
||||
|
|
@ -22,11 +45,33 @@
|
|||
<pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Multiple fixes to better handle if a user journey scriptimng fails <a href="https://github.com/sitespeedio/sitespeed.io/pull/4474">#4474</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4475">#4475</a>.</li>
|
||||
<li>Multiple fixes to better handle if a user journey scripting fails <a href="https://github.com/sitespeedio/sitespeed.io/pull/4474">#4474</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4475">#4475</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.6.4]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.4</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.4</guid>
|
||||
<pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Another fix for showing the script name <a href="https://github.com/sitespeedio/onlinetest/pull/145">#145</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.6.3]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3</guid>
|
||||
<pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Show only the script name and not the full path <a href="https://github.com/sitespeedio/onlinetest/pull/144">#144</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 37.1.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.0</link>
|
||||
|
|
@ -209,28 +254,6 @@
|
|||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[sitespeed.io 36.3.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.3.0</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.3.0</guid>
|
||||
<pubDate>Sat, 08 Feb 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Chrome 133 and Firefox 135 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4431">#4431</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime 24.2.0 with Chromedriver 133 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4432">#4432</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Extra guard against missing HARs <a href="https://github.com/sitespeedio/sitespeed.io/pull/4430">#4430</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Log missing green domain info as info instead of error <a href="https://github.com/sitespeedio/sitespeed.io/pull/4433">#4433</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.5.0]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.5.0</link>
|
||||
|
|
@ -299,24 +322,6 @@
|
|||
<ul>
|
||||
<li>Add link to active test in search <a href="https://github.com/sitespeedio/onlinetest/pull/129">#129</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.2.0]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.2.0</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.2.0</guid>
|
||||
<pubDate>Thu, 30 Jan 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>You can now search by status. <code>status:completed</code>. <a href="https://github.com/sitespeedio/onlinetest/pull/128">#128</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Add colors to failure/completes in search results <a href="https://github.com/sitespeedio/onlinetest/pull/127">#127</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Make sure failing tests with a result is accessible <a href="https://github.com/sitespeedio/onlinetest/pull/126">#126</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
|
|
@ -358,28 +363,6 @@
|
|||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.1.3]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.3</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.3</guid>
|
||||
<pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix: failed rerun tests could get stuck in waiting state <a href="https://github.com/sitespeedio/onlinetest/pull/123">#123</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.1.2]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.2</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.2</guid>
|
||||
<pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix: rerun for Android picked the wrong queue <a href="https://github.com/sitespeedio/onlinetest/pull/122">#122</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[testrunner 1.0.4]]></title>
|
||||
<link>https://github.com/sitespeedio/testrunner/blob/main/CHANGELOG.md#1.0.4</link>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>server-release-feed</id>
|
||||
<title>server release feed</title>
|
||||
<updated>2025-02-13T18:24:10.083Z</updated>
|
||||
<updated>2025-03-11T12:53:02.712Z</updated>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<author>
|
||||
<name>Peter Hedenskog</name>
|
||||
|
|
@ -15,6 +15,51 @@
|
|||
<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[server 1.6.5]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.5</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.5"/>
|
||||
<updated>2025-03-11T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>And another fix for script names <a href="https://github.com/sitespeedio/onlinetest/pull/146">#146</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.6.4]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.4</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.4"/>
|
||||
<updated>2025-03-10T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Another fix for showing the script name <a href="https://github.com/sitespeedio/onlinetest/pull/145">#145</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.6.3]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3"/>
|
||||
<updated>2025-03-10T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Show only the script name and not the full path <a href="https://github.com/sitespeedio/onlinetest/pull/144">#144</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.6.3]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3</id>
|
||||
|
|
@ -124,58 +169,6 @@
|
|||
<ul>
|
||||
<li>Add link to active test in search <a href="https://github.com/sitespeedio/onlinetest/pull/129">#129</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.2.0]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.2.0</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.2.0"/>
|
||||
<updated>2025-01-30T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>You can now search by status. <code>status:completed</code>. <a href="https://github.com/sitespeedio/onlinetest/pull/128">#128</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Add colors to failure/completes in search results <a href="https://github.com/sitespeedio/onlinetest/pull/127">#127</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Make sure failing tests with a result is accessible <a href="https://github.com/sitespeedio/onlinetest/pull/126">#126</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.1.3]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.3</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.3"/>
|
||||
<updated>2025-01-27T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix: failed rerun tests could get stuck in waiting state <a href="https://github.com/sitespeedio/onlinetest/pull/123">#123</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[server 1.1.2]]></title>
|
||||
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.2</id>
|
||||
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.2"/>
|
||||
<updated>2025-01-27T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix: rerun for Android picked the wrong queue <a href="https://github.com/sitespeedio/onlinetest/pull/122">#122</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
|
|||
|
|
@ -4,13 +4,46 @@
|
|||
<title>server release feed</title>
|
||||
<link>https://www.sitespeed.io</link>
|
||||
<description>New releases and changelog feed of server</description>
|
||||
<lastBuildDate>Thu, 13 Feb 2025 18:24:10 GMT</lastBuildDate>
|
||||
<lastBuildDate>Tue, 11 Mar 2025 12:53:02 GMT</lastBuildDate>
|
||||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<language>en</language>
|
||||
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
|
||||
<category>Web Performance</category>
|
||||
<atom:link href="https://www.sitespeed.io/feed/server.rss" rel="self" type="application/rss+xml"/>
|
||||
<item>
|
||||
<title><![CDATA[server 1.6.5]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.5</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.5</guid>
|
||||
<pubDate>Tue, 11 Mar 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>And another fix for script names <a href="https://github.com/sitespeedio/onlinetest/pull/146">#146</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.6.4]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.4</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.4</guid>
|
||||
<pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Another fix for showing the script name <a href="https://github.com/sitespeedio/onlinetest/pull/145">#145</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.6.3]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3</guid>
|
||||
<pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Show only the script name and not the full path <a href="https://github.com/sitespeedio/onlinetest/pull/144">#144</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.6.3]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3</link>
|
||||
|
|
@ -96,46 +129,6 @@
|
|||
<ul>
|
||||
<li>Add link to active test in search <a href="https://github.com/sitespeedio/onlinetest/pull/129">#129</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.2.0]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.2.0</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.2.0</guid>
|
||||
<pubDate>Thu, 30 Jan 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>You can now search by status. <code>status:completed</code>. <a href="https://github.com/sitespeedio/onlinetest/pull/128">#128</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Add colors to failure/completes in search results <a href="https://github.com/sitespeedio/onlinetest/pull/127">#127</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Make sure failing tests with a result is accessible <a href="https://github.com/sitespeedio/onlinetest/pull/126">#126</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.1.3]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.3</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.3</guid>
|
||||
<pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix: failed rerun tests could get stuck in waiting state <a href="https://github.com/sitespeedio/onlinetest/pull/123">#123</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[server 1.1.2]]></title>
|
||||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.2</link>
|
||||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.2</guid>
|
||||
<pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Fix: rerun for Android picked the wrong queue <a href="https://github.com/sitespeedio/onlinetest/pull/122">#122</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
</channel>
|
||||
|
|
|
|||
|
|
@ -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>2025-03-10T10:46:00.061Z</updated>
|
||||
<updated>2025-03-11T12:55:14.562Z</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 37.1.2]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2"/>
|
||||
<updated>2025-03-11T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Show just the filename instead of the full path to the file in the HTML <a href="https://github.com/sitespeedio/sitespeed.io/pull/4477">#4477</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 37.1.1]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.1</id>
|
||||
|
|
@ -23,7 +38,7 @@
|
|||
<updated>2025-03-10T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Multiple fixes to better handle if a user journey scriptimng fails <a href="https://github.com/sitespeedio/sitespeed.io/pull/4474">#4474</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4475">#4475</a>.</li>
|
||||
<li>Multiple fixes to better handle if a user journey scripting fails <a href="https://github.com/sitespeedio/sitespeed.io/pull/4474">#4474</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4475">#4475</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
|
|
@ -162,31 +177,6 @@
|
|||
<ul>
|
||||
<li>Crux update: Get fractions for RTT <a href="https://github.com/sitespeedio/sitespeed.io/pull/4436">#4436</a>, that extra LCP information <a href="https://github.com/sitespeedio/sitespeed.io/pull/4437">#4437</a> and make sure LCP resource type fraction is sent to TSDB <a href="https://github.com/sitespeedio/sitespeed.io/pull/4438">#4438</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
<uri>https://www.sitespeed.io</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[sitespeed.io 36.3.0]]></title>
|
||||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.3.0</id>
|
||||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.3.0"/>
|
||||
<updated>2025-02-08T00:00:00.000Z</updated>
|
||||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Chrome 133 and Firefox 135 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4431">#4431</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime 24.2.0 with Chromedriver 133 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4432">#4432</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Extra guard against missing HARs <a href="https://github.com/sitespeedio/sitespeed.io/pull/4430">#4430</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Log missing green domain info as info instead of error <a href="https://github.com/sitespeedio/sitespeed.io/pull/4433">#4433</a>.</li>
|
||||
</ul>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Sitespeed.io</name>
|
||||
|
|
|
|||
|
|
@ -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>Mon, 10 Mar 2025 10:46:00 GMT</lastBuildDate>
|
||||
<lastBuildDate>Tue, 11 Mar 2025 12:55:14 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 37.1.2]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2</guid>
|
||||
<pubDate>Tue, 11 Mar 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Show just the filename instead of the full path to the file in the HTML <a href="https://github.com/sitespeedio/sitespeed.io/pull/4477">#4477</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 37.1.1]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.1</link>
|
||||
|
|
@ -23,7 +35,7 @@
|
|||
<pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Multiple fixes to better handle if a user journey scriptimng fails <a href="https://github.com/sitespeedio/sitespeed.io/pull/4474">#4474</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4475">#4475</a>.</li>
|
||||
<li>Multiple fixes to better handle if a user journey scripting fails <a href="https://github.com/sitespeedio/sitespeed.io/pull/4474">#4474</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4475">#4475</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
|
|
@ -138,28 +150,6 @@
|
|||
<ul>
|
||||
<li>Crux update: Get fractions for RTT <a href="https://github.com/sitespeedio/sitespeed.io/pull/4436">#4436</a>, that extra LCP information <a href="https://github.com/sitespeedio/sitespeed.io/pull/4437">#4437</a> and make sure LCP resource type fraction is sent to TSDB <a href="https://github.com/sitespeedio/sitespeed.io/pull/4438">#4438</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 36.3.0]]></title>
|
||||
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.3.0</link>
|
||||
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.3.0</guid>
|
||||
<pubDate>Sat, 08 Feb 2025 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<h3>Added</h3>
|
||||
<ul>
|
||||
<li>Chrome 133 and Firefox 135 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4431">#4431</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Browsertime 24.2.0 with Chromedriver 133 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4432">#4432</a>.</li>
|
||||
</ul>
|
||||
<h3>Fixed</h3>
|
||||
<ul>
|
||||
<li>Extra guard against missing HARs <a href="https://github.com/sitespeedio/sitespeed.io/pull/4430">#4430</a>.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Log missing green domain info as info instead of error <a href="https://github.com/sitespeedio/sitespeed.io/pull/4433">#4433</a>.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Reference in New Issue