Releases: pixelant/pxa_social_feed
Releases · pixelant/pxa_social_feed
Add Github Action TER release
What's Changed
- [TASK] Add Github Action TER release by @MattiasNilsson in #131
- [RELEASE] Prepare for version ''3.1.5'' by @MattiasNilsson in #132
Full Changelog: 3.1.4...3.1.5
Avoid database error when switching type of token
What's Changed
- [BUGFIX] Avoid database error when switching type of token by @brotkrueml in #125
- [BUGFIX] Avoid undefined array key error when saving scheduler task by @brotkrueml in #126
- [TASK] Remove outdated dividers2tab from TCA configurations by @brotkrueml in #127
- [TASK] Add .gitattributes file by @brotkrueml in #128
- [DOCS] Adjust documentation according to new guide by @brotkrueml in #129
- [RELEASE] Prepare for version ''3.1.4'' by @MattiasNilsson in #130
New Contributors
- @brotkrueml made their first contribution in #125
All of this was possible because of @brotkrueml, bit thanks for all your help!
Full Changelog: 3.1.3...3.1.4
Instagram fixes
What's Changed
- [BUGFIX] Fix issue with not being able to fetch Instagram business account ID by @MattiasNilsson in #122
- [BUGFIX] Make sure that Instagram images are displayed in frontend by @MattiasNilsson in #123
- [RELEASE] Prepare for version ''3.1.3'' by @MattiasNilsson in #124
Full Changelog: 3.1.2...3.1.3
Lock version for league/oauth2-facebook
What's Changed
- [TASK] Lock version for league/oauth2-facebook by @MattiasNilsson in #118
- [RELEASE] Prepare for version ''3.1.2'' by @MattiasNilsson in #119
Full Changelog: 3.1.1...3.1.2
Fixes facebook access token can be too long by
Be able to choose different image sizes for import of content from all sources
FEATURES
- Use page access tokens for Facebook
- Be able to choose different image sizes for import of content from all sources
THANKS
- @TimSavinov made their first contribution in #95
Add check for if long lived Facebook token is ''expired''
BUG FIXES
- Add check for if long lived Facebook token is ''expired''
Add missing property ''expires'' to AccessToken
BUG FIXES
- Add missing property ''expires'' to AccessToken
Handle http protocol properly in Facebook login
BUG FIXES
- Handle http protocol properly in Facebook login
Make the extension TYPO3 11 and PHP 8 compatible
FEATURES
- Make the extension TYPO3 11 and PHP 8 compatible
- Update to use Facebook/Instagram Graph v12.0