sitespeed.io/docs/feed/server.rss

135 lines
6.6 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"?>
<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>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>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3</guid>
<pubDate>Thu, 13 Feb 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>There was a bug that when you tried to change the URL after you edited a test with a script, you couldn&#39;t change the URL <a href="https://github.com/sitespeedio/onlinetest/pull/142">#142</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 1.6.2]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.2</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.2</guid>
<pubDate>Wed, 12 Feb 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Another label fix.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 1.6.1]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.1</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.1</guid>
<pubDate>Wed, 12 Feb 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Guard against empty labels when changing labels <a href="https://github.com/sitespeedio/onlinetest/pull/141">#141</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 1.6.0]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.0</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.0</guid>
<pubDate>Wed, 12 Feb 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Add functionality to: edit/add alias to a finished test, rerun a test with the exact same configuration and change the URL of a test and rerun with the same configuration <a href="https://github.com/sitespeedio/onlinetest/pull/137">#137</a>.</li>
</ul>
<ul>
<li>You can now configure which favicons that is used <a href="https://github.com/sitespeedio/onlinetest/pull/140">#140</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Update to latest sitespeed.io/log <a href="https://github.com/sitespeedio/onlinetest/pull/138">#138</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 1.5.0]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.5.0</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.5.0</guid>
<pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Changed default text size to medium from large <a href="https://github.com/sitespeedio/onlinetest/pull/135">#135</a> and <a href="https://github.com/sitespeedio/onlinetest/pull/136">#136</a>.</li>
</ul>
]]></description>
</item>
<item>
<title><![CDATA[server 1.4.0]]></title>
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.4.0</link>
<guid>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.4.0</guid>
<pubDate>Tue, 04 Feb 2025 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Make sure completed tests are linked to the result <a href="https://github.com/sitespeedio/onlinetest/pull/132">#132</a>.</li>
</ul>
<ul>
<li>When hover the result link, show when the test was added, when it run and the connectivity <a href="https://github.com/sitespeedio/onlinetest/pull/133">#133</a>.</li>
</ul>
]]></description>
</item>
<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>
</channel>
</rss>