Skip to content

Validation of IG app version & some bugfixes

Compare
Choose a tag to compare
@alexal1 alexal1 released this 24 Aug 09:29
· 21 commits to master since this release
  • Warning if your IG version is newer than latest supported + link to download recommended apk
  • Repeat and Warmup are now in float (e.g. you can set --warmup-time-before-session 0-1 and it will choose smth like "0.38 mins")
  • Merged a fix of failing to find posts (many thanks to @simonmannsfeld ❤️)
  • Closing of possibly opened system dialog(s) when closing IG app
  • Made reports shorter in order to improve performance on slow computers (like Raspberry Pi)
  • Made error logs more clear
  • Fixed crash when using targets list + --next-config-file
  • Added handling of "location permission request" dialog when interacting with targets
  • Fixed navigation when IG app was opened by deeplink (while interacting with targets)
  • Increased robustness: now catches and auto-repaires from more of adb connection errors
  • Now no app restart and no airplane mode between configs with same app_id
  • Fixed usernames parsing (bot added dot at the end in some cases)