sitespeed.io/docs/feed/server.atom

200 lines
8.5 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>server-release-feed</id>
<title>server release feed</title>
<updated>2025-01-30T15:28:50.545Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
<email>peter@soulgalore.com</email>
<uri>https://www.peterhedenskog.com</uri>
</author>
<link rel="alternate" href="https://www.sitespeed.io"/>
<link rel="self" href="https://www.sitespeed.io/feed/server.atom"/>
<subtitle>New releases and changelog feed of server</subtitle>
<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.3.0]]></title>
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.3.0</id>
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.3.0"/>
<updated>2025-01-30T00:00:00.000Z</updated>
<summary type="html"><![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>
]]></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>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[server 1.1.1]]></title>
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.1</id>
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.1"/>
<updated>2025-01-26T00:00:00.000Z</updated>
<summary type="html"><![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>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[server 1.1.0]]></title>
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.0</id>
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.1.0"/>
<updated>2025-01-25T00:00:00.000Z</updated>
<summary type="html"><![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>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[server 1.0.1]]></title>
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.1</id>
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.1"/>
<updated>2024-12-06T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Fixed</h3>
<ul>
<li>Fixed the release flow so the Docker containers get the correct tag.</li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[server 1.0.0]]></title>
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.0</id>
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.0.0"/>
<updated>2024-12-06T00:00:00.000Z</updated>
<summary type="html"><![CDATA[<h3>Added</h3>
<ul>
<li>A new Docker setup <a href="https://github.com/sitespeedio/onlinetest/pull/95">#95</a></li>
</ul>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[server 0.4.5]]></title>
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.5</id>
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.5"/>
<updated>2024-09-24T00:00:00.000Z</updated>
<summary type="html"><![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>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[server 0.4.2]]></title>
<id>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.2</id>
<link href="https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#0.4.2"/>
<updated>2024-09-09T00:00:00.000Z</updated>
<summary type="html"><![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>
]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
</feed>