157 lines
7.4 KiB
XML
157 lines
7.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||
<channel>
|
||
<title>server release feed</title>
|
||
<link>https://www.sitespeed.io</link>
|
||
<description>New releases and changelog feed of server</description>
|
||
<lastBuildDate>Thu, 30 Jan 2025 15:28:50 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.3.0]]></title>
|
||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.3.0</link>
|
||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.3.0</guid>
|
||
<pubDate>Thu, 30 Jan 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<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>
|
||
<item>
|
||
<title><![CDATA[server 1.1.1]]></title>
|
||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.1</link>
|
||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.1</guid>
|
||
<pubDate>Sun, 26 Jan 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Fix click on location for search <a href="https://github.com/sitespeedio/onlinetest/pull/121">#121</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[server 1.1.0]]></title>
|
||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.0</link>
|
||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.0</guid>
|
||
<pubDate>Sat, 25 Jan 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>You can now re-run a test using the re-run button in the search result. Also hover over the result buttons to see what you can do <a href="https://github.com/sitespeedio/onlinetest/pull/120">#120</a></li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Use the latest version of the log package <a href="https://github.com/sitespeedio/onlinetest/pull/118">#118</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Better error logging <a href="https://github.com/sitespeedio/onlinetest/pull/119">#119</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Fix broken compare button <a href="https://github.com/sitespeedio/onlinetest/pull/120">#120</a></li>
|
||
</ul>
|
||
<ul>
|
||
<li>Replace intel log with sitespeed.io log <a href="https://github.com/sitespeedio/onlinetest/pull/117">#117</a></li>
|
||
</ul>
|
||
<ul>
|
||
<li>Update following dependencies: compression 1.7.5, execa 9.5.2, Pg 8.13.1, bull 4.16.5 and helmet 8.0.0.</li>
|
||
</ul>
|
||
]]></description>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[server 1.0.1]]></title>
|
||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.1</link>
|
||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.1</guid>
|
||
<pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Fixed the release flow so the Docker containers get the correct tag.</li>
|
||
</ul>
|
||
]]></description>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[server 1.0.0]]></title>
|
||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.0</link>
|
||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.0</guid>
|
||
<pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>A new Docker setup <a href="https://github.com/sitespeedio/onlinetest/pull/95">#95</a></li>
|
||
</ul>
|
||
]]></description>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[server 0.4.5]]></title>
|
||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.5</link>
|
||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.5</guid>
|
||
<pubDate>Tue, 24 Sep 2024 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Express 5.0.0 <a href="https://github.com/sitespeedio/onlinetest/pull/86">#86</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Update body parser <a href="https://github.com/sitespeedio/onlinetest/pull/88">#88</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Bull 4.16.3 <a href="https://github.com/sitespeedio/onlinetest/pull/87">#87</a></li>
|
||
</ul>
|
||
]]></description>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[server 0.4.2]]></title>
|
||
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.2</link>
|
||
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.2</guid>
|
||
<pubDate>Mon, 09 Sep 2024 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Device id was broken in the front end <a href="https://github.com/sitespeedio/onlinetest/pull/80">#80</a> and <a href="https://github.com/sitespeedio/onlinetest/pull/81">#81</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>The internal configuration was broken in the way that removing/adding testrunners failed removing correct configurations <a href="https://github.com/sitespeedio/onlinetest/pull/84">#84</a>. This fix also needs <a href="https://github.com/sitespeedio/onlinetest/pull/83">#83</a> in the testrunners.</li>
|
||
</ul>
|
||
]]></description>
|
||
</item>
|
||
</channel>
|
||
</rss> |