TimelineJS will now use Oembed instead of the get tweet restful api from v1. This change means that avatar images will no longer be shown since they are not available in the Oembed json. closes#434
Google Maps api is now using v3.9 instead of the release version
There was a change in the latest Google Map API that causes custom map types to stop working
More info: http://stackoverflow.com/questions/13486271/google-map-markermanager-cannot-call-method-substr-of-undefined
solution for now is to use API ver 3.9 closes#435
IE7 hook for alternative display was removed. closes#161
Fix for error for urls in the media field that contain youtube as part of the domain name but are not youtube videos
Fixes instances of Timeline at exactly 640.x px wide would show unusual responsiveness
Pagepeeker seems to provide better thumbnails
http://pagepeeker.com
Flickr size logic was assuming the medium 800 size exists. It doesn't anymore. This was causing enormous image sizes to load instead.
tweaked timeout and added a more robust alternative to loading data from Google because of Google's apparent restriction on spreadsheets with more than 100 rows.
Updated Korean language thanks to @ejang
Updated nl language thanks to @piedie
Added Turkish language thanks to @kdrdgn
Added Standard Georgia, Helvetica Neue font combo
Armenian Language added thanks to Dorian Դօրի ան
Content will fill the slider more and the next and back arrows will hide until you mouseover them when the width is 640 or below
You can specify how fine grained you want now to be by using `now hours minutes seconds milliseconds` as options for detail
Added Portuguese language thanks to @mjvm issue #207
Added Slovenian language thanks to @dejancencelj issue #213
Fix for Google Maps API change, issue with map KML output no longer supported closes issue #214