189 lines
9.4 KiB
XML
189 lines
9.4 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>2023-08-16T07:45:26.321Z</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 29.2.1]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.1</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.1"/>
|
|
<updated>2023-08-16T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated Browsertime with a new minor versioon of Chromederiver and updated Docker container with a new minor version.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 29.2.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.2.0"/>
|
|
<updated>2023-08-08T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Firefox 116 in the Docker container.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Another fix for making sure annotations for Graphite have the correct timestamp <a href="https://github.com/sitespeedio/sitespeed.io/pull/3931">#3931</a>.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Update dayjs and ora dependencies.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 29.1.3]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.1.3</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.1.3"/>
|
|
<updated>2023-08-03T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>HTML result page was broken when you had element timings that was not images. Thank you <a href="https://github.com/dooglewoogle">dooglewoogle</a> for reporting, fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/3927">#3927</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 29.1.2]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.1.2</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.1.2"/>
|
|
<updated>2023-07-31T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updating Browsertime that makes it possible to run the AMD docker image on ARM M1 Macs. Add <code>--platform linux/amd64</code> and in Docker desktop turn on <em>"Use Rosetta for x86/amd64 emulation"</em>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 29.1.1]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.1.1</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.1.1"/>
|
|
<updated>2023-07-30T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Reading configuration files on Windows failed. Thank you <a href="https://github.com/Edson1337">Edson1337</a> for reporting, fixed in <a href="https://github.com/sitespeedio/sitespeed.io/pull/3921">#3921</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 29.1.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.1.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.1.0"/>
|
|
<updated>2023-07-25T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>I finally <a href="https://github.com/sitespeedio/grafana-bootstrap-docker">archived the old dashboard setups for Graphite</a> and moved the dashboards to <a href="https://github.com/sitespeedio/sitespeed.io/tree/main/docker/grafana/provisioning/dashboards">the main repository</a>. I also updated the <a href="https://github.com/sitespeedio/sitespeed.io/blob/main/docker/docker-compose.yml">docker compose file</a> to provision the dashboards and Graphite and the new JSON datasource. I've been thinking of doing that for years but never got around. With the release of a new dashboard in 29.0.0 I missed adding that we now also use a JSON datasource. The documentation is updated but need some more love, that will come the coming week.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 29.0.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.0.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#29.0.0"/>
|
|
<updated>2023-07-25T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>New Chrome 115 and Chromedriver 115 (and a fix for the broken Chromedriver 115 on Mac).</li>
|
|
</ul>
|
|
<ul>
|
|
<li>New Edge and Edgedriver 115</li>
|
|
</ul>
|
|
<ul>
|
|
<li>New Browsertime 17.14.0. Most notable change is that if you collect the Chrome devtools trace using <code>--cpu</code> we will now also collect the number of elements that needs recalculate styles before FCP/LCP. There will be a blog post about this change later on.</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Updated the <a href="https://dashboard.sitespeed.io/d/9NDMzFfMk/page-metrics">main page merics dashboard</a>, you can download the new version <a href="https://github.com/sitespeedio/grafana-bootstrap-docker/blob/main/dashboards/graphite/PageMetrics.json">here</a>. The new dashboard needs to have the three plugins installed: <code>grafana-piechart-panel,marcusolsson-json-datasource,marcusolsson-dynamictext-panel</code>. If you are unsure how to do that, more documentation will come soon.</li>
|
|
</ul>
|
|
<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Crux: Remove experimental from INP when getting Crux data <a href="https://github.com/sitespeedio/sitespeed.io/pull/3906">#3906</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 28.2.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#28.2.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#28.2.0"/>
|
|
<updated>2023-07-07T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Updated the Docker container to use Firefox 115.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 28.1.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#28.1.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#28.1.0"/>
|
|
<updated>2023-06-27T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Use <code>--graphite.proxyPath</code> to add extra proxy path to an annotation event in Graphite. Thank you <a href="https://github.com/Shalankwa">Jonathan Goodman</a> for PR <a href="https://github.com/sitespeedio/sitespeed.io/pull/3893">#3893</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[sitespeed.io 28.0.0]]></title>
|
|
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#28.0.0</id>
|
|
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#28.0.0"/>
|
|
<updated>2023-06-26T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated Coach core to 7.2.1 that catch if local or session storage isn't accessible.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
</feed> |