197 lines
9.5 KiB
XML
197 lines
9.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
|
<id>sitespeed.io-release-feed</id>
|
|
<title>sitespeed.io release feed</title>
|
|
<updated>2025-07-28T18:20:46.500Z</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/atom.xml"/>
|
|
<subtitle>New releases and changelog feed of sitespeed.io</subtitle>
|
|
<logo>https://www.sitespeed.io/img/logos/sitespeed.io.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[sitespeed.io 38.1.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#38.1.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#38.1.0"/>
|
|
<updated>2025-07-28T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Firefox 141 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4538">#4538</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Bumped form-data dependency for security warnings <a href="https://github.com/sitespeedio/sitespeed.io/pull/4539">#4539</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 38.0.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#38.0.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#38.0.0"/>
|
|
<updated>2025-06-30T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Upgrade to Yargs 18 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4531">#4531</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Update S3 client <a href="https://github.com/sitespeedio/sitespeed.io/pull/4533">#4533</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Update developer dependencies <a href="https://github.com/sitespeedio/sitespeed.io/pull/4534">#4534</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2500---2025-07-16">Browsertime 25</a> <a href="https://github.com/sitespeedio/sitespeed.io/pull/4536">#4536</a> with NodeJS to 20 and a fix for Edgedriver download.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 37.9.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.9.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.9.0"/>
|
|
<updated>2025-06-30T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated Docker containers to include Chrome/Edge 138, Firefox 140. Edgedriver and Chromedriver 138. Browsertime 24.9.0. <a href="https://github.com/sitespeedio/sitespeed.io/pull/4528">#452</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4530">#4530</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 37.8.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.8.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.8.0"/>
|
|
<updated>2025-06-01T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated to Browsertime 24.8.0 and then 24.8.1 with Chromedriver 137, Edgedriver 137 and <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2480---2025-05-30">a couple of fixes and new commands</a> in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4524">4524</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4525">#4525</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated to Edge 137 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4522">#4522</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated dependencies: node-scp, ora, dayjs, axe-core, @slack/webhook, @google-cloud/storage, @aws-sdk/client-s3 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4523">#4523</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 37.7.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.7.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.7.0"/>
|
|
<updated>2025-05-28T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Added Chrome 137 and Firefox 139 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4520">#4520</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 37.6.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.6.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.6.0"/>
|
|
<updated>2025-05-13T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Added Edge 136, Edgedriver and Chromedriver 136 by updating to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#browsertime-changelog-we-do-semantic-versioning">Browsertime 24.7.0</a> in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4514">#4514</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 37.5.1]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.1</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.1"/>
|
|
<updated>2025-05-05T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2460---2025-05-05">Browsertime 24.6.0</a> that fixes a problem using --preURL and --pageCompleteCheckNetworkIdle.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 37.5.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.5.0"/>
|
|
<updated>2025-04-30T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Upgraded to Firefox 138 and Chrome 136 in the Docker container <a href="https://github.com/sitespeedio/sitespeed.io/pull/4507">#4507</a>.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated to latest Browsertime with a fix for Firefox 138 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4506">#4506</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 37.4.2]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.2</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.2"/>
|
|
<updated>2025-04-19T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>s3: If you add Expires to your object using the API, it was broken since the upgrade to v3. This fix change so we allways use a Date when setting Expires <a href="https://github.com/sitespeedio/sitespeed.io/pull/4503">#4503</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Make sure that HAR files included in the HTML excludes closing script tags in the body of an response <a href="https://github.com/sitespeedio/sitespeed.io/pull/4500">#4500</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 37.4.1]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.1</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.1"/>
|
|
<updated>2025-04-10T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>If testing one page fails, make sure that we still can genereate the HTML <a href="https://github.com/sitespeedio/sitespeed.io/pull/4495">#4495</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
</feed> |