188 lines
10 KiB
XML
188 lines
10 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>Wed, 20 Apr 2022 11:40:17 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 16.1.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.1.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.1.0</guid>
|
|
<pubDate>Wed, 20 Apr 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Added blocking of Chrome and Edge phone home domains <a href="https://github.com/sitespeedio/browsertime/pull/1763">#1763</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Handle negative x/y offsets when cropping images in the new portable visual metrocs script, thank you <a href="https://github.com/gmierz">Gregory Mierzwinski</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/1770">#1770</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Bumped Throttle dependency <a href="https://github.com/sitespeedio/browsertime/pull/1769">#1769</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Bumped chrome-har, chrome-remote-interface, dayjs and yargs dependencies <a href="https://github.com/sitespeedio/browsertime/pull/1771">#1771</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 16.0.1]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.0.1</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.0.1</guid>
|
|
<pubDate>Wed, 06 Apr 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>If visual metrics fails and you also use --visualElements, make sure that file is also stored so we can reporduce the issue <a href="https://github.com/sitespeedio/browsertime/pull/1757">#1757</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 16.0.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.0.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.0.0</guid>
|
|
<pubDate>Tue, 05 Apr 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Firefox 99 in the Docker container</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Edge and Edgedriver 100</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Automatically save the original video if visual metrics fails <a href="https://github.com/sitespeedio/browsertime/pull/1755">#1755</a>.</li>
|
|
</ul>
|
|
<h3>Changed</h3>
|
|
<ul>
|
|
<li>When I introduced flushing of the DNS per run I missed that it makes you need to run sudo to do it (Mac/Linux). That sucks so instead of being able to disable the flushing <code>--disableDNSFlush</code> you now enables it with <code>--flushDNS</code> <a href="https://github.com/sitespeedio/browsertime/pull/1752">#1752</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.4.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.4.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.4.0</guid>
|
|
<pubDate>Wed, 30 Mar 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Chrome and Chromedriver 100 <a href="https://github.com/sitespeedio/browsertime/pull/1743">#1743</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>There's a new version of the visual metrics script contributed by <a href="https://github.com/gmierz">Gregory Mierzwinski</a> that removed the dependency of ImageMagick and instead needs the Python dependencies <em>OpenCV-Python</em> and <em>Numpy</em>. The long term goal is to use this as default but for now you can test it with <code>--visualMetricsPortable</code>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 15.3.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.3.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.3.0</guid>
|
|
<pubDate>Mon, 07 Mar 2022 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Chrome: If you set --user-data-dir you can clean the directory between each iteration using <code>--chrome.cleanUserDataDir</code> <a href="https://github.com/sitespeedio/browsertime/pull/1739">#1739</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.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>
|
|
</channel>
|
|
</rss> |