Changelog
=========

1.8 (2013-11-12)
----------------

- Use new prefered location for getSite
  [encolpe]

- Plone4.3 changes
  [sureshvv]

- Added channel file and updated SDK initialization.
  [yomatters]

- Fixed a permission error when enabling and disabling the Like button.
  [yomatters]

1.7 (2011-12-12)
----------------

- Use OAuth 2.0 for authentication.
  [yomatters]

- Resolved Chameleon error by properly escaping init javascript.
  [yomatters]

- Track likes and unlikes in Google Analytics using social media tracking.
  [yomatters]

- Moved javascript generation from fb_init.pt to view to fix Chameleon warning
  [swampmonkey]

1.6 (2011-05-31)
----------------

- Added a like and unlike tracking plugin for collective.googleanalytics.
  [yomatters]

1.5 (2011-05-06)
----------------

- Updated instructions for creating a Facebook app.
  [yomatters]

- Added the ability to toggle on and off the display of profile pictures in the
  Like box.
  [yomatters]

1.5b2 (2011-04-13)
------------------

- Fixed an issue with the Like button that prevented content from being
  copied and pasted.
  [yomatters]

- Use simplejson/json to resolve issues with JSON escaping.
  [yomatters]

1.5b1 (2011-02-23)
------------------

- Hid the portlet header for the Like box portlet.
  [yomatters]

- Added an adapter for looking up the image that gets sent to Facebook to make
  it more easily customizable.
  [yomatters]

- Added ref attribute to Like button.
  [yomatters]

- Added support for the Like button and Open Graph meta tags.
  [yomatters]

- Merged profiles to simplify upgrades.
  [yomatters]

- Changed control panel form to use z3c.form.
  [yomatters]

- Added height option to Like box portlet.
  [yomatters]

- Removed width restriction on Like box because Facebook no longer enforces it.
  [yomatters]

- Updated Like box portlet options to match Facebook's options.
  [yomatters]

- Added a a data provider for PloneFormGen thank you pages that pulls data
  for the attachment from the form.
  [yomatters]

- Fixed an error related to missing action links.
  [yomatters]

- Fixed position of modal dialogs in IE7 with the Sunburst theme.
  [yomatters]

1.4 (2010-09-21)
----------------

- Removed user message option from feed form because Facebook no longer
  supports it.
  [yomatters]

- Dropped support for Internet Explorer 6 because Facebook no longer
  supports it.
  [yomatters]

- Fixed escaping bug in the feed form portlet's action title.
  [yomatters]

- Replaced fan box with a like box. The like box portlet is rendered
  using XFBML, so the basic Facebook support profile is now a dependency.
  [yomatters]

- Took advantage of the Facebook's new Javascript SDK.
  [yomatters]

- Provided defaults for fanbox portlet thus make it possible to assign it using
  portlets.xml GS file.
  [piv]

1.3 (2010-06-02)
----------------

- Also catch NotFound when trying to look up 'image_tile'.
  [davisagli]

- Added a feed form tracking plugin for collective.googleanalytics.
  [yomatters]

- Added the option to only show the feed form after a save.
  [yomatters]

- Changed Facebook fanbox portlet HTML to meet Plone standards, fixes #1.
  [jaroel]

1.2 (2010-04-06)
----------------

- Fixed a unicode decode bug in the JSON serializer.
  [yomatters]

1.1 (2010-03-26)
----------------

- Added the 'Post to Fan Page' feature.
  [davisagli]

- Stripped line breaks from the description in the default feed form adapter
  to avoid breaking the javascript.
  [yomatters]

- Added a view to resize the site logo to the size that Facebook requires.
  [yomatters]

- Added an adapter interface so that we can override the feed form portlet
  and attachment settings on a per-site or per-content-type basis.
  [yomatters]

1.0 (2009-12-22)
----------------

- Add z3c.autoinclude Plone plugin entry point.
  [davisagli]

- Fix control panel authenticator to work in Plone 4.
  [davisagli]

- Added a jq() wrapper to the feature loader initialization call so that it
  doesn't happen until the DOM is fully loaded.
  [yomatters]

- Removed bogus dependency of the Fan Box profile on the Basic Facebook Connect
  integration profile.
  [davisagli]

1.0b1 (2009-08-13)
------------------

- Initial release.
  [davisagli]
