---
layout: default
title: Sitespeed.io - Release notes 1.8.2
description: Sitespeed.io 1.8.2 release let you export the pages info as CSV, better error logging and some bug fixes.
author: Peter Hedenskog
keywords: sitespeed.io, release, release-notes, 1.8.2
nav:
image: http://sitespeed.io/img/sitespeed-1.5-twitter.jpg
twitterdescription: This release let you export the pages info as CSV, better error logging and some bug fixes.
---
The 1.8.2 release contains some new small features, cleanup & bug fixes.
New features/enhancements
- CSV export - you can now export the pages data to a CSV file (added it again) with the switch "-o csv"
- Content type percentage - the detailed page now show percentage of requests & size per content type
- Better error reporting - a URL that fails e.g. breaks the test, now logs the exact URL, the error message and add the URL to the error list. Also if a cookie is wrongly set, the URL that sets the cookie is logged. Also the Java & PhantomJS version is always shown
- Content categories - Favicon and the document are now own categorizes in the detailed page summary
- Cleanup - before two different Javascript column sorters was used (on different pages), now one is used
- Cleanup - the output is cleaner if you run a test with a list of URLs from a file
Bug fixes