Skip to content

Releases: jsmrtn/craftagram

4.1.0

29 Nov 18:09
Compare
Choose a tag to compare

4.1.0 - 2024-11-29

Added

  • Remove manual embed URL in config and revert to autogenerated embed URL

4.0.2

19 Nov 10:29
Compare
Choose a tag to compare

4.0.2 - 2024-11-19

Fixed

  • Gracefully fail if instagram does not return any media IDs

4.0.1

18 Nov 10:41
Compare
Choose a tag to compare

4.0.1 - 2024-11-18

Fixed

  • Increased coverage of debugging to facilitate better error detection

4.0.0

10 Nov 13:53
Compare
Choose a tag to compare

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

22 Oct 16:51
Compare
Choose a tag to compare
4.0.0-beta Pre-release
Pre-release

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

22 May 15:52
Compare
Choose a tag to compare

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

22 May 15:37
Compare
Choose a tag to compare
3.0.0-beta Pre-release
Pre-release

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.

2.0.2

06 Feb 09:39
Compare
Choose a tag to compare

2.0.2 - 2023-02-06

  • Fix settings URL (#61)

1.4.6

06 Feb 09:46
Compare
Choose a tag to compare

1.4.6 - 2023-02-06

  • Fix parseEnv deprecation (sets plugin to 3.7.26 dependency)
  • Update cron example in README.txt
  • Casing of plugin title in sidebar

2.0.1

12 Dec 11:51
Compare
Choose a tag to compare

2.0.1 - 2022-12-12

  • Fix error typing