Changelog v0.5a2

Normalize CSS optional
For those of you who would like to test Fiddles in clean CSS environment.
New fields in API
POST, GIT READ and GIST READ are extended and allow to set External Resources and Normalize CSS.
Displaying user’s fiddles JSON
Latest version added to the Fiddle object. http://doc.jsfiddle.net/api/fiddles.html
Force IE7 mode removed
After a few bugs removed we could happily remove the IE7 force tag. IE9 users - please report all bugs to our issues page
Editor updated
Editor (CodeMirror) got updated from v0.92 to v0.94
New keyboard shortcut added
ctrl+s will now Update the fiddle
Bugfix
Set as base cache issue finally fixed