Skip to content

v1.4.0

Compare
Choose a tag to compare
@stevenschobert stevenschobert released this 02 Nov 16:07
· 66 commits to master since this release
  • accessToken is no longer required to fetch images from user accounts!
  • New template helpers for working with the new portrait and landscape images.
  • target can now accept a DOM node directly, instead of just a string ID, thanks @juhamust!
  • Squashed the last (hopefully!) of the IE8 bugs.
  • Fixed image loading errors when using Instafeed.js on a local file protocol (file://). Thanks @spoonben!
  • Added support from AMD and CommonJS.
  • Improved error messaging when Instafeed.js can't find it's target element on the page.
  • Instafeed.js no longer complains when trying to use strings for the userId, locationId, and limit options.