This repository has been archived by the owner on May 3, 2021. It is now read-only.
Releases: jsanahuja/InstagramFeed
Releases · jsanahuja/InstagramFeed
InstagramFeed 3.0.2
Changelog:
- Fix for error detected in jsanahuja/jquery.instagramFeed#120
InstagramFeed 3.0.1
Changelog:
- Added support for Instagram locations using the
location
parameter. See jsanahuja/jquery.instagramFeed#109 - Automatically fallback to Google when the first try fails (thanks to @colinchadwick). See jsanahuja/jquery.instagramFeed#103 (comment)
InstagramFeed 2.0.2
Changelog:
- Fixed
Object.assign
issue for IE. See #41.
InstagramFeed 2.0.1
Changelog:
- Increased default cache_time from 120 to 360 minutes. See jsanahuja/jquery.instagramFeed#101
InstagramFeed 2.0.0
Changelog:
- Client-side caching using
localStorage
implemented in #54
InstagramFeed 1.5.4
Version npm fix
InstagramFeed 1.5.2
Changelog:
- Fix iOS image height issue #46
InstagramFeed 1.5.1
Changelog:
- Fixed escape_string for IGTV captions
InstagramFeed 1.5.0
Changelog:
- Added
display_captions
option. More info in #45 and #14 by @N-Shar-ma
InstagramFeed 1.4.0
Changelog:
- Removed
get_data
to enable thecallback
. Now thecallback
is always called if defined. It is now also compatible withcontainer
html rendering so using both would makecallback
to act like anon_ready
event. - Added
on_error
event
CDN: https://cdnjs.cloudflare.com/ajax/libs/InstagramFeed/1.4.0