183 lines
10 KiB
XML
183 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>Thu, 18 Dec 2025 08:58:23 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 26.2.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#26.2.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#26.2.0</guid>
|
||
<pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated Chromedriver and Edgedriver to 143 <a href="https://github.com/sitespeedio/browsertime/pull/2354">#2354</a> and<a href="https://github.com/sitespeedio/browsertime/pull/2355">#2355</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Updated webdriver to 4.39.0 <a href="https://github.com/sitespeedio/browsertime/pull/2356">#2356</a>.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Try to tune the XVFB handling to make it safer that xvfb is always stopped <a href="https://github.com/sitespeedio/browsertime/pull/2353">#2353</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 26.1.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#26.1.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#26.1.0</guid>
|
||
<pubDate>Thu, 11 Dec 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Firefox 146 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2351">#2351</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Chrome 143 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2350">#2350</a>.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Make sure the user in the Docker container has the correct user rights <a href="https://github.com/sitespeedio/browsertime/pull/2349">#2349</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 26.0.1]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#26.0.1</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#26.0.1</guid>
|
||
<pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Remove extra console.log entry :)</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 26.0.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#26.0.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#26.0.0</guid>
|
||
<pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Upgrade to support NodeJS 24 without warnings, include NodeJS 24 in the Docker container, and base the Docker container on Ubuntu 24.04. To make this work I needed to upgrade the Jimp library and then we lost the settings for png screenshots <code>--screenshotParams.png.compressionLevel</code> <a href="https://github.com/sitespeedio/browsertime/pull/2342">#2342</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 25.4.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.4.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.4.0</guid>
|
||
<pubDate>Sun, 02 Nov 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Chrome and Chromedriver 142 <a href="https://github.com/sitespeedio/browsertime/pull/2335">#2335</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 25.3.1]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.3.1</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.3.1</guid>
|
||
<pubDate>Fri, 24 Oct 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Better handling of closing XVFB <a href="https://github.com/sitespeedio/browsertime/pull/2332">#2332</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Firefox: Disable quicksuggest <a href="https://github.com/sitespeedio/browsertime/pull/2333">#2333</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 25.3.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.3.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.3.0</guid>
|
||
<pubDate>Fri, 17 Oct 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Make it possible to strip cookie and auth headers in the HAR file for Firefox <a href="https://github.com/sitespeedio/browsertime/pull/2329">#2329</a> and Chrome <a href="https://github.com/sitespeedio/browsertime/pull/2330">#2330</a>. Use <code>--cleanSensitiveHeaders</code> to remove a <a href="https://github.com/sitespeedio/browsertime/blob/main/lib/support/har/index.js#L11-L24">couple of headers</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Firefox 144 <a href="https://github.com/sitespeedio/browsertime/pull/2331">#2331</a>.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Updated developer dependencies <a href="https://github.com/sitespeedio/browsertime/pull/2326">#2326</a> and <a href="https://github.com/sitespeedio/browsertime/pull/2327">#2327</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Updated log dependency <a href="https://github.com/sitespeedio/b23272327rowsertime/pull/2328">#2328</a></li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 25.2.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.2.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.2.0</guid>
|
||
<pubDate>Sun, 12 Oct 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to Chrome/Chromedriver/Edge/Edgedriver 141, Firefox 143 <a href="https://github.com/sitespeedio/browsertime/pull/2325">#2325</a> and <a href="https://github.com/sitespeedio/browsertime/pull/2323">#2323</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Updated webdriver and bidi-har <a href="https://github.com/sitespeedio/browsertime/pull/2322">#2322</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Added simpleperf and perfetto support for Android, thank you <a href="https://github.com/animalan">Abhishek Nimalan</a> for PR <a href="https://github.com/sitespeedio/browsertime/pull/2315">#2315</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 25.1.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.1.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.1.0</guid>
|
||
<pubDate>Fri, 05 Sep 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to Chrome/Chromedriver 140, Firefox 142 <a href="https://github.com/sitespeedio/browsertime/pull/2318">#2318</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Selenium webdriver 4.35.0 <a href="https://github.com/sitespeedio/browsertime/pull/2317">#2317</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
<item>
|
||
<title><![CDATA[browsertime 25.0.0]]></title>
|
||
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.0.0</link>
|
||
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#25.0.0</guid>
|
||
<pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate>
|
||
<description><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to Yargs 18.0.0 <a href="https://github.com/sitespeedio/browsertime/pull/2305">#2305</a>.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Updated dev dependencies <a href="https://github.com/sitespeedio/browsertime/pull/2308">#2308</a> and <a href="https://github.com/sitespeedio/browsertime/pull/2309">#2309</a>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Updated Edge dependency so it uses the new Microsoft domain for downloading <a href="https://github.com/sitespeedio/browsertime/pull/2312">#2312</a>.</li>
|
||
</ul>
|
||
]]></description>
|
||
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
||
</item>
|
||
</channel>
|
||
</rss> |