Skip to content

v1.7.5

Compare
Choose a tag to compare
@shobhitsharma shobhitsharma released this 01 Nov 22:17
· 37 commits to master since this release
  • Fixed issue with instagram embeding. Due to recent security changes in instagram's origin policy, there was an issue with CORB request. It's now handled by using direct XMLHttpRequest method instead of jsonp call.
  • However, a boolean option as jsonp can be set along with instagram options to fallback to old behaviour, in case if instagram changes policy in future again.