diff --git a/docs/_includes/version/sitespeed.io.txt b/docs/_includes/version/sitespeed.io.txt index 00c3d55180..cf554db28d 100644 --- a/docs/_includes/version/sitespeed.io.txt +++ b/docs/_includes/version/sitespeed.io.txt @@ -1 +1 @@ -34.8.1 \ No newline at end of file +34.8.2 \ No newline at end of file diff --git a/docs/feed/atom.xml b/docs/feed/atom.xml index 053164fa85..27f177ef73 100644 --- a/docs/feed/atom.xml +++ b/docs/feed/atom.xml @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2024-07-27T00:00:00.000Z + 2024-07-29T00:00:00.000Z https://github.com/jpmonette/feed Peter Hedenskog @@ -15,6 +15,21 @@ https://www.sitespeed.io/img/logos/sitespeed.io.png http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 34.8.2]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.2 + + 2024-07-29T00:00:00.000Z + Fixed +
    +
  • WebPageReplay: Fix for reading configuration. Reading a saved configuration didn't handle camel case correctly, creating arrays for single values #4242.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 34.8.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.1 @@ -292,24 +307,6 @@
  • Another fix to make IntelliSense/Code completion work again #2147.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 34.3.3]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.3 - - 2024-06-24T00:00:00.000Z - Fixed -
    -
  • Updated to Browsertime 25.5.2 that has updated versions of Selenium WebDriver and correct export for scripting.
  • -
-
    -
  • API: Copy Browsertime setting from the option object to the API. There cases where you use a configuration file, override it with CLI parameters and the cli parameters didn't override the configuration file. That is fixed now for Browsertime configurations #4200.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/rss.xml b/docs/feed/rss.xml index 8eb95013f8..a6153c9ebe 100644 --- a/docs/feed/rss.xml +++ b/docs/feed/rss.xml @@ -4,7 +4,7 @@ sitespeed.io release feed https://www.sitespeed.io New releases and changelog feed of sitespeed.io - Sat, 27 Jul 2024 00:00:00 GMT + Mon, 29 Jul 2024 00:00:00 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -15,6 +15,18 @@ All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 34.8.2]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.2 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.2 + Mon, 29 Jul 2024 00:00:00 GMT + Fixed +
    +
  • WebPageReplay: Fix for reading configuration. Reading a saved configuration didn't handle camel case correctly, creating arrays for single values #4242.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 34.8.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.1 @@ -248,21 +260,6 @@ ]]> - - <![CDATA[sitespeed.io 34.3.3]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.3 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.3 - Mon, 24 Jun 2024 00:00:00 GMT - Fixed -
    -
  • Updated to Browsertime 25.5.2 that has updated versions of Selenium WebDriver and correct export for scripting.
  • -
-
    -
  • API: Copy Browsertime setting from the option object to the API. There cases where you use a configuration file, override it with CLI parameters and the cli parameters didn't override the configuration file. That is fixed now for Browsertime configurations #4200.
  • -
-]]>
- -
<![CDATA[browsertime 22.5.2]]> https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#22.5.2 diff --git a/docs/feed/sitespeed.io.atom b/docs/feed/sitespeed.io.atom index ef566f84ab..8d1114d5d5 100644 --- a/docs/feed/sitespeed.io.atom +++ b/docs/feed/sitespeed.io.atom @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2024-07-27T05:51:50.895Z + 2024-07-29T18:49:32.436Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,21 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 34.8.2]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.2 + + 2024-07-29T00:00:00.000Z + Fixed +
    +
  • WebPageReplay: Fix for reading configuration. Reading a saved configuration didn't handle camel case correctly, creating arrays for single values #4242.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 34.8.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.1 @@ -165,24 +180,6 @@
  • Expose command line parameters to disable CLS and LCP screenshots #4201.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 34.3.3]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.3 - - 2024-06-24T00:00:00.000Z - Fixed -
    -
  • Updated to Browsertime 25.5.2 that has updated versions of Selenium WebDriver and correct export for scripting.
  • -
-
    -
  • API: Copy Browsertime setting from the option object to the API. There cases where you use a configuration file, override it with CLI parameters and the cli parameters didn't override the configuration file. That is fixed now for Browsertime configurations #4200.
  • -
]]>
Sitespeed.io diff --git a/docs/feed/sitespeed.io.rss b/docs/feed/sitespeed.io.rss index 5f8f722fbe..c24b176fb5 100644 --- a/docs/feed/sitespeed.io.rss +++ b/docs/feed/sitespeed.io.rss @@ -4,7 +4,7 @@ sitespeed.io release feed https://www.sitespeed.io New releases and changelog feed of sitespeed.io - Sat, 27 Jul 2024 05:51:50 GMT + Mon, 29 Jul 2024 18:49:32 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,18 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[sitespeed.io 34.8.2]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.2 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.2 + Mon, 29 Jul 2024 00:00:00 GMT + Fixed +
    +
  • WebPageReplay: Fix for reading configuration. Reading a saved configuration didn't handle camel case correctly, creating arrays for single values #4242.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 34.8.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.8.1 @@ -141,21 +153,6 @@
  • Expose command line parameters to disable CLS and LCP screenshots #4201.
-]]> - -
- - <![CDATA[sitespeed.io 34.3.3]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.3 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.3.3 - Mon, 24 Jun 2024 00:00:00 GMT - Fixed -
    -
  • Updated to Browsertime 25.5.2 that has updated versions of Selenium WebDriver and correct export for scripting.
  • -
-
    -
  • API: Copy Browsertime setting from the option object to the API. There cases where you use a configuration file, override it with CLI parameters and the cli parameters didn't override the configuration file. That is fixed now for Browsertime configurations #4200.
  • -
]]>