-
Fix for Status.net (thanks, unki!)
-
even/odd class names on tweets (thanks, steeeve!)
-
Filters can now modify tweets (thanks, timarney!)
-
Option for including entities in the response (thanks, clemsos!)
-
Support for excluding replies in user_timeline mode
-
Showing a user’s favorites is now possible
-
New fix for StatusNet profile URLs (thanks, marcelometal!)
-
The timestamp text can now be localized (thanks to Fábio Nakatani!)
-
Added rel=“external” to all links
-
Fix for StatusNet profile URLs
-
Properly handle the new Twitter IDs
-
Twitter links now use the new hashbang format
-
Much needed refactoring and cleaning of the code base
-
Support for HTTPS (thanks to Keith Shaw!)
-
Added support for native retweets on user_timeline
-
Marcel van der Boom added support for home_timeline
-
Image size is now configurable
-
Now also supports status.net/identi.ca thanks to Roman Weinberger
-
Timestamp links are optional (thanks, Tony!)
-
Support for empty queries
-
Timestamp now links to the tweet.
-
You can now clear the tweets (thanks to Ryan!).
-
Following lists is now supported.
-
Tweet filtering. Thanks to Alexander Støver.
-
Hashtags are now automatically linked. Fixed issue with username linking.
-
Fixed issue with higher limits than Twitter returns by default (thanks to Paul from Zerofee!)
-
Fixed broken parsing of timestamps in IE in user_timeline mode (thanks to Matt Adams!)
-
Callback and event trigger
-
Support for language selection
-
Now supports geocoding
-
Profile image and username is toggleable, can also be shown on user_timeline.
-
Smarter timestamps
-
Automatic refreshing can be disabled
-
Query parameters and options are changeable on the fly
-
stop(), start() and refresh()
-
Bugfixes