Skip to content

2.2.0

Compare
Choose a tag to compare
@revall revall released this 20 May 21:24
· 2 commits to master since this release

Major Changes

Add password encryption support #119

Minor Changes

  • add .getPrivateProfilesFollowRequests(cursor) #120
  • add distance parameter for location search #121
  • add .getChainsData({ userId }) #122
  • add .getMediaLikes({ shortcode, first, after }) and .getMediaComments({ shortcode, first, after }) #123

Patches

Fix typos #110, #51