This repository has been archived by the owner on May 3, 2021. It is now read-only.
Releases: jsanahuja/jquery.instagramFeed
Releases · jsanahuja/jquery.instagramFeed
jquery.InstagramFeed 1.3.1
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
Changelog:
- Added trailing slash to IG request to avoid 301 (redirect)
jquery.InstagramFeed 1.2.4
jquery.InstagramFeed 1.2.3
Changelog:
- Fixed null value accessibility_caption issue #57
jquery.InstagramFeed 1.2.2
Changelog:
- Escape html in caption texts #52
InstagramFeed 1.2.1
- Fixed images alt, both for profile and gallery images. See #33
InstagramFeed 1.2
- Added support for tags
- Deprecated get_raw_json in favor of get_data
InstagramFeed 1.1.3
#9 Added support to display other image sizes
Improved documentation
InstagramFeed 1.1.2
InstagramFeed 1.0.2
No proxy needed anymore. The 'cors_proxy' param is replaced by 'host' and now the default value is to not use a proxy.