Skip to content

Releases: oorestisime/gatsby-source-instagram

0.9

21 Sep 08:22
8e104fb
Compare
Choose a tag to compare
  • Add hashtags to graph api
  • Updates apiInstagramPosts to use graph version 7.0
  • Introduced permalink
  • Introduces children{media_url}
  • Added carousel gatsby image support and example

0.8

14 Jun 08:43
Compare
Choose a tag to compare
0.8

** Warning **

Hashtag and profile no longer work on cloud providers. Progress fixing those is tracked #24
They are still kept in the code in case you manually build the site!

** BREAKING CHANGE **

** General updates **

  • Updated steps for generating a Graph api token
  • Used a new method for public scraping in an effort to bypass their paywall

0.7.0

28 Feb 08:10
Compare
Choose a tag to compare

Add support to customize pagination and maxPosts in api

0.6.1

03 Dec 16:08
Compare
Choose a tag to compare

Fix peer dependencies in package.json

0.6.0

29 Nov 12:10
Compare
Choose a tag to compare

Cleaning up dev and peer dependencies.

v0.5.1

26 Jun 12:53
Compare
Choose a tag to compare
  • Fix instagram scraping method since instagram added an application/ld+json script tag

v0.5.0

14 Apr 17:58
Compare
Choose a tag to compare

Add support for querying user information

v0.4.0

19 Mar 22:35
Compare
Choose a tag to compare

v0.3.0

09 Mar 09:21
Compare
Choose a tag to compare

Add username in fields, you can now register multiple accounts and filter on the username.

v0.2.5

11 Feb 23:34
Compare
Choose a tag to compare

Add preview and media type to fix issue running sharp on videos #14