Skip to content
ianare edited this page Jun 18, 2012 · 4 revisions
  • v 1.7.1 — 2012-06-18 :

    • Add force https option.
    • Merge some code from yii-facebook-opengraph.
  • v 1.7 — 2012-06-04 :

    • Update all plugin properties (add missing & remove deprecated).
    • Update coding style to Yii.
    • Fix detecting SSL connection.
    • Minor improvements.
  • v 1.6 — 2011-09-19 :

    • Add missing 'border_color' parameter to LikeBox.
    • Comment cleanup.
    • A little progress on the RegistrationParser plugin helper.
  • v 1.5 — 2011-04-12 :

    • Add FanBox plugin (similar to LikeBox, but has different options).
    • Add missing profile_id property to LikeBox, defaults to app_id.
    • Bug fix for English locales, en_US now used correctly.
  • v 1.4.3 — 2011-04-08 :

    • Add English locales.
    • Improve Spanish locales.
  • v 1.4.2 — 2011-04-06 :

    • Minor bug fixes related to showing open graph information headers.
    • Minor performance tweaks.
  • v 1.4.1 — 2011-03-23 :

    • Bug fix : Using multiple plugins on the same page would not share the Facebook application ID.
  • v 1.4 — 2011-02-15 :

    • Plugins that require the facebook application ID to be set will now throw an exception if none is provided.
  • v 1.3 — 2011-01-28 :

    • Add asynchronous connection.
    • Add language support.
    • Add debugging option.
    • Add https support.
    • Allow init variables to be modified individually.
    • Better loading of init variables and JS.
    • Special thanks to gusnips for help on these improvements.
  • v 1.2 — 2011-01-26 :

    • Add Registration and Recommendation plugins.
    • Allow easier modification of init properties.
    • Improve code comments.
  • v. 1.1 — 2011-01-24 :

    • Add Login Button, Activity Feed, and LiveStream plugins.
    • Change the the directory name and the base class name to avoid potential conflicts with other extensions.
    • Add fbroot check to only initialize the Javascript once per page.
  • v 1.0 — 2011-01-21 :

    • Initial release.
Clone this wiki locally