---
layout: default
title: Sitespeed.io - Release notes 2.2
description: Sitespeed.io 2.2 release focus on packaging for Homebrew.
author: Peter Hedenskog
keywords: sitespeed.io, release, release-notes, 2.2
nav:
image: https://www.sitespeed.io/img/sitespeed-2.0-twitter.png
twitterdescription: Sitespeed.io 2.2 release focus on packaging for Homebrew.
---
This release contains a couple of fixes for making it easier to package sitespeed.io:
- Important: All scripts has been moved to the bin folder, making it easier to package
- Important: The sites & the JUnit scripts has been renamed sitespeed.io-sites & sitespeed.io-junit
- All scripts has been cleaned to use absolute paths, making it easier to package for Homebrew
- sitespeed-sites.io always need to have the filename of the text file containing all the URLS (before there was a default file name)
- New BrowserTime (0.3) version including metrics backEndTime & frontEndTime
- Changed default summary page to show backend & frontend time (removed redirectionTime & domInteractiveTime)
- Increased timeout for the crawler for really slow pages (now 60 seconds)
And one bug fix:
- The fix for removing invalid XML caharcters created by GA, sometimes broke the analyse, now fixed (#304)
See the changelog for changes done in the past.