---
layout: default
title: Sitespeed.io - Release notes 1.3
description: Sitespeed.io is an open source tool that helps you analyse and optimize your website speed and performance, based on perfor
author: Peter Hedenskog
keywords: sitespeed.io, release, release-notes, 1.3
nav:
image:
---
Sitespeed 1.3 was relased the 15th of November 2012. The main goal with the release was to make all result pages responsive, so they can be viewable on a phone/tablet in a nice looking way.
Improvements
- All result pages are now responsive, standard stuff except the table in pages.vm, two different tables, one for phones, one for the rest
- Moved webpagetest link from pages.vm to page, to make more space, because the page was broken on tablets
- Added the summary data also on page.vm
- Added possibility to output all page data as csv file (yes that old thing)
- Added possibility to output every html file as png, for easy include in documents/web etc
- Added (htmlcompressor) to compress all html, to make the result pages smaller
- Upgraded to latest version of the crawler (that version is smaller in size )
- Added support for testing only one page (depth = 0), thanks @tomsutton1984 for the idea
See the changelog for changes done in the past.