- Remove the ability to create feeds to a Facebook Group (no longer possible via Facebook’s API).
- Add Craft Teams support for permissions.
- Add support for
headlessMode
redirect URIs. - Add
business_management
scope to Instagram.
- Update English translations.
- Update
graphApiVersion
for Instagram.
- Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
- Improve error feedback for feeds preview.
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
- Fix an error when uninstalling the plugin.
- Fix Facebook photos not returning all photos.
- Update
symfony/property-access
dependency. - Fix an error when uninstalling.
- Remove the ability to create feeds to a Facebook Group (no longer possible via Facebook’s API).
- Update English translations.
- Add support for
headlessMode
redirect URIs.
- Update English translations.
- Add
business_management
scope to Instagram.
- Update
graphApiVersion
for Instagram.
- Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
- Improve error feedback for feeds preview.
- Fix an error when uninstalling the plugin.
- Fix Facebook photos not returning all photos.
- Fix Facebook source not connecting.
- Fix YouTube offline access type.
- Add ability to set
scopes
andauthorizationOptions
for accounts in config files. - Add current site support to Redirect URI for multi-sites.
- Fix incorrect unique index for posts database table.
- Fix an issue when fetching posts when saving, when existing cache data exists.
- Fix an error when creating a source.
- Fix an error when saving a feed with no sources.
- Fix Redirect URI not working correctly for multi-sites.
- Initial release