Changelog

2.3.4 2022-06-03

Fixed

  • Fix Facebook scopes to work with FB API v7.0+.

2.3.3 2022-03-29

Fixed

  • Fix some providers not having their scopes applied correctly.

2.3.2 2022-01-13

Added

  • Add support for saving Emoji's in default account message.

Fixed

  • Fix minor alignment issue for "Show in widget" when editing an account.

2.3.1 2021-11-14

Added

  • Add more logging for failed requests to APIs for all providers.

Changed

  • Update guzzlehttp/oauth-subscriber:^0.6.0 dependancy to work with guzzlehttp/psr7:^2.0.

2.3.0 2021-11-06

Changed

  • Any scope options defined in your config files, will now overwrite default scopes, instead of merging. This is to better handle upcoming Facebook scope deprecations.

2.2.0 2021-03-12

Changed

  • Now requires Craft 3.6+.
  • Updated OAuth dependancies to be compatible with Guzzle 7.

2.1.4 2020-04-28

Fixed

  • Prevent access to settings when allowAdminChanges is false

2.1.3 2020-04-16

Fixed

  • Fix logging error Call to undefined method setFileLogging().

2.1.2 2020-04-15

Changed

  • File logging now checks if the overall Craft app uses file logging.
  • Log files now only include GET and POST additional variables.

2.1.1 2020-04-13

Added

  • Add support Linked.in for company pages. See docs.
  • Updated Facebook and Linked.in provider docs with more detailed instructions.

Changed

  • Remove r_basicprofile and w_share permissions for Linked.in. These are no longer valid.
  • Remove visibility settings for Linked.in. No longer valid.

Fixed

  • Fix checking for valid asset field and asset.
  • Provide some better error responses when connecting to providers.
  • Fix front-end posting not working.

2.1.0 2020-01-29

Added

  • Craft 3.4 compatibility.

2.0.10 2020-01-10

Fixed

  • Fix posting to Linked.in

2.0.9 2020-01-10

Added

  • Allow posts to be deleted.

Changed

  • Now requires Craft 3.2+.

Fixed

  • Fix posts being sent on entry drafts and revisions.
  • Fix duplicate submissions sent out when propagating entries on a multi-site.
  • Add emoji support to posts.

2.0.8 2019-04-24

Changed

  • Remove r_liteprofile for Linked.in.

Fixed

  • Fix error when trying to post to Twitter.

2.0.7 2019-04-06

Fixed

  • Fix plugin name override not updating sidebar menu.
  • Fix asset URL resolution for pictures.

2.0.6 2019-03-19

Changed

  • Remove toggle for posting when toggling enabled entry state.

Fixed

  • Fix incorrectly registering the wrong element.
  • Fix past posts showing on new entries.

2.0.5 2019-03-19

Fixed

  • Fix error when trying to post to Facebook.

2.0.4 2019-03-18

Fixed

  • Fix Facebook authentication issues when usePathInfo = false, on some environments.

2.0.3 2019-03-07

Fixed

  • Fix title and url content not parsing twig.

2.0.2 2019-03-14

Added

  • Add override notice for settings fields.

Fixed

  • Fix deprecation error.
  • Fix tabs not working in sidebar widget.
  • Fix Facebook not sending the supplied image.
  • Fix error when trying to use an image from an asset field.

2.0.1 2019-03-14

Added

  • Add craft.socialPoster.posts.

Fixed

  • Fix logging not working correctly in some areas.
  • Fix provider settings not saving.
  • Fix error when deleting account.

2.0.0 2019-03-13

Added

  • Craft 3.1+ release.
  • Added Accounts.