217 lines
10 KiB
XML
217 lines
10 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
|
<id>browsertime-release-feed</id>
|
|
<title>browsertime release feed</title>
|
|
<updated>2022-04-20T11:40:17.588Z</updated>
|
|
<generator>https://github.com/jpmonette/feed</generator>
|
|
<author>
|
|
<name>Peter Hedenskog</name>
|
|
<email>peter@soulgalore.com</email>
|
|
<uri>https://www.peterhedenskog.com</uri>
|
|
</author>
|
|
<link rel="alternate" href="https://www.sitespeed.io"/>
|
|
<link rel="self" href="https://www.sitespeed.io/feed/browsertime.atom"/>
|
|
<subtitle>New releases and changelog feed of browsertime</subtitle>
|
|
<logo>https://www.sitespeed.io/img/logos/browsertime.png</logo>
|
|
<icon>http://www.sitespeed.io/favicon.ico</icon>
|
|
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
|
|
<category term="Web Performance"/>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 16.1.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.1.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.1.0"/>
|
|
<updated>2022-04-20T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 16.0.1]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.0.1</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.0.1"/>
|
|
<updated>2022-04-06T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 16.0.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.0.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#16.0.0"/>
|
|
<updated>2022-04-05T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 15.4.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.4.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.4.0"/>
|
|
<updated>2022-03-30T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 15.3.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.3.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.3.0"/>
|
|
<updated>2022-03-07T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 15.2.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.2.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.2.0"/>
|
|
<updated>2022-03-04T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 15.1.1]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.1.1</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.1.1"/>
|
|
<updated>2022-02-24T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 15.1.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.1.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.1.0"/>
|
|
<updated>2022-02-24T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 15.0.1]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.0.1</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.0.1"/>
|
|
<updated>2022-02-21T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[browsertime 15.0.0]]></title>
|
|
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.0.0</id>
|
|
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#15.0.0"/>
|
|
<updated>2022-02-20T00:00:00.000Z</updated>
|
|
<summary type="html"><![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>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
</feed> |