This version adds a few new features to the core library.
- jsPsych.preloadImages() is a built in image pre-loader with callback function options.
- jsPsych.dataAsCSV() will return the jsPsych data object as a string of CSV formatted data.
- jsPsych.saveCSVdata() will download the CSV formatted data. As of 11/12/2013 this only works in updated versions of Chrome and Firefox.
In addition, numerous minor bug fixes and improvements were made over previous release versions.