Releases: alexal1/Insomniac
Releases · alexal1/Insomniac
Validation of IG app version & some bugfixes
- 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)
Hotfix
Fixed targets interaction
Fixed warnings and unnecessary "close keyboard" actions when opening a target
Hotfix
Hotfix
Bugfixes
- Fix unfollowing when bottom sheet appears
- Fix running with the --old flag
- Added a check that correct tab is opened after tab switching
- Added a check that a username fits IG requirements
(two last points fix the problem of reading a wrong username, which affects the logic of interaction)
Bugfixes
Hotfix
Fixes (finally)
- Fixed "mutual list" issue (affected both interaction and unfollowing)
- Fixed confirmation of unfollowing (completely rewrote the algorithm of confirmation)
- Fixed handling of location permission request on a freshly installed app
- Fixed crashes when switching to private profiles
- Fixed not migrating data for all users from previous database structure (v3.7.0 and earlier)
Bugfixes & Improvements
- Now interaction by places supports multiple words! Just use underscores "_" between words. E.g. use
--interact P-Cape_Town
to interact with likers of recent posts located in "Cape Town". - Also fixed usage of places with hyphens "-", so now it works with e.g.
--interact P-Bielsko-Biała
And some minor bugfixes:
- Fixed crash in search when cannot find a tab (when there are icons instead of text labels on search tabs)
- Fixed crash when Instagram doesn't show a search bar on the search screen
- Fixed too many "Closing keyboard" actions which slowed down the script