179 lines
8.5 KiB
XML
179 lines
8.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-04-19T11:19:54.540Z</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 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>
|
||
<entry>
|
||
<title type="html"><![CDATA[sitespeed.io 37.4.0]]></title>
|
||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.0</id>
|
||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.4.0"/>
|
||
<updated>2025-04-09T00:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated Docker container with Firefox 137, Chrome 135 and Edge 135 <a href="https://github.com/sitespeedio/sitespeed.io/pull/4494">#4494</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.3.2]]></title>
|
||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.2</id>
|
||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.2"/>
|
||
<updated>2025-03-21T00:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Updated to Browsertime 24.5.2 with a fix for getting delta FCP (FCP-TTFB).</li>
|
||
</ul>
|
||
]]></summary>
|
||
<author>
|
||
<name>Sitespeed.io</name>
|
||
<uri>https://www.sitespeed.io</uri>
|
||
</author>
|
||
</entry>
|
||
<entry>
|
||
<title type="html"><![CDATA[sitespeed.io 37.3.1]]></title>
|
||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.1</id>
|
||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.1"/>
|
||
<updated>2025-03-20T00: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#2451---2025-03-18">Browsertime 24.5.1</a> with a fix for using <code>--browsertime.userTimingBlockList</code>.</li>
|
||
</ul>
|
||
<ul>
|
||
<li>Safer check for InfluxDB <a href="https://github.com/sitespeedio/sitespeed.io/pull/4487">#4487</a> that fixes <a href="https://github.com/sitespeedio/sitespeed.io/issues/4485">#4485</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.3.0]]></title>
|
||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</id>
|
||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0"/>
|
||
<updated>2025-03-13T00:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2450---2025-03-13">Browsertime 24.5.0</a> that updates to Geckodriver 0.36.0 (for Firefox) and fixes a bug for running test on Safari on iOS (reported in <a href="https://github.com/sitespeedio/sitespeed.io/issues/4479">#4479</a>) fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/4480">#4480</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.2.0]]></title>
|
||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.2.0</id>
|
||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.2.0"/>
|
||
<updated>2025-03-12T00:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>Updated to <a href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2440---2025-03-11">Browsertime 24.4.0</a> <a href="https://github.com/sitespeedio/sitespeed.io/pull/4478">#4478</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.1.2]]></title>
|
||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2</id>
|
||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.2"/>
|
||
<updated>2025-03-11T00:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Show just the filename instead of the full path to the file in the HTML <a href="https://github.com/sitespeedio/sitespeed.io/pull/4477">#4477</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.1.1]]></title>
|
||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.1</id>
|
||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.1"/>
|
||
<updated>2025-03-10T00:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Multiple fixes to better handle if a user journey scripting fails <a href="https://github.com/sitespeedio/sitespeed.io/pull/4474">#4474</a> and <a href="https://github.com/sitespeedio/sitespeed.io/pull/4475">#4475</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.1.0]]></title>
|
||
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.0</id>
|
||
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.1.0"/>
|
||
<updated>2025-03-08T00:00:00.000Z</updated>
|
||
<summary type="html"><![CDATA[<h3>Added</h3>
|
||
<ul>
|
||
<li>The Docker container now contains Chrome 134.0, Firefox 136 and Edge 134.0.</li>
|
||
</ul>
|
||
<h3>Fixed</h3>
|
||
<ul>
|
||
<li>Simplified logic for uploading files to S3 since we have reports that it do not work 100% <a href="https://github.com/sitespeedio/sitespeed.io/pull/4472">#4472</a>.</li>
|
||
</ul>
|
||
]]></summary>
|
||
<author>
|
||
<name>Sitespeed.io</name>
|
||
<uri>https://www.sitespeed.io</uri>
|
||
</author>
|
||
</entry>
|
||
</feed> |