163 lines
8.7 KiB
XML
163 lines
8.7 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, 25 Jul 2024 06:03:26 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 22.7.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.7.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.7.0</guid>
|
|
<pubDate>Thu, 25 Jul 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Chrome and Chromedriover 127 <a href="https://github.com/sitespeedio/browsertime/pull/2164">#2164</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to Selenium 4.23.0 <a href="https://github.com/sitespeedio/browsertime/pull/2161">#2161</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Add extra check if the HAR file page misses an URL <a href="https://github.com/sitespeedio/browsertime/pull/2160">#2160</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.6.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.6.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.6.0</guid>
|
|
<pubDate>Mon, 15 Jul 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Firefox 128 and Edge 126 in the Docker container <a href="https://github.com/sitespeedio/browsertime/pull/2158">#2158</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Add request header using Bidi for Firefox (needs Firefox 128 or later) <a href="https://github.com/sitespeedio/browsertime/pull/2108">#2108</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to Chrome HAR 0.13.5 <a href="https://github.com/sitespeedio/browsertime/pull/2157">#2157</a></li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.5.5]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.5</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.5</guid>
|
|
<pubDate>Sun, 07 Jul 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix stopping --tcpdump <a href="https://github.com/sitespeedio/browsertime/pull/2155">#2155</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.5.4]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.4</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.4</guid>
|
|
<pubDate>Sat, 06 Jul 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Update to Chrome-HAR 0.13.3 <a href="https://github.com/sitespeedio/browsertime/pull/2148">#2148</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Update Chrome remore interface <a href="https://github.com/sitespeedio/browsertime/pull/2149">#2149</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Update execa, dayjs and get-port <a href="https://github.com/sitespeedio/browsertime/pull/2153">#2153</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Update developer dependencies <a href="https://github.com/sitespeedio/browsertime/pull/2154">#2154</a>, <a href="https://github.com/sitespeedio/browsertime/pull/2152">#2152</a>, <a href="https://github.com/sitespeedio/browsertime/pull/2151">#2151</a> and <a href="https://github.com/sitespeedio/browsertime/pull/2150">#2150</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.5.3]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.3</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.3</guid>
|
|
<pubDate>Tue, 25 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Another fix to make IntelliSense/Code completion work again <a href="https://github.com/sitespeedio/browsertime/pull/2147">#2147</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.5.2]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.2</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.2</guid>
|
|
<pubDate>Mon, 24 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated Selenium dependencies <a href="https://github.com/sitespeedio/browsertime/pull/2146">#2146</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.5.1]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.1</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.1</guid>
|
|
<pubDate>Mon, 24 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fixed exporting to make IntelliSense/Code completion work again <a href="https://github.com/sitespeedio/browsertime/pull/2145">#2145</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.5.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.0</guid>
|
|
<pubDate>Fri, 14 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated the Docker container to include Chrome 126 and Firefox 127. Chromedriver has been updated to 126 <a href="https://github.com/sitespeedio/browsertime/pull/2141">#2141</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.4.1]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.4.1</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.4.1</guid>
|
|
<pubDate>Fri, 07 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Make sure the engine is stopped before the extra video/profile run <a href="https://github.com/sitespeedio/browsertime/pull/2140">#2140</a>.</li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
<item>
|
|
<title><![CDATA[browsertime 22.4.0]]></title>
|
|
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.4.0</link>
|
|
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.4.0</guid>
|
|
<pubDate>Thu, 06 Jun 2024 00:00:00 GMT</pubDate>
|
|
<description><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Use <code>--enableVideoRun</code> to get one extra run with a video and visual metrics <a href="https://github.com/sitespeedio/browsertime/pull/2139">#2139</a></li>
|
|
</ul>
|
|
]]></description>
|
|
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
|
|
</item>
|
|
</channel>
|
|
</rss> |