^^^^^^^^^^^^^^^^^
- Fix support for canonical URL in Facebook's Open Graph for Dexterity-based content types;
previously the current URL was incorrectly used as the canonical URL of an item leading to zeroed counters when moving content around or when changing the schema to access the site (HTTP to HTTPS).
Check package documentation for more information on how to use this new feature (fixes `104 <https://github.com/collective/sc.social.like/issues/104>`_).
[hvelarde]
- Drop support for Plone 4.2.
[rodfersou]
- In Plone 5, keep in sync some redundant fields found in the new Social Media configlet.
Changes on ``facebook_app_id``, ``facebook_username``, or ``twitter_username`` fields will be reflected in both configlets (fixes `100`_).
[hvelarde]