All notable changes to cosenary/instagram
will be documented in this file.
Version 3.0 is in development and includes support for real-time subscriptions.
Instagram 2.2 - 04/10/2014
feature
Added "Enforce signed header"feature
Implemented PSR4 autoloading.update
Increased timeout from 5 to 20 secondsupdate
Class name, package renamed
Instagram 2.1 - 30/01/2014
update
added min and max_timestamp tosearchMedia()
update
public authentication forgetUserMedia()
methodfix
support for inconsistent pagination return type (relationship endpoint)
Instagram 2.0 - 24/12/2013
release
version 2.0
Instagram 2.0 beta - 20/11/2013
feature
Added Locations endpointupdate
Updated example project to display Instagram videos
Instagram 2.0 alpha 4 - 01/11/2013
feature
Comment endpoint implementedfeature
New example with a fancy GUIupdate
Improved documentation
Instagram 2.0 alpha 3 - 04/09/2013
merge
Merged master branch updatesupdate
Updated documentationbug
/change
cURL CURLOPT_SSL_VERIFYPEER disabled (fixes #6, #7, #8, #16)feature
Added cURL error messagefeature
Addedlimit
togetTagMedia()
method
Instagram 2.0 alpha 2 - 14/06/2013
feature
Improved Pagination functionalitychange
Addeddistance
parameter tosearchMedia()
method (thanks @jonathanwkelly)
Instagram 2.0 alpha 1 - 28/05/2012
feature
Added Pagination methodfeature
Added User Relationship endpointsfeature
Added scope parameter table for thegetLoginUrl()
method
Instagram 1.5 - 31/01/2012
release
Second master versionfeature
Added Tag endpointschange
Edited the "Get started" examplechange
Now you can pass thegetOAuthToken()
object directly intosetAccessToken()
Instagram 1.0 - 20/11/2011
release
First public releasefeature
Added sample App with documented codeupdate
New detailed documentation
Instagram 0.8 - 16/11/2011
release
First inital released versionfeature
Initialize the class with a config array or string (see example)
Instagram 0.5 - 12/11/2011
release
Beta versionupdate
Small documentation