Skip to content

Commit 19413f6

Browse files
committed
bump
1 parent 7e4ddb5 commit 19413f6

File tree

7 files changed

+131
-115
lines changed

7 files changed

+131
-115
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
37.2.0
1+
37.3.0

docs/feed/atom.xml

Lines changed: 35 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<id>sitespeed.io-release-feed</id>
44
<title>sitespeed.io release feed</title>
5-
<updated>2025-03-12T00:00:00.000Z</updated>
5+
<updated>2025-03-13T00:00:00.000Z</updated>
66
<generator>https://github.com/jpmonette/feed</generator>
77
<author>
88
<name>Peter Hedenskog</name>
@@ -15,6 +15,40 @@
1515
<logo>https://www.sitespeed.io/img/logos/sitespeed.io.png</logo>
1616
<icon>http://www.sitespeed.io/favicon.ico</icon>
1717
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
18+
<entry>
19+
<title type="html"><![CDATA[sitespeed.io 37.3.0]]></title>
20+
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</id>
21+
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0"/>
22+
<updated>2025-03-13T00:00:00.000Z</updated>
23+
<summary type="html"><![CDATA[<h3>Added</h3>
24+
<ul>
25+
<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>
26+
</ul>
27+
]]></summary>
28+
<author>
29+
<name>Sitespeed.io</name>
30+
<uri>https://www.sitespeed.io</uri>
31+
</author>
32+
</entry>
33+
<entry>
34+
<title type="html"><![CDATA[browsertime 24.5.0]]></title>
35+
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</id>
36+
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0"/>
37+
<updated>2025-03-13T00:00:00.000Z</updated>
38+
<summary type="html"><![CDATA[<h3>Added</h3>
39+
<ul>
40+
<li>Updated to Geckodriver 0.36.0 <a href="https://github.com/sitespeedio/browsertime/pull/2270">#2270</a>.</li>
41+
</ul>
42+
<h3>Fixed</h3>
43+
<ul>
44+
<li>Fix running tests on Safari on iOS that has been broken by some refactoring <a href="https://github.com/sitespeedio/browsertime/pull/2271">#2271</a>.</li>
45+
</ul>
46+
]]></summary>
47+
<author>
48+
<name>Sitespeed.io</name>
49+
<uri>https://www.sitespeed.io</uri>
50+
</author>
51+
</entry>
1852
<entry>
1953
<title type="html"><![CDATA[sitespeed.io 37.2.0]]></title>
2054
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.2.0</id>
@@ -243,21 +277,6 @@
243277
<ul>
244278
<li>Add support for manually setting the log level using <code>--logLevel</code> <a href="https://github.com/sitespeedio/browsertime/pull/2264">#2264</a>.2264</li>
245279
</ul>
246-
]]></summary>
247-
<author>
248-
<name>Sitespeed.io</name>
249-
<uri>https://www.sitespeed.io</uri>
250-
</author>
251-
</entry>
252-
<entry>
253-
<title type="html"><![CDATA[sitespeed.io 36.4.1]]></title>
254-
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1</id>
255-
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1"/>
256-
<updated>2025-02-17T00:00:00.000Z</updated>
257-
<summary type="html"><![CDATA[<h3>Fixed</h3>
258-
<ul>
259-
<li>The Docker container for last release was never push. The reason is that our GitHub action that do the release automatically was upgraded to Ubuntu 24 and there its a problem building containers for ARM. With this release we use Ubuntu 22 instead.</li>
260-
</ul>
261280
]]></summary>
262281
<author>
263282
<name>Sitespeed.io</name>
@@ -637,21 +656,6 @@
637656
<ul>
638657
<li>Change bottom margin from 10 to 14 pixel when recording a video on mobile, se bug <a href="https://github.com/sitespeedio/browsertime/issues/2224">#2224</a> and PR <a href="https://github.com/sitespeedio/browsertime/pull/2225">#2225</a>.</li>
639658
</ul>
640-
]]></summary>
641-
<author>
642-
<name>Sitespeed.io</name>
643-
<uri>https://www.sitespeed.io</uri>
644-
</author>
645-
</entry>
646-
<entry>
647-
<title type="html"><![CDATA[browsertime 23.4.4]]></title>
648-
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</id>
649-
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4"/>
650-
<updated>2024-12-18T00:00:00.000Z</updated>
651-
<summary type="html"><![CDATA[<h3>Fixed</h3>
652-
<ul>
653-
<li>A more robust gnirehtet check when you run your Android test <a href="https://github.com/sitespeedio/browsertime/pull/2223">#2223</a>.</li>
654-
</ul>
655659
]]></summary>
656660
<author>
657661
<name>Sitespeed.io</name>

docs/feed/browsertime.atom

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<id>browsertime-release-feed</id>
44
<title>browsertime release feed</title>
5-
<updated>2025-03-11T18:33:49.389Z</updated>
5+
<updated>2025-03-13T15:12:49.118Z</updated>
66
<generator>https://github.com/jpmonette/feed</generator>
77
<author>
88
<name>Peter Hedenskog</name>
@@ -16,6 +16,25 @@
1616
<icon>http://www.sitespeed.io/favicon.ico</icon>
1717
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
1818
<category term="Web Performance"/>
19+
<entry>
20+
<title type="html"><![CDATA[browsertime 24.5.0]]></title>
21+
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</id>
22+
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0"/>
23+
<updated>2025-03-13T00:00:00.000Z</updated>
24+
<summary type="html"><![CDATA[<h3>Added</h3>
25+
<ul>
26+
<li>Updated to Geckodriver 0.36.0 <a href="https://github.com/sitespeedio/browsertime/pull/2270">#2270</a>.</li>
27+
</ul>
28+
<h3>Fixed</h3>
29+
<ul>
30+
<li>Fix running tests on Safari on iOS that has been broken by some refactoring <a href="https://github.com/sitespeedio/browsertime/pull/2271">#2271</a>.</li>
31+
</ul>
32+
]]></summary>
33+
<author>
34+
<name>Sitespeed.io</name>
35+
<uri>https://www.sitespeed.io</uri>
36+
</author>
37+
</entry>
1938
<entry>
2039
<title type="html"><![CDATA[browsertime 24.4.0]]></title>
2140
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.4.0</id>
@@ -192,21 +211,6 @@
192211
<ul>
193212
<li>Change bottom margin from 10 to 14 pixel when recording a video on mobile, se bug <a href="https://github.com/sitespeedio/browsertime/issues/2224">#2224</a> and PR <a href="https://github.com/sitespeedio/browsertime/pull/2225">#2225</a>.</li>
194213
</ul>
195-
]]></summary>
196-
<author>
197-
<name>Sitespeed.io</name>
198-
<uri>https://www.sitespeed.io</uri>
199-
</author>
200-
</entry>
201-
<entry>
202-
<title type="html"><![CDATA[browsertime 23.4.4]]></title>
203-
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</id>
204-
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4"/>
205-
<updated>2024-12-18T00:00:00.000Z</updated>
206-
<summary type="html"><![CDATA[<h3>Fixed</h3>
207-
<ul>
208-
<li>A more robust gnirehtet check when you run your Android test <a href="https://github.com/sitespeedio/browsertime/pull/2223">#2223</a>.</li>
209-
</ul>
210214
]]></summary>
211215
<author>
212216
<name>Sitespeed.io</name>

docs/feed/browsertime.rss

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>browsertime release feed</title>
55
<link>https://www.sitespeed.io</link>
66
<description>New releases and changelog feed of browsertime</description>
7-
<lastBuildDate>Tue, 11 Mar 2025 18:33:49 GMT</lastBuildDate>
7+
<lastBuildDate>Thu, 13 Mar 2025 15:12:49 GMT</lastBuildDate>
88
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
99
<generator>https://github.com/jpmonette/feed</generator>
1010
<language>en</language>
@@ -16,6 +16,22 @@
1616
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
1717
<category>Web Performance</category>
1818
<atom:link href="https://www.sitespeed.io/feed/browsertime.rss" rel="self" type="application/rss+xml"/>
19+
<item>
20+
<title><![CDATA[browsertime 24.5.0]]></title>
21+
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</link>
22+
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</guid>
23+
<pubDate>Thu, 13 Mar 2025 00:00:00 GMT</pubDate>
24+
<description><![CDATA[<h3>Added</h3>
25+
<ul>
26+
<li>Updated to Geckodriver 0.36.0 <a href="https://github.com/sitespeedio/browsertime/pull/2270">#2270</a>.</li>
27+
</ul>
28+
<h3>Fixed</h3>
29+
<ul>
30+
<li>Fix running tests on Safari on iOS that has been broken by some refactoring <a href="https://github.com/sitespeedio/browsertime/pull/2271">#2271</a>.</li>
31+
</ul>
32+
]]></description>
33+
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
34+
</item>
1935
<item>
2036
<title><![CDATA[browsertime 24.4.0]]></title>
2137
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.4.0</link>
@@ -168,18 +184,6 @@
168184
<ul>
169185
<li>Change bottom margin from 10 to 14 pixel when recording a video on mobile, se bug <a href="https://github.com/sitespeedio/browsertime/issues/2224">#2224</a> and PR <a href="https://github.com/sitespeedio/browsertime/pull/2225">#2225</a>.</li>
170186
</ul>
171-
]]></description>
172-
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
173-
</item>
174-
<item>
175-
<title><![CDATA[browsertime 23.4.4]]></title>
176-
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</link>
177-
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</guid>
178-
<pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
179-
<description><![CDATA[<h3>Fixed</h3>
180-
<ul>
181-
<li>A more robust gnirehtet check when you run your Android test <a href="https://github.com/sitespeedio/browsertime/pull/2223">#2223</a>.</li>
182-
</ul>
183187
]]></description>
184188
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
185189
</item>

docs/feed/rss.xml

Lines changed: 29 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>sitespeed.io release feed</title>
55
<link>https://www.sitespeed.io</link>
66
<description>New releases and changelog feed of sitespeed.io</description>
7-
<lastBuildDate>Wed, 12 Mar 2025 00:00:00 GMT</lastBuildDate>
7+
<lastBuildDate>Thu, 13 Mar 2025 00:00:00 GMT</lastBuildDate>
88
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
99
<generator>https://github.com/jpmonette/feed</generator>
1010
<language>en</language>
@@ -15,6 +15,34 @@
1515
</image>
1616
<copyright>All rights reserved 2022, Peter Hedenskog and team</copyright>
1717
<atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
18+
<item>
19+
<title><![CDATA[sitespeed.io 37.3.0]]></title>
20+
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</link>
21+
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</guid>
22+
<pubDate>Thu, 13 Mar 2025 00:00:00 GMT</pubDate>
23+
<description><![CDATA[<h3>Added</h3>
24+
<ul>
25+
<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>
26+
</ul>
27+
]]></description>
28+
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
29+
</item>
30+
<item>
31+
<title><![CDATA[browsertime 24.5.0]]></title>
32+
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</link>
33+
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#24.5.0</guid>
34+
<pubDate>Thu, 13 Mar 2025 00:00:00 GMT</pubDate>
35+
<description><![CDATA[<h3>Added</h3>
36+
<ul>
37+
<li>Updated to Geckodriver 0.36.0 <a href="https://github.com/sitespeedio/browsertime/pull/2270">#2270</a>.</li>
38+
</ul>
39+
<h3>Fixed</h3>
40+
<ul>
41+
<li>Fix running tests on Safari on iOS that has been broken by some refactoring <a href="https://github.com/sitespeedio/browsertime/pull/2271">#2271</a>.</li>
42+
</ul>
43+
]]></description>
44+
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
45+
</item>
1846
<item>
1947
<title><![CDATA[sitespeed.io 37.2.0]]></title>
2048
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.2.0</link>
@@ -204,18 +232,6 @@
204232
]]></description>
205233
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
206234
</item>
207-
<item>
208-
<title><![CDATA[sitespeed.io 36.4.1]]></title>
209-
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1</link>
210-
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1</guid>
211-
<pubDate>Mon, 17 Feb 2025 00:00:00 GMT</pubDate>
212-
<description><![CDATA[<h3>Fixed</h3>
213-
<ul>
214-
<li>The Docker container for last release was never push. The reason is that our GitHub action that do the release automatically was upgraded to Ubuntu 24 and there its a problem building containers for ARM. With this release we use Ubuntu 22 instead.</li>
215-
</ul>
216-
]]></description>
217-
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
218-
</item>
219235
<item>
220236
<title><![CDATA[server 1.6.3]]></title>
221237
<link>https://github.com/sitespeedio/server/blob/main/CHANGELOG.md#1.6.3</link>
@@ -517,18 +533,6 @@
517533
<ul>
518534
<li>Change bottom margin from 10 to 14 pixel when recording a video on mobile, se bug <a href="https://github.com/sitespeedio/browsertime/issues/2224">#2224</a> and PR <a href="https://github.com/sitespeedio/browsertime/pull/2225">#2225</a>.</li>
519535
</ul>
520-
]]></description>
521-
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
522-
</item>
523-
<item>
524-
<title><![CDATA[browsertime 23.4.4]]></title>
525-
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</link>
526-
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#23.4.4</guid>
527-
<pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
528-
<description><![CDATA[<h3>Fixed</h3>
529-
<ul>
530-
<li>A more robust gnirehtet check when you run your Android test <a href="https://github.com/sitespeedio/browsertime/pull/2223">#2223</a>.</li>
531-
</ul>
532536
]]></description>
533537
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
534538
</item>

docs/feed/sitespeed.io.atom

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<id>sitespeed.io-release-feed</id>
44
<title>sitespeed.io release feed</title>
5-
<updated>2025-03-12T20:12:37.692Z</updated>
5+
<updated>2025-03-13T15:33:15.948Z</updated>
66
<generator>https://github.com/jpmonette/feed</generator>
77
<author>
88
<name>Peter Hedenskog</name>
@@ -16,6 +16,21 @@
1616
<icon>http://www.sitespeed.io/favicon.ico</icon>
1717
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
1818
<category term="Web Performance"/>
19+
<entry>
20+
<title type="html"><![CDATA[sitespeed.io 37.3.0]]></title>
21+
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0</id>
22+
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.3.0"/>
23+
<updated>2025-03-13T00:00:00.000Z</updated>
24+
<summary type="html"><![CDATA[<h3>Added</h3>
25+
<ul>
26+
<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>
27+
</ul>
28+
]]></summary>
29+
<author>
30+
<name>Sitespeed.io</name>
31+
<uri>https://www.sitespeed.io</uri>
32+
</author>
33+
</entry>
1934
<entry>
2035
<title type="html"><![CDATA[sitespeed.io 37.2.0]]></title>
2136
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#37.2.0</id>
@@ -162,21 +177,6 @@
162177
<ul>
163178
<li>Catch if the browser fails to open a broken page <a href="https://github.com/sitespeedio/sitespeed.io/pull/4457">#4457</a>.</li>
164179
</ul>
165-
]]></summary>
166-
<author>
167-
<name>Sitespeed.io</name>
168-
<uri>https://www.sitespeed.io</uri>
169-
</author>
170-
</entry>
171-
<entry>
172-
<title type="html"><![CDATA[sitespeed.io 36.4.1]]></title>
173-
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1</id>
174-
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#36.4.1"/>
175-
<updated>2025-02-17T00:00:00.000Z</updated>
176-
<summary type="html"><![CDATA[<h3>Fixed</h3>
177-
<ul>
178-
<li>The Docker container for last release was never push. The reason is that our GitHub action that do the release automatically was upgraded to Ubuntu 24 and there its a problem building containers for ARM. With this release we use Ubuntu 22 instead.</li>
179-
</ul>
180180
]]></summary>
181181
<author>
182182
<name>Sitespeed.io</name>

0 commit comments

Comments
 (0)