Releases: pixelant/pxa_social_feed
Releases · pixelant/pxa_social_feed
Add new signal changedFeedItem
FEATURES
- Add new signal changedFeedItem
- Use facebook graph version 9.0
Fix permissions for Instagram and Facebook
Improvement release
Be more explicit about configuration import error
Version 2.3
- 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
Add name for multiple tokens of same type
New feature release
- Run all configuration imports with one scheduler task.
- Update documentation.
Thanks to @benabbottnz
Bug fix release
1.Fixes #63
2. Handing over second argument $response to controller action is deprecated. Create own response in controller
Bug fix release
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
Save twitter media url using https field
v2.0.0
Major release.
- Rebuild extension. Require PHP >= 7.1
- Support of new graph API for Facebook and Instagram.
- Remove clean up task. Save in TYPO3 amount of feeds that is allowed by configuration limit.
- Update feeds on every scheduler run, so we don't need to download images and store it locally in case URL got changed.
- Select source for Facebook and Instagram from select box using graph API.
- Add hooks.