Release 1.3.0
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()
andmedia_info()
since IG no longer uses them. user_feed()
is now using the graphql endpoint and has compatibility-breaking changes. 9d7caef
- App API: