sitespeed.io/docs/feed/browsertime.rss

176 lines
9.2 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>Mon, 07 Mar 2022 13:59:36 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 15.2.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.2.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.2.0</guid>
<pubDate>Fri, 04 Mar 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Updated to Chromedriver and Edgedriver 99.</li>
</ul>
<ul>
<li>Updated Docker container to use Chrome and Edge 99 <a href="https://github.com/sitespeedio/browsertime/pull/1738">#1738</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Added more view ports for emulated mobile in Chrome <a href="https://github.com/sitespeedio/browsertime/pull/1736">#1736</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 15.1.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.1.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.1.1</guid>
<pubDate>Thu, 24 Feb 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Updated Chromedriver dependency that fixes installation on M1 and <a href="https://chromedriver.storage.googleapis.com/98.0.4758.102/notes.txt">some send keys issues</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 15.1.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.1.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.1.0</guid>
<pubDate>Thu, 24 Feb 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Collect timings from main document. The result includes a field named mainDocumentTimings and contains blocked, dns, connect, send, wait, receive, ssl as long as you get a HAR file from the browser <a href="https://github.com/sitespeedio/browsertime/pull/1735">#1735</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 15.0.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.0.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.0.1</guid>
<pubDate>Mon, 21 Feb 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Make sure connectivity is only set before the test begins <a href="https://github.com/sitespeedio/browsertime/pull/1733">#1733</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 15.0.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.0.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.0.0</guid>
<pubDate>Sun, 20 Feb 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>New alias for getting the Chrome trace log: <code>--chrome.trace</code> <a href="https://github.com/sitespeedio/browsertime/pull/1728">#1728</a>.</li>
</ul>
<ul>
<li>On OS X and Linux the DNS will be flushed between runs. You can disable that with <code>--disableDNSFlush true</code> <a href="https://github.com/sitespeedio/browsertime/pull/1732">#1732</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Code cleanup: <a href="https://github.com/sitespeedio/browsertime/pull/1720">#1720</a></li>
</ul>
<ul>
<li>Moved test to <a href="https://avajs.dev">Ava</a> instead of mocha and moved most testing against a local HTTP server instead of internet <a href="https://github.com/sitespeedio/browsertime/pull/1725">#1725</a>.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Removed the built in support for TSProxy <a href="https://github.com/sitespeedio/browsertime/pull/1718">#1718</a>. TSProxy only worked with Python 2.7 and we want to remove that dependency.</li>
</ul>
<ul>
<li>Removed support for using speedline and the CLI arg <code>--chrome.visualMetricsUsingTrace</code> <a href="https://github.com/sitespeedio/browsertime/pull/1727">#1727</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 14.21.1]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.21.1</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.21.1</guid>
<pubDate>Wed, 09 Feb 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Always disable the new ChromeWhaxyNewUI splash screen in Chrome <a href="https://github.com/sitespeedio/browsertime/pull/1717">#1717</a>.</li>
</ul>
<ul>
<li>Remove the Firefox persist log configuration that was needed for FF 94+ <a href="https://github.com/sitespeedio/browsertime/pull/1716">#1716</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 14.21.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.21.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.21.0</guid>
<pubDate>Tue, 08 Feb 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Upgraded to Egdedriver 98</li>
</ul>
<ul>
<li>Upgraded to Edge 98 and Firefox 97 in the Docker container</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 14.20.3]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.20.3</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.20.3</guid>
<pubDate>Mon, 07 Feb 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>There&#39;s a new setup how we build Docker releases and this release uses the new pipeline.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 14.20.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.20.0</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.20.0</guid>
<pubDate>Mon, 07 Feb 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Added</h3>
<ul>
<li>Docker container for both amd64 and arm64.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 14.19.2]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.19.2</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.19.2</guid>
<pubDate>Sat, 05 Feb 2022 00:00:00 GMT</pubDate>
<description><![CDATA[<h3>Fixed</h3>
<ul>
<li>Upgraded to Geckodriver 0.30.0 <a href="https://github.com/sitespeedio/browsertime/pull/1710">#1710</a>.</li>
</ul>
<ul>
<li>Upgraded to Chromedriver that always looks for Chromedriver in PATH for arm64.</li>
</ul>
<ul>
<li>Fixed getting Geckoprofile on Android when you do not specify Android package <a href="https://github.com/sitespeedio/browsertime/pull/1712">#1712</a>.</li>
</ul>
]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
</channel>
</rss>