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

Releases: jsanahuja/InstagramFeed

InstagramFeed 1.3.8

21 Jun 02:33
f6ed7cb
Compare
Choose a tag to compare

Changelog:

  • Added lazy_load feature by @tavelli in #30
  • Added age restriction check

InstagramFeed 1.3.6

06 Apr 12:33
Compare
Choose a tag to compare

Changelog:

  • Added trailing slash to IG request to avoid 301 (redirect). See #18

InstagramFeed 1.3.5

04 Apr 06:03
Compare
Choose a tag to compare

Changelog:

  • Added network ban detection.

InstagramFeed 1.3.4

01 Apr 14:14
Compare
Choose a tag to compare

Changelog:

  • Fixed null value accessibility_caption issue #16

InstagramFeed 1.3.3

13 Feb 18:13
Compare
Choose a tag to compare

Changelog:

  • Fixed escaping HTML caption texts

InstagramFeed 1.3.2

06 Feb 22:53
Compare
Choose a tag to compare

Changelog:

  • Fixed Babel sourceType

InstagramFeed 1.3.1

06 Feb 22:45
Compare
Choose a tag to compare
InstagramFeed 1.3.1 Pre-release
Pre-release
hotfix

InstagramFeed 1.3.0

06 Feb 22:33
Compare
Choose a tag to compare
InstagramFeed 1.3.0 Pre-release
Pre-release

Changelog:

  • Changed the way we compile JS for Babel

InstagramFeed 1.2.0

04 Feb 23:40
Compare
Choose a tag to compare

Changelog:

  • Fixed AMP for ESM.
  • Removed polyfills (closure compiler will add them)
  • Source code formatting

InstagramFeed 1.1.0

04 Feb 16:36
Compare
Choose a tag to compare

Changelog:

  • Added support for Asynchronous module definition #8
  • Published to npm github registry #8
  • Fixed image captions #9