--- layout: default title: Sitespeed.io - Release notes 2.4 description: Sitespeed.io 2.4 release focus on making the default setup even cleaner and works on Windows. author: Peter Hedenskog keywords: sitespeed.io, release, release-notes, 2.4 nav: image: https://www.sitespeed.io/img/sitespeed-2.0-twitter.png twitterdescription: Sitespeed.io 2.4 focus on adding extra value on the defaut setup and add support for Windows (again). ---

Here are the most important changes:

Microsoft Windows

With the new release sitespeed.io has been tested (and fixed) to work on Windows 8.1. You can run analyse and fetch metrics, create the JUnit results and test multiple sites at once. Check out the timing metrics fetched using Internet Explorer 11:

Browser Time has been updated to a new version that works in Windows (and actually also fetch resource timing data, but that isn't used in sitespeed right now).

Better default setup on the summary page

If you use Chrome or Internet Explorer that reports the first paint time, it will automatically be showed as metric on the summary page. All browser will also show the new fields as default: requestsMissingGzip (how many requests that are missing GZip), jsWeightPerPage (the Javascript weight per page in kb) and cssWeightPerPage (the CSS weight in kb per page).

What is measured?

Now you can hover on the each metric on the summary page to see a description of what it measured.

Bug fixes


See all the changes done in this release.