Skip to content

Releases: verbb/social-poster

5.0.0-beta.1

04 Mar 09:56
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

4.0.8

08 Dec 09:46
Compare
Choose a tag to compare

Fixed

  • Fix LinkedIn not switching from an image post to an article post, when containing both a link and image.
  • Fix LinkedIn not respecting custom Guzzle config when fetching images when posts contain an image.

4.0.7

25 Oct 00:40
Compare
Choose a tag to compare

Fixed

  • Implement Element::trackChanges() for Blitz compatibility.

4.0.6

06 Oct 10:15
Compare
Choose a tag to compare

Changed

  • Change LinkedIn from using deprecated “Shares API”.

4.0.5

05 Oct 00:54
Compare
Choose a tag to compare

{warning} If you are using LinkedIn, your LinkedIn app will need to now include the Sign In with LinkedIn using OpenID Connect product.

Changed

  • Change LinkedIn to use new OpenID Connect API.

4.0.4

11 Jul 07:16
Compare
Choose a tag to compare

Added

  • Add ability to set scopes and authorizationOptions for accounts in config files.
  • Add current site support to Redirect URI for multi-sites.

4.0.3

25 Jun 04:31
Compare
Choose a tag to compare

Fixed

  • Fix Twitter missing offline.access scope, preventing refresh tokens.

4.0.2

16 Jun 06:38
Compare
Choose a tag to compare

Added

  • Add element to Account::EVENT_BEFORE_SEND_POST and Account::EVENT_AFTER_SEND_POST events.
  • Add the posted element to Payload models.

Fixed

  • Fix an issue where the Auth module wasn’t initialised properly for upgraded Social Poster installs.
  • Fix emoji support for posts.
  • Fix entry sidebar overwriting default Craft sidebar meta.

4.0.1

27 May 04:35
Compare
Choose a tag to compare

Added

  • Add Account::EVENT_BEFORE_SEND_POST and Account::EVENT_AFTER_SEND_POST events.

Fixed

  • Fix Redirect URI not working correctly for multi-sites.

4.0.0

01 Feb 00:16
400c59a
Compare
Choose a tag to compare
Update README.md