1129 lines
57 KiB
XML
1129 lines
57 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>sitespeed.io release feed</title>
|
|
<link>https://www.sitespeed.io</link>
|
|
<description>New releases and changelog feed of sitespeed.io</description>
|
|
<lastBuildDate>Tue, 04 Jun 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>
|
|
<image>
|
|
<title>sitespeed.io release feed</title>
|
|
<url>https://www.sitespeed.io/img/logos/sitespeed.io.png</url>
|
|
<link>https://www.sitespeed.io</link>
|
|
</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.0.2]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.2</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.2</guid>
|
|
<pubDate>Tue, 04 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Update to Pug 3.0.3 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4172">#4172</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.0.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1</guid>
|
|
<pubDate>Thu, 30 May 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>The +1 container has updated to code to take care of if GPSI is missing metrics <a href="https://github.com/sitespeedio/plugin-gpsi/pull/56">GPSI #56</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.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.0</guid>
|
|
<pubDate>Wed, 29 May 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Chrome 125, Firefox 126 and Edge 124 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4156">#4156</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix loading globally installed plugins <a href="https://github.com/sitespeedio/sitespeed.io/pull/4167">#4167</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Fix configurations documentation for scp, thank you <a href="https://github.com/hatamiarash7">Arash Hatam</a> for <a href="https://github.com/sitespeedio/sitespeed.io/pull/4166">#4166</a>.</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.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.2.0</guid>
|
|
<pubDate>Fri, 24 May 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>New command: Mouse single click on a element with a specific id <code>commands.mouse.singleClick.byId(id)</code> and <code>commands.mouse.singleClick.byIdAndWait(id)</code> <a href="https://github.com/sitespeedio/browsertime/pull/2135">#2135</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>New command: <code>commands.wait.byIdAndVisible(id, maxTime)</code> - wait for an element with id to become visible <a href="https://github.com/sitespeedio/browsertime/pull/2137">#2137</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Make sure errors are correctly logged if you cannot add text to element <a href="https://github.com/sitespeedio/browsertime/pull/2136">#2136</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.1.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.1.0</guid>
|
|
<pubDate>Mon, 20 May 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Edge and Edgedriver 125 <a href="https://github.com/sitespeedio/browsertime/pull/2132">#2132</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to Selenium Webdriver 4.21.0 <a href="https://github.com/sitespeedio/browsertime/pull/2131">#2131</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Trying to remove new Chrome popup <a href="https://github.com/sitespeedio/browsertime/pull/2130">#2130</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.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.0.0</guid>
|
|
<pubDate>Thu, 16 May 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated the Docker container to use Chrome 125 and Firefox 126 and Edge 124 <a href="https://github.com/sitespeedio/browsertime/pull/2125">#2125</a> and <a href="https://github.com/sitespeedio/browsertime/pull/2128">#2128</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 33.6.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.1</guid>
|
|
<pubDate>Mon, 13 May 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>The plus1 container was updated with the latest version of the gpsi-plugin, since the old version broke when GPSI was updated to Lighthouse 12.</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 33.6.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.6.0</guid>
|
|
<pubDate>Wed, 17 Apr 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Chrome 124 and Firefox 125 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4142">#4142</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4141">#4142</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Add new tag: axeType for axe data in InfluxDB <a href="https://github.com/sitespeedio/sitespeed.io/pull/4139">#4139</a>. Before the fix there was no way to query some of the Axe data.</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 33.5.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.5.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.5.0</guid>
|
|
<pubDate>Thu, 04 Apr 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Edge 123 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4135">#4135</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Added missing default green/yellow/red limits for CLS and TTFB on the start page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4120">#4120</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Browsertime 21.7.0 with Edgedriver 123.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>The summary page alway showed blue color for AXE violations. This PR makes them green/yellow/red <a href="https://github.com/sitespeedio/sitespeed.io/pull/4123">#4123</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated dependencies:</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.7.1]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.1</guid>
|
|
<pubDate>Wed, 03 Apr 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Bug fix: If you test a URL that failed, we got an error that didn't produce the browsertime.json <a href="https://github.com/sitespeedio/browsertime/pull/2120">#2120</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to Selenium webdriver 4.20.0 <a href="https://github.com/sitespeedio/browsertime/pull/2121">#2121</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.7.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.7.0</guid>
|
|
<pubDate>Wed, 03 Apr 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Edge and Edgedriver 123 <a href="https://github.com/sitespeedio/browsertime/pull/2116">#2116</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to Selenium 4.19.0 <a href="https://github.com/sitespeedio/browsertime/pull/2117">#2117</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Block domains using Bidi instead of the extension server for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2118">#2118</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.6.1]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.1</guid>
|
|
<pubDate>Fri, 22 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix running Safari TP. Thank you <a href="https://github.com/92kns">KS</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/2115">#2115</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 33.4.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.4.0</guid>
|
|
<pubDate>Wed, 20 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4114">#4114</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Browsertime <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2160---2024-03-20">21.6.0</a> with updated Chrome/Edgedriver and a fix for running <code>.stopAsError</code>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.6.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.6.0</guid>
|
|
<pubDate>Wed, 20 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Chrome 123, Firefox 124 and Edge 122 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2110">#2110</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Chromedriver 123 and Edgedriver 122 <a href="https://github.com/sitespeedio/browsertime/pull/2111">#2111</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix a bug in stopAsError so that you can continue to measure other pages after the stop. Also follow the documentation and mark the run as a failure <a href="https://github.com/sitespeedio/browsertime/pull/2107">#2107</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Use bidi for Firefox when using <code>--basicAuth</code> <a href="https://github.com/sitespeedio/browsertime/pull/2093">#2093</a> (needs Firefox 124).</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Use bidi for Firefox when using <code>--cookie</code> <a href="https://github.com/sitespeedio/browsertime/pull/2090">#2090</a> (needs Firefox 124).</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[sitespeed.io 33.3.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.3.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.3.0</guid>
|
|
<pubDate>Sat, 16 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Show Long Animation frames (enabled in Chrome 123) <a href="https://github.com/sitespeedio/sitespeed.io/pull/4108">#4180</a>. Using the timeline/profiling is still best doing your tests but long animation frames can help you if you do not have it turned on or familiar with thart data in RUM. Please create an issue if you have any ideas on how we shoudl display the metrics/information!</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Show CPU power consumption (when using Firefox) <a href="https://github.com/sitespeedio/sitespeed.io/pull/4104">#4104</a>. You can try it with: <code>sitespeed.io -b firefox -n 1 --firefox.geckoProfiler --firefox.geckoProfilerParams.features "power" --firefox.powerConsumption https://www.sitespeed.io/</code></li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2153---2024-03-12">Browsertime 21.5.3</a> containing various bug fixes.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.5.4]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.4</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.4</guid>
|
|
<pubDate>Wed, 13 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix for <code>--injectJs</code> for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2103">#2103</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 33.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.2.0</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.2.0</guid>
|
|
<pubDate>Tue, 12 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Browsertime 21.5.0 in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4103">#4103</a> also included changes released in 21.4.0.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.5.3]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.3</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.3</guid>
|
|
<pubDate>Tue, 12 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fixed <code>commands.bidi.*</code> that stopped working <a href="https://github.com/sitespeedio/browsertime/pull/2101">#2101</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Fixed missing Loaf data <a href="https://github.com/sitespeedio/browsertime/pull/2100">#2100</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 21.5.2]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.2</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#21.5.2</guid>
|
|
<pubDate>Tue, 12 Mar 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Another bug fix: Getting Long Animation Frame (loaf) was broken <a href="https://github.com/sitespeedio/browsertime/pull/2099">#2099</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 33.1.1]]></title>
|
|
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.1.1</link>
|
|
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.1.1</guid>
|
|
<pubDate>Mon, 26 Feb 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updateds to Browsertime 21.3.1 that has an updated version of the Chromedriver isntaller that fixes the bug installing on Windows <a href="https://github.com/sitespeedio/sitespeed.io/pull/4096">#4096</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[pagexray 4.4.4]]></title>
|
|
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.4</link>
|
|
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.4</guid>
|
|
<pubDate>Thu, 31 Aug 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Added a safer header check <a href="https://github.com/sitespeedio/pagexray/pull/125">#125</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[pagexray 4.4.3]]></title>
|
|
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.3</link>
|
|
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.3</guid>
|
|
<pubDate>Thu, 31 Aug 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>If the meta section from a HAR file from Browsertime was missing, we didn't catch that. Fixed in <a href="https://github.com/sitespeedio/pagexray/pull/124">#124</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Update to latest minimist <a href="https://github.com/sitespeedio/pagexray/pull/122">#122</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach-core 8.0.2]]></title>
|
|
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.2</link>
|
|
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.2</guid>
|
|
<pubDate>Thu, 31 Aug 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Another update to PageXray with a safer HTTP header check.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach-core 8.0.1]]></title>
|
|
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.1</link>
|
|
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.1</guid>
|
|
<pubDate>Thu, 31 Aug 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated PageXray.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach-core 8.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.0</link>
|
|
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#8.0.0</guid>
|
|
<pubDate>Wed, 30 Aug 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Expose third party web and wappalyzer versions <a href="https://github.com/sitespeedio/coach-core/pull/111">#111</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to Wappalyzer 6.10.66 <a href="https://github.com/sitespeedio/coach-core/pull/110">#110</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated third party web 0.24.0 <a href="https://github.com/sitespeedio/coach-core/pull/108">#108</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Fix correct LCP attribute <a href="https://github.com/sitespeedio/coach-core/pull/107">#107</a>.</li>
|
|
</ul>
|
|
<h3>Changed</h3>
|
|
<ul>
|
|
<li>Remove advice about disableFLoCHeader <a href="https://github.com/sitespeedio/coach-core/pull/106">#106</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[chrome-har 0.13.2]]></title>
|
|
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.2</link>
|
|
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.2</guid>
|
|
<pubDate>Sun, 30 Jul 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated tough-cookie, thank you <a href="https://github.com/lallenlowe">lallenlowe</a> for PR <a href="https://github.com/sitespeedio/chrome-har/pull/107">#107</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach-core 7.2.1]]></title>
|
|
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.1</link>
|
|
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.1</guid>
|
|
<pubDate>Thu, 22 Jun 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Catch if local storage or session storage isn't accessible.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach-core 7.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.0</link>
|
|
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.2.0</guid>
|
|
<pubDate>Mon, 12 Jun 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Upgraded to third party web 0.23.0. <a href="https://github.com/sitespeedio/coach-core/pull/98">#98</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Upgraded to latest wappalyzer <a href="https://github.com/sitespeedio/coach-core/pull/100">#100</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Make sure to skip advice if Chrome is missing FCP <a href="https://github.com/sitespeedio/coach-core/pull/95">#95</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Update dev dependencies</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[chrome-har 0.13.1]]></title>
|
|
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.1</link>
|
|
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.1</guid>
|
|
<pubDate>Wed, 22 Feb 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated dependencies to latest versions <a href="https://github.com/sitespeedio/chrome-har/pull/105">#105</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Remove adding headers from extra parameters. Using the CDP Fetch API manipulating responses, the extra response info holds the old un-manipulated headers, so when copying the ones that do not exist, this breaks. Fixed in <a href="https://github.com/sitespeedio/chrome-har/pull/100">#100</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach-core 7.1.3]]></title>
|
|
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.3</link>
|
|
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.3</guid>
|
|
<pubDate>Fri, 10 Feb 2023 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fixed exporting to work with ESM modules too.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[throttle 5.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.0</link>
|
|
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.0</guid>
|
|
<pubDate>Sat, 02 Jul 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Changed</h3>
|
|
<ul>
|
|
<li>Dropped support for NodeJS 12 since it's unmaintaned.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[throttle 4.0.3]]></title>
|
|
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3</link>
|
|
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3</guid>
|
|
<pubDate>Wed, 29 Jun 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fixed <code>--version</code> so it actually shows the version again <a href="https://github.com/sitespeedio/throttle/pull/75">#75</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[throttle 4.0.2]]></title>
|
|
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.2</link>
|
|
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.2</guid>
|
|
<pubDate>Tue, 21 Jun 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>The E6 Module convertion in 4.0 broke version check (<code>--version</code>) making installs failed. PR <a href="https://github.com/sitespeedio/throttle/pull/74">#74</a> is a temporaty fix for that.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[throttle 4.0.1]]></title>
|
|
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1</link>
|
|
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1</guid>
|
|
<pubDate>Fri, 17 Jun 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Removed the dependecy of route. Using <code>ip route</code> instead and we already have <code>ip</code> as a requirement.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[pagexray 4.4.2]]></title>
|
|
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.2</link>
|
|
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.2</guid>
|
|
<pubDate>Thu, 05 May 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Added missing SSL timings to the time per domain <a href="https://github.com/sitespeedio/pagexray/pull/117">#117</a></li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach-core 7.1.2]]></title>
|
|
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.2</link>
|
|
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.2</guid>
|
|
<pubDate>Thu, 05 May 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Upgraded to PageXray 4.4.2 and Third Party Web 0.17.1.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[throttle 3.1.1]]></title>
|
|
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.1</link>
|
|
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.1</guid>
|
|
<pubDate>Tue, 19 Apr 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated minimist dependency.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[throttle 4.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.0</link>
|
|
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.0</guid>
|
|
<pubDate>Thu, 14 Apr 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated dev dependencies to latest versions <a href="https://github.com/sitespeedio/throttle/pull/68">#68</a></li>
|
|
</ul>
|
|
<h3>Changed</h3>
|
|
<ul>
|
|
<li>Converting the project to ES6 module. If you run Throttle by command line it will work exactly as before except that we dropped support for NodeJS 10 <a href="https://github.com/sitespeedio/throttle/pull/67">#67</a>. You can read <a href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c">Sindre Sorhus ESM package guide</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach-core 7.1.1]]></title>
|
|
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.1</link>
|
|
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.1</guid>
|
|
<pubDate>Wed, 13 Apr 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Upgraded to PageXray 4.4.1 and Third Party Web 0.15.0.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[pagexray 4.4.1]]></title>
|
|
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.1</link>
|
|
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.1</guid>
|
|
<pubDate>Tue, 05 Apr 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Bumped minimist to 1.2.6</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach-core 7.1.0]]></title>
|
|
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.0</link>
|
|
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.1.0</guid>
|
|
<pubDate>Sun, 06 Feb 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Upgraded to PageXray 4.0.0.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Upgraded to third party web 0.13.0.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[pagexray 4.4.0]]></title>
|
|
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.0</link>
|
|
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.4.0</guid>
|
|
<pubDate>Fri, 04 Feb 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Fallback if mime types aren't mapped and use file endings. At the moment we fallback for some of the font types <a href="https://github.com/sitespeedio/pagexray/pull/109">#109</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[chrome-har 0.13.0]]></title>
|
|
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.0</link>
|
|
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.13.0</guid>
|
|
<pubDate>Fri, 04 Feb 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Add _isLinkPreload on the request object if it is isLinkPreload <a href="https://github.com/sitespeedio/chrome-har/pull/94">#94</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[throttle 3.1.0]]></title>
|
|
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.0</link>
|
|
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.0</guid>
|
|
<pubDate>Sun, 26 Dec 2021 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Add support for setting packet loss. Add <code>--packetLoss</code> and set the loss in percentage.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach-core 7.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.0.0</link>
|
|
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#7.0.0</guid>
|
|
<pubDate>Wed, 01 Dec 2021 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated third-party-web to 0.12.6.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Use Chrome(ium) render blocking information to know if a request is render blocking or not <a href="https://github.com/sitespeedio/coach-core/pull/66">#66</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Report offending JavaScript assets if the JavaScript max limits kicks in <a href="https://github.com/sitespeedio/coach-core/pull/70">#70</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>New largest contentful paint advice <a href="https://github.com/sitespeedio/coach-core/pull/76">#76</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>New first contentful paint advice <a href="https://github.com/sitespeedio/coach-core/pull/77">#77</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Added TBT in the CPU longtask advice <a href="https://github.com/sitespeedio/coach-core/pull/80">#80</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Report content and transfer size for offending URLs <a href="https://github.com/sitespeedio/coach-core/pull/81">#81</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Report offending assets with transfer/content size for page size limit <a href="https://github.com/sitespeedio/coach-core/pull/82">#82</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix cases when JQuery is undefined. Thank you <a href="https://github.com/jajo-shubham">shubham jajodia</a> for PR <a href="https://github.com/sitespeedio/coach-core/pull/64">#64</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>A better way to find offending layout shifters. Thank you <a href="https://github.com/jajo-shubham">shubham jajodia</a> for PR <a href="https://github.com/sitespeedio/coach-core/pull/65">#65</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Removed mentions aboout server push <a href="https://github.com/sitespeedio/coach-core/pull/69">#69</a></li>
|
|
</ul>
|
|
<ul>
|
|
<li>Added more information on how to debug CPU advice <a href="https://github.com/sitespeedio/coach-core/pull/71">#71</a>.</li>
|
|
</ul>
|
|
<h3>Changed</h3>
|
|
<ul>
|
|
<li>Moved AMP advice to best practice instead of privacy <a href="https://github.com/sitespeedio/coach-core/pull/67">#67</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Increased favicon max size advice from 5 to 10 kb <a href="https://github.com/sitespeedio/coach-core/pull/68">#68</a></li>
|
|
</ul>
|
|
<ul>
|
|
<li>Renamed the fastRender advice to avoidRenderBlocking <a href="https://github.com/sitespeedio/coach-core/pull/73">#73</a></li>
|
|
</ul>
|
|
<ul>
|
|
<li>Remove the third party async advice <a href="https://github.com/sitespeedio/coach-core/pull/74">#74</a></li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated the layout shift advice to use cumulative layout shift <a href="https://github.com/sitespeedio/coach-core/pull/75">#75</a></li>
|
|
</ul>
|
|
<ul>
|
|
<li>Changed id of the Google Tag Manager advice <a href="https://github.com/sitespeedio/coach-core/pull/79">#79</a></li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach 7.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#7.0.0</link>
|
|
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#7.0.0</guid>
|
|
<pubDate>Wed, 01 Dec 2021 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to use latest Coach core and Browertime.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach 6.4.3]]></title>
|
|
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#6.4.3</link>
|
|
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#6.4.3</guid>
|
|
<pubDate>Fri, 15 Oct 2021 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to use latest Browsertime with latest Chromedriver</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated Docker container to use latest Chrome/Firefox</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Use Browsertime 11.0.0</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Use Coach-code 6.0</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Use latest Firefox and Chrome</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[throttle 3.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.0.0</link>
|
|
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.0.0</guid>
|
|
<pubDate>Mon, 09 Aug 2021 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Changed</h3>
|
|
<ul>
|
|
<li>When you run on Mac OS we changed so localhost traffic is not throttled by default. To throttle on localhost use <code>--localhost</code>. This makes sence if you use WebDriver to drive your browser on your local machine. And Mac OS now works the same as Linux.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[throttle 2.1.2]]></title>
|
|
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.2</link>
|
|
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.2</guid>
|
|
<pubDate>Thu, 29 Jul 2021 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix breakage when multiple default routes are declared , thank you <a href="https://github.com/andyrichardson">Andy Richardson</a> for PR <a href="https://github.com/sitespeedio/throttle/pull/62">#62</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[pagexray 4.3.1]]></title>
|
|
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.1</link>
|
|
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.1</guid>
|
|
<pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Added missing in_body_parser_blocking render blocking info for Chrome.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[pagexray 4.3.0]]></title>
|
|
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.0</link>
|
|
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.0</guid>
|
|
<pubDate>Wed, 02 Jun 2021 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Include request method per asset <a href="https://github.com/sitespeedio/pagexray/pull/105">#105</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[pagexray 4.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.2.0</link>
|
|
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.2.0</guid>
|
|
<pubDate>Fri, 28 May 2021 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Attach info about render blocking assets coming/working in Chrome 92 <a href="https://github.com/sitespeedio/pagexray/pull/104">#104</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[pagexray 4.1.0]]></title>
|
|
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.1.0</link>
|
|
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.1.0</guid>
|
|
<pubDate>Thu, 08 Apr 2021 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Attach Google Web Vitals data from Browsertime <a href="https://github.com/sitespeedio/pagexray/pull/101">#101</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[throttle 2.1.1]]></title>
|
|
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.1</link>
|
|
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.1</guid>
|
|
<pubDate>Fri, 19 Mar 2021 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>A better check for missing net-tools on Linux, thank you <a href="https://github.com/radum">Radu Micu</a> for the PR <a href="https://github.com/sitespeedio/throttle/pull/56">#56</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[pagexray 4.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.0.0</link>
|
|
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.0.0</guid>
|
|
<pubDate>Sat, 12 Dec 2020 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Changed</h3>
|
|
<ul>
|
|
<li>The new header structure actually sucked. Instead follow other tools and flatten headers returning an array <a href="https://github.com/sitespeedio/pagexray/pull/98">#98</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[chrome-har 0.12.0]]></title>
|
|
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.12.0</link>
|
|
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.12.0</guid>
|
|
<pubDate>Thu, 29 Oct 2020 00:00:00 GMT</pubDate>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[chrome-har 0.11.12]]></title>
|
|
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.12</link>
|
|
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.12</guid>
|
|
<pubDate>Wed, 09 Sep 2020 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Removed test directory from the release, thank you <a href="https://github.com/yurynix">Yury Michurin</a> for the PR <a href="https://github.com/sitespeedio/chrome-har/pull/75">#75</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[chrome-har 0.11.11]]></title>
|
|
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.11</link>
|
|
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.11</guid>
|
|
<pubDate>Thu, 06 Aug 2020 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix: Optional cookie object, see PR <a href="https://github.com/sitespeedio/chrome-har/pull/73">73</a>. Thank you <a href="https://github.com/mikedijkstra">Michael Dijkstra</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[chrome-har 0.11.10]]></title>
|
|
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.10</link>
|
|
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.10</guid>
|
|
<pubDate>Wed, 29 Jul 2020 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Parse extra info events (parse extra request data from the Network.requestWillBeSentExtraInfo event and parse extra response data from the Network.responseReceivedExtraInfo event), thank you <a href="https://github.com/mikedijkstra">Michael Dijkstra</a> for the PR <a href="https://github.com/sitespeedio/chrome-har/pull/71">#71</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Update to day-js 1.8.31.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[chrome-har 0.11.9]]></title>
|
|
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.9</link>
|
|
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.11.9</guid>
|
|
<pubDate>Tue, 26 May 2020 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated dependencies: dayjs - 1.8.27, debug: 4.1.1, tough-cookie - 4.0.0, uuid - 8.0.0</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach 5.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#5.0.0</link>
|
|
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#5.0.0</guid>
|
|
<pubDate>Wed, 11 Mar 2020 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Changed</h3>
|
|
<ul>
|
|
<li>We moved out the core functionality to <a href="https://github.com/sitespeedio/coach-core">coach-core</a>. This makes it easy to use the Coach in your own code.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach 4.5.0]]></title>
|
|
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.5.0</link>
|
|
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.5.0</guid>
|
|
<pubDate>Thu, 20 Feb 2020 00:00:00 GMT</pubDate>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach 4.4.1]]></title>
|
|
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.4.1</link>
|
|
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.4.1</guid>
|
|
<pubDate>Fri, 07 Feb 2020 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Upgraded to Browsertime 8.0.1</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach 4.4.0]]></title>
|
|
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.4.0</link>
|
|
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.4.0</guid>
|
|
<pubDate>Wed, 05 Feb 2020 00:00:00 GMT</pubDate>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[humble 0.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/humble/blob/main/CHANGELOG.md#0.2.0</link>
|
|
<guid>https://github.com/sitespeedio/humble/blob/main/CHANGELOG.md#0.2.0</guid>
|
|
<pubDate>Sat, 11 Jan 2020 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated throttle frontend to latest version where you can see throttling profiles set by using the API and with custom throttling support.</li>
|
|
</ul>
|
|
]]></description>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach 4.3.1]]></title>
|
|
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.3.1</link>
|
|
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.3.1</guid>
|
|
<pubDate>Fri, 10 Jan 2020 00:00:00 GMT</pubDate>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach 4.3.0]]></title>
|
|
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.3.0</link>
|
|
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.3.0</guid>
|
|
<pubDate>Thu, 12 Dec 2019 00:00:00 GMT</pubDate>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[coach 4.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.2.0</link>
|
|
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#4.2.0</guid>
|
|
<pubDate>Sat, 02 Nov 2019 00:00:00 GMT</pubDate>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[compare 1.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#1.0.0</link>
|
|
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#1.0.0</guid>
|
|
<pubDate>Wed, 28 Nov 2018 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Added support for using Github gists see <a href="https://github.com/sitespeedio/compare/issues/34">#34</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Added support for using a config file to configure which HARs to test.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Added support for copy/paste directly you HAR, configuration file or a gist URL or id.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Refactor the CSS into Sass, development build process now uses BrowserSync.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Service worker added for offline support. Workbox is used to achieve this.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Added support for showing changes in request/responses if you compare the same page <a href="https://github.com/sitespeedio/compare/pull/63">#63</a>.</li>
|
|
</ul>
|
|
<h3>Changed</h3>
|
|
<ul>
|
|
<li>New internal structure and use the new configuration object all the way.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[compare 0.6.0]]></title>
|
|
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.6.0</link>
|
|
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.6.0</guid>
|
|
<pubDate>Wed, 17 Oct 2018 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Sort CPU events by name to make it easier to spot regressions</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Upgraded to latest release of template7</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Added more Visual Metrics.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Upgrad to PageXray 2.4.0</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[compare 0.5.1]]></title>
|
|
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.5.1</link>
|
|
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.5.1</guid>
|
|
<pubDate>Fri, 01 Jun 2018 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Layout -> Rendering in latest Browsertime.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Upgraded to PerfCascade 2.5.2 fixiing Edge tab bug</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[compare 0.5.0]]></title>
|
|
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.5.0</link>
|
|
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.5.0</guid>
|
|
<pubDate>Thu, 05 Apr 2018 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>CPU metrics are now showed automatically.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Styled the PageXray info table to make it easier to read.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[compare 0.4.1]]></title>
|
|
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.4.1</link>
|
|
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.4.1</guid>
|
|
<pubDate>Wed, 04 Apr 2018 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Major code refactoring to make it easier to do changes in the future.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Uploading files failed on Firefox.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[compare 0.4.0]]></title>
|
|
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.4.0</link>
|
|
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.4.0</guid>
|
|
<pubDate>Mon, 02 Apr 2018 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Upgraded to PerfCascade 2.4.1</li>
|
|
</ul>
|
|
<ul>
|
|
<li>You can change/upload HAR files when you already compare two HARs.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>The layout in the PageXray table was dependent of the length of the URL. That could make some pages look really bad.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[compare 0.3.0]]></title>
|
|
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.3.0</link>
|
|
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.3.0</guid>
|
|
<pubDate>Fri, 30 Mar 2018 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Automatically load the HAR files if both files are given in the URL . Thanks <a href="https://github.com/Ivru">Ivru</a> for the PR <a href="https://github.com/sitespeedio/compare/pull/15">#15</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>You can automatically load one HAR file by adding ?har1=URL&compare=1 as the full URL.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to PageXray 2.2.1</li>
|
|
</ul>
|
|
<ul>
|
|
<li>You can now drag and drop one HAR file with multiple pages and compare the pages with each others <a href="https://github.com/sitespeedio/compare/issues/16">#16</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[compare 0.2.1]]></title>
|
|
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.2.1</link>
|
|
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.2.1</guid>
|
|
<pubDate>Sat, 03 Feb 2018 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Upgraded to PerfCascade 2.2.2 that makes HAR files from WebPageTest Linux render</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Log errors to the console</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[compare 0.2.0]]></title>
|
|
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.2.0</link>
|
|
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#0.2.0</guid>
|
|
<pubDate>Thu, 01 Feb 2018 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Upgraded to PageXray 2.1.0 and added more CPU metrics</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
|
|
</item>
|
|
</channel>
|
|
</rss> |