174 lines
9.8 KiB
XML
174 lines
9.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||
<channel>
|
||
<title>browsertime release feed</title>
|
||
<link>https://www.sitespeed.io</link>
|
||
<description>New releases and changelog feed of browsertime</description>
|
||
<lastBuildDate>Tue, 19 Dec 2023 05:17:46 GMT</lastBuildDate>
|
||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||
<generator>https://github.com/jpmonette/feed</generator>
|
||
<language>en</language>
|
||
<image>
|
||
<title>browsertime release feed</title>
|
||
<url>https://www.sitespeed.io/img/logos/browsertime.png</url>
|
||
<link>https://www.sitespeed.io</link>
|
||
</image>
|
||
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
|
||
<category>Web Performance</category>
|
||
<atom:link href="https://www.sitespeed.io/feed/browsertime.rss" rel="self" type="application/rss+xml"/>
|
||
<item>
|
||
<title><![CDATA[browsertime 19.3.1]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.3.1</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.3.1</guid>
|
||
<pubDate>Mon, 18 Dec 2023 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Ensure that visual metrics python script is included in the release.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 19.3.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.3.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.3.0</guid>
|
||
<pubDate>Mon, 18 Dec 2023 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated Chromedriver and Edgedriver to 120 <a href="https://github.com/sitespeedio/browsertime/pull/2033">#2033</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 19.2.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.2.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.2.0</guid>
|
||
<pubDate>Mon, 11 Dec 2023 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to Chrome and Edge 120 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2031">#2031</a>.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Updated to Selenium 4.16.0 <a href="https://github.com/sitespeedio/browsertime/pull/2026">#2026</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Updated dev dependencies and find-up <a href="https://github.com/sitespeedio/browsertime/pull/2029">#2029</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Recommend NodeJS 18 or later in the package.json <a href="https://github.com/sitespeedio/browsertime/pull/2030">#2030</a>. Browsertime 16.0.0 removed support for NodeJS 16.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 19.1.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.1.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.1.0</guid>
|
||
<pubDate>Mon, 27 Nov 2023 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Firefox 120 in the Docker container.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>New Geckodriver installer that on Mac ARM uses ARM version of Geckodriver.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 19.0.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.0.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#19.0.0</guid>
|
||
<pubDate>Wed, 15 Nov 2023 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Largest contentful paint and First contentful paint in Firefox now also fills the "googleWebitals" fields in the results. Thank you <a href="https://github.com/gmierz">Gregory Mierzwinski</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/2018">#2018</a> and my PR <a href="https://github.com/sitespeedio/browsertime/pull/2020">#2020</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Make sure <code>--android.pinCPUSpeed</code> works <a href="https://github.com/sitespeedio/browsertime/pull/2019">#2019</a></li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 18.0.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#18.0.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#18.0.0</guid>
|
||
<pubDate>Tue, 07 Nov 2023 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Updated all dev-dependencies to latest versions <a href="https://github.com/sitespeedio/browsertime/pull/2013">#2013</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Updated GitHub Actions to use latest versions of actions and Ubuntu 22.04 <a href="https://github.com/sitespeedio/browsertime/pull/2012">#2012</a>, <a href="https://github.com/sitespeedio/browsertime/pull/2014">#2014</a> and <a href="https://github.com/sitespeedio/browsertime/pull/2016">#2016</a></li>
|
||
</ul>
|
||
<ul>
|
||
<li>Updated all dependencies to latest versions: ADB kit 3.2.5 <a href="https://github.com/sitespeedio/browsertime/pull/2017">#2017</a>, execa, dayjs, get-port and Chromedriver <a href="https://github.com/sitespeedio/browsertime/pull/2015">#2015</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 17.19.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.19.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.19.0</guid>
|
||
<pubDate>Fri, 03 Nov 2023 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to Chrome, Firefox and Edge 119 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2010">#2010</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Updated to Edgedriver 119.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Updated to Selenium 4.15.0 <a href="https://github.com/sitespeedio/browsertime/pull/2011">#2011</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 17.18.1]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.1</guid>
|
||
<pubDate>Tue, 31 Oct 2023 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>WebDriver 4.14.0</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Chromedriver 119.0.6045-59</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 17.18.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#17.18.0</guid>
|
||
<pubDate>Mon, 23 Oct 2023 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to Chromedriver 119 <a href="https://github.com/sitespeedio/browsertime/pull/2003">#2003</a>. 119 works with both Chrome 118 and 119 so it fixes <a href="https://github.com/sitespeedio/browsertime/issues/1997">#1197</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Add support for network idle method to know when to end a test that uses network logs. Uses Bidi for Firefox and CDP for Chrome to listen on network events to know when to end a test. By default 5 seconds idle network time ends a tests (you could have network responses that hasn't arrived yet) <a href="https://github.com/sitespeedio/browsertime/pull/1960">#1960</a>. Potentially this can help SPA users or users where the page uses iframes. You can try it out by adding <code>--pageCompleteCheckNetworkIdle</code> yo your command line. This is still some work in progress but feel free to try ut out.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>The resources script now collects number of resources served from the browser cashe for browser that supports that through the resource timing API <a href="https://github.com/sitespeedio/browsertime/pull/1998">#1998</a></li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Make sure timer always is cleared. There was case of where we do a rase beteween a promise and a timeout where the timeout timer wasn't cleared/removed <a href="https://github.com/sitespeedio/browsertime/pull/2005">#2005</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Better way to get the url when you use GeckoProfiler.stop for Firefox, thank you <a href="https://github.com/canova">Nazım Can Altınova</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/1999">#1999</a></li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
</channel>
|
||
</rss> |