Version 2.0.3
September 14, 2024
Removed
- Remove the ability to create feeds to a Facebook Group (no longer possible via Facebook’s API).
Version 2.0.2
September 7, 2024
Added
- Add Craft Teams support for permissions.
Version 2.0.1
May 29, 2024
Added
- Add support for
headlessMode
redirect URIs. - Add
business_management
scope to Instagram.
Changed
- Update English translations.
- Update
graphApiVersion
for Instagram.
Version 2.0.0
May 13, 2024
Added
- Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
- Improve error feedback for feeds preview.
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
Fixed
- Fix an error when uninstalling the plugin.
- Fix Facebook photos not returning all photos.
- Update
symfony/property-access
dependency. - Fix an error when uninstalling.
Version 1.0.9
September 14, 2024
Removed
- Remove the ability to create feeds to a Facebook Group (no longer possible via Facebook’s API).
Version 1.0.8
May 29, 2024
Changed
- Update English translations.
Version 1.0.7
April 29, 2024
Added
- Add support for
headlessMode
redirect URIs.
Changed
- Update English translations.
Version 1.0.6
April 18, 2024
Added
- Add
business_management
scope to Instagram.
Changed
- Update
graphApiVersion
for Instagram.
Version 1.0.5
April 5, 2024
Added
- Add improved session-handling for authorization and callback methods, to improve failed sessions in some cases.
- Improve error feedback for feeds preview.
Fixed
- Fix an error when uninstalling the plugin.
- Fix Facebook photos not returning all photos.
Version 1.0.4
February 11, 2024
Fixed
- Fix Facebook source not connecting.
Version 1.0.3
December 8, 2023
Fixed
- Fix YouTube offline access type.
Version 1.0.2
September 26, 2023
Added
- Add ability to set
scopes
andauthorizationOptions
for accounts in config files. - Add current site support to Redirect URI for multi-sites.
Version 1.0.1
March 5, 2023
Fixed
- 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.
Version 1.0.0
February 1, 2023
Added
- Initial release