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 3.0.4

13 Mar 18:15
Compare
Choose a tag to compare

Changelog:

  • Fixing build of 3.0.3

jquery.InstagramFeed 3.0.2

04 Mar 18:33
Compare
Choose a tag to compare

Changelog:

jquery.InstagramFeed 3.0.0

02 Mar 18:36
Compare
Choose a tag to compare

Changelog:

  • Added support for Instagram locations using the location parameter. See #109
  • Automatically fallback to Google when the first try fails (thanks to @colinchadwick). See #103 (comment)

jquery.InstagramFeed 2.1.1

25 Feb 19:28
Compare
Choose a tag to compare

Changelog:

  • Fixed parsing error after request CORS error.

jquery.InstagramFeed 2.1.0

25 Feb 19:11
Compare
Choose a tag to compare
Pre-release

Changelog:

  • GraphQL API alternative using user_id parameter. See #103 (comment)
  • Request retries using max_tries parameter.

jquery.InstagramFeed 2.0.1

12 Jan 14:29
Compare
Choose a tag to compare

Changelog:

  • Increased default cache_time from 120 to 360 minutes. See #101

jquery.InstagramFeed 2.0.0

24 Dec 17:09
4e77a43
Compare
Choose a tag to compare

Changelog:

  • Client-side caching using localStorage implemented by @m0nclous in #97

jquery.InstagramFeed 1.4.1

19 Nov 20:36
Compare
Choose a tag to compare

Changelog:

  • Fix iOS image height issue #92

jquery.InstagramFeed 1.4.0

15 Nov 13:55
Compare
Choose a tag to compare

Changelog:

  • Added display_captions option, see #88.
  • Fixed IGTV captions.

jquery.InstagramFeed 1.3.2

10 Jul 15:36
Compare
Choose a tag to compare

Changelog:

  • Added on_error event