v2.0.0-rc2
Pre-release
Pre-release
·
38 commits
to master
since this release
- Adds
beforecallback option that was missing from2.0.0-rc1. - Fixes
Invalid State Errorbug in Internet Explorer. Thanks @awoodford. - Hashtags are now parsed from the image caption, and made available as a
tagsarray on the image data. - Changed default timeout options
apiTimeoutandaccessTokenTimeoutfrom5000(5 seconds) to10000(10 seconds)