Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Releases: jsanahuja/jquery.instagramFeed

jquery.InstagramFeed 1.3.1

08 Jul 14:22
Compare
Choose a tag to compare

Changelog:

  • Added age restriction check
  • Replaced build options: node-minify for babel
  • Changed callback behavior. Read more in #70
  • Added lazy_loading option

jquery.InstagramFeed 1.2.5

06 Apr 12:31
Compare
Choose a tag to compare

Changelog:

  • Added trailing slash to IG request to avoid 301 (redirect)

jquery.InstagramFeed 1.2.4

04 Apr 05:56
Compare
Choose a tag to compare

Changelog:

jquery.InstagramFeed 1.2.3

01 Apr 14:49
Compare
Choose a tag to compare

Changelog:

  • Fixed null value accessibility_caption issue #57

jquery.InstagramFeed 1.2.2

13 Feb 17:52
Compare
Choose a tag to compare

Changelog:

  • Escape html in caption texts #52

InstagramFeed 1.2.1

07 Jan 20:43
Compare
Choose a tag to compare
  • Fixed images alt, both for profile and gallery images. See #33

InstagramFeed 1.2

14 Jul 13:06
51851a7
Compare
Choose a tag to compare
  • Added support for tags
  • Deprecated get_raw_json in favor of get_data

InstagramFeed 1.1.3

11 Jul 22:19
7041961
Compare
Choose a tag to compare

#9 Added support to display other image sizes
Improved documentation

InstagramFeed 1.1.2

11 Jul 14:45
2d0ba3e
Compare
Choose a tag to compare

#7 rel="noopener" for tags
#11 support for IGTV

InstagramFeed 1.0.2

29 May 16:04
Compare
Choose a tag to compare

No proxy needed anymore. The 'cors_proxy' param is replaced by 'host' and now the default value is to not use a proxy.