Skip to content

Releases: verbb/social-poster

2.0.5

18 Mar 23:25
Compare
Choose a tag to compare

Fixed

  • Fix error when trying to post to Facebook.

2.0.4

18 Mar 11:59
Compare
Choose a tag to compare

Fixed

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

2.0.3

17 Mar 06:01
Compare
Choose a tag to compare

Fixed

  • Fix title and url content not parsing twig.

2.0.2

14 Mar 06:36
Compare
Choose a tag to compare

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

13 Mar 22:06
Compare
Choose a tag to compare

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

12 Mar 11:39
Compare
Choose a tag to compare

Added

  • Craft 3.1+ release.
  • Added Accounts so you can have multiple ways to post to providers.

1.2.2

21 May 07:56
25172b4
Compare
Choose a tag to compare
Merge pull request #21 from lindseydiloreto/master

Adds "Date Tweeted" column to the Entry index view

1.2.1

17 Oct 20:05
Compare
Choose a tag to compare
  • [Added] Verbb marketing (new plugin icon, readme, etc).

1.2.0

24 Sep 15:45
Compare
Choose a tag to compare
  • [Added] Added Posts management sections in CP.
  • [Added] Added ability to easily re-post past social media posts.
  • [Added] Added craft.socialPoster.posts() template function to fetch successful posts on an entry.
  • [Added] Added url attribute on posts - this returns the external URL to the corresponding post on the social media provider you've posted to - ie https://facebook.com/mypost.
  • [Improved] Full JSON responses from providers are now saved for posterity, debugging, and future use.
  • [Improved] Improved Facebook posting, allowing you to properly post to either Profile, Page or Group.

1.1.2

10 Jul 22:57
Compare
Choose a tag to compare
  • [Fixed] Fixed version number (sorry!).