Skip to content

Releases: andersbjorkland/instagram-display-extension

v1.1.4

15 Oct 11:53
Compare
Choose a tag to compare

🐛 Bug fix for #9 - trim will now not have to deal with null or false.

v1.1.3

03 Oct 07:45
f570c00
Compare
Choose a tag to compare

Bug fix 🐛

Fixes issue #6. Instagram media entities could not be stored if the instagram url were too long for varchar.
Thanks to @nicohery for bringing this to attention.

Enhancement ✳

Updated README with a showcase of setting up and using this extension.

v1.1.2

09 Sep 18:17
Compare
Choose a tag to compare

Updated readme on how to configure facebook developer app.

v1.1.1

18 Aug 15:54
Compare
Choose a tag to compare

Minor update to make it compatible with Bolt 5.

v1.1

28 Jun 12:11
Compare
Choose a tag to compare

Minor update - Version 1.1

Added features ⭐

  • Added table creation for MySQL and PostgreSQL. Supported database platforms are now MySQL, PostgreSQL and SQLite.
  • Added a (hopefully) helpful notice for when connecting to Instagram doesn't work.

Documentation 📖

  • Fixed a typo in documentation on how to include a Twig-partial.
  • Updated documentation on how to manually create and drop tables based on database platform.

v1.0

22 Jun 12:53
Compare
Choose a tag to compare

Instagram Display Extension v1.0

A bolt extension connecting your site to your Instagram media files.

Features 🦋

  • Connect to your Instagram account with Instagram Basic Display-api.
  • Easyily update your token.
  • Twig partial to be imported anywhere thanks to async calls.

v0.1.1

17 Jun 13:17
f6d859f
Compare
Choose a tag to compare

Configuration file will be installed too when this extension is installed.

v0.1

17 Jun 07:33
Compare
Choose a tag to compare

Includes basic functionality to hook into your Instagram account and display your latest posts on your website.

This extension requires you to configure an Instagram account to set up correct environment variables.