InstagramKit v3.6.9 Release Notes

Release Date: 2015-10-19 // over 8 years ago
  • โž• Added

    • Xcode 7 changes to Project file.
    • โž• Added CHANGELOG.md

    ๐Ÿ”„ Changed

    • -getMediaAtLocation: count: maxId: withSuccess: failure: changed to -getMediaAtLocation: count: maxId: distance: withSuccess: failure:
    • ๐Ÿ›  #167 Typo fixed -authorizarionURL to authorizationURL. By @natan.

    ๐Ÿ›  Fixed

    • #146 Checks for media URLs in initializing InstagramMedia objects.
    • #148 Fix Token Get in Authorisation scopes. By @DanTakagaki.
    • โšก๏ธ #164 InstagramModel copyWithZone updated to allocate correct type of object. By @urklc.
    • ๐Ÿ›  #165 Parameter Count must be larger than zero. Fixes #150. By @shyambhat