Skip to content

Release 1.6.0

Latest
Compare
Choose a tag to compare
@ping ping released this 22 Feb 08:05
· 7 commits to master since this release
1d70e99

Coffee

Change log:

  • Web API:
    • Add highlight_reels() and highlight_reel_media()
    • Add tagged_user_feed()
    • Add tag_story_feed() and location_story_feed()
    • Update query hashes
    • Fix for case sensitivity for tag feed
    • Add delete_media()
    • Add proxy_handler kwarg to support custom proxy handler such as socks
  • App API:
    • 🔥 BREAKING CHANGE: Change in user agent format for the app version
    • 🔥 BREAKING CHANGE: Change in argument list for search_users()
    • Add IGTV endpoints
    • Update media_n_comments(), search_users(), news()
    • feed_location() deprecated
    • Add kwargs to news() for paging support
    • Add tag_section() and location_section() endpoints
    • Add proxy_handler kwarg to support custom proxy handler such as socks