Releases: jsmrtn/craftagram
4.1.0
4.0.2
4.0.1
4.0.0
4.0.0 - 2024-11-10
⚠⚠⚠ The Basic Display API is being switched off on 4th December ⚠⚠⚠
This update removes access to the Basic Display API, which is being switched off on 4th December.
This upgrade will break your current integrations, as it removes any calls to the Basic Display API. It would be best to recreate your app(s) and have the correct App ID(s) / Secret(s) and Embed URL(s) prior to upgrading the plugin, to allow for a smooth transition period.
This plugin marked as breaking for the above reason. It doesn't, however, break the core API at all – once you have updated your information in settings, the plugin will continue to work as it previously has.
4.0.0-beta
4.0.0-beta - 2024-10-22
This update removes access to the Basic Display API, which is being switched off on 4th December.
This is marked as breaking for two-fold reasons, as it doesn't break the core API at all.
- You will need to re-create your apps in line with the updated requirements from Meta
- It gets your attention to better nudge you to upgrade
3.0.0
3.0.0- 2024-05-22
Added
- Namespace to new plugin owner. The plugin now lives under
@jsmrtn/craftagram
rather than@scaramangagency/craftagram
. - Add CraftCMS 5 compatibility. It retains compatibility for CraftCMS 4.
- Allows refresh of individual site when refreshing tokens.
Fixed
- Fixes bug where multi-site instances would only refresh the first long access token.
- Fixes incorrect
ExitCode
when using console command to refresh tokens.
Removed
craft.craftagram.getProfileMeta()
has been removed, as the API endpoint is no longer functional.
3.0.0-beta
3.0.0-beta - 2024-05-22
Added
- Namespace to new plugin owner. The plugin now lives under
@jsmrtn/craftagram
rather than@scaramangagency/craftagram
. - Add CraftCMS 5 compatibility. It retains compatibility for CraftCMS 4.
- Allows refresh of individual site when refreshing tokens.
Fixed
- Fixes bug where multi-site instances would only refresh the first long access token.
- Fixes incorrect
ExitCode
when using console command to refresh tokens.
Removed
craft.craftagram.getProfileMeta()
has been removed, as the API endpoint is no longer functional.