Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@ping ping released this 21 May 15:07
· 224 commits to master since this release

1.3.0

This update is recommended, especially for those using the web api.

  • Web API:
    • Important: The new graphql endpoint appears to be replacing the old query endpoint. The graphql endpoint is comparatively more limited and some attributes may no longer be available.
    • You should exercise caution when using functions relying on the old query endpoints such as user_info() and media_info()since IG no longer uses them.
    • user_feed() is now using the graphql endpoint and has compatibility-breaking changes. 9d7caef
  • App API:
    • Fix regression with photo posting and profile image update. f7c0938
    • Breaking Change: Removed is_video argument from reel_compatible_aspect_ratio() b9da4cf