- [feature] Add
dable_image
helper.
- [removal] Remove deprecated Like Box Plugin.(https://developers.facebook.com/docs/plugins/like-box-for-pages)
- [removal] Remove deprecated Recommendations Feed Plugin.(https://developers.facebook.com/docs/plugins/recommendations)
- [feature] Provide Page Plugin to replace Like Box Plugin.
- [refactor] Update to Ruby 1.9 hash syntax.
- [bugfix] Support standard array representation for
fb:admins
. Fixes #3. - [feature] Provide a (dirty) global to specify which version of social plugin to use. E.g.
OpenGraphHelper::SOCIAL_PLUGIN_VERSION = :iframe
- [feature] Add
fb_comments
helper.
- 🎂 First Public Release!