Skip to content

Releases: pixelant/pxa_social_feed

Add new signal changedFeedItem

17 Dec 08:29
9562709
Compare
Choose a tag to compare

FEATURES

  • Add new signal changedFeedItem
  • Use facebook graph version 9.0

Fix permissions for Instagram and Facebook

08 Dec 19:23
Compare
Choose a tag to compare

What's Changed

  • Add fallback for extension configuration < Typo3 9 by @JEreth in #83
  • [BUGFIX] Fix permissions necessary for Instagram by @dahaupt in #89
  • [BUGFIX] Fix permissions necessary for Facebook by @dahaupt in #88

New Contributors

Full Changelog: v2.3.1...2.3.2

Improvement release

06 Apr 06:56
Compare
Choose a tag to compare

Be more explicit about configuration import error

Version 2.3

31 Mar 13:57
a77e1be
Compare
Choose a tag to compare
  • Upgrade Facebook Graph to version 6.0
  • Improve styling of Facebook login button
  • Possibility to run import from BE module
  • Optional Backend user group restriction

New feature release

17 Dec 13:31
Compare
Choose a tag to compare

Add name for multiple tokens of same type

New feature release

13 Nov 10:43
Compare
Choose a tag to compare
  1. Run all configuration imports with one scheduler task.
  2. Update documentation.

Thanks to @benabbottnz

Bug fix release

02 Oct 07:07
Compare
Choose a tag to compare

1.Fixes #63
2. Handing over second argument $response to controller action is deprecated. Create own response in controller

Bug fix release

03 Sep 10:07
780c2a9
Compare
Choose a tag to compare

Fix the bug which appears when you try to access the social feed plugin in backend on TYPO3 installations version less than 9.4

Bug fix release

30 Jul 12:46
Compare
Choose a tag to compare

Save twitter media url using https field

v2.0.0

30 Jul 12:18
Compare
Choose a tag to compare

Major release.

  1. Rebuild extension. Require PHP >= 7.1
  2. Support of new graph API for Facebook and Instagram.
  3. Remove clean up task. Save in TYPO3 amount of feeds that is allowed by configuration limit.
  4. Update feeds on every scheduler run, so we don't need to download images and store it locally in case URL got changed.
  5. Select source for Facebook and Instagram from select box using graph API.
  6. Add hooks.