Releases: alexal1/Insomniac
Releases · alexal1/Insomniac
GIVEAWAY
Minor fixes
v3.8.6 Update to v3.8.6
Minor fixes
v3.8.5 Update README.md
v3.8.3
- Fastened interaction and liking
- Added "5" speed level
- Added
--no-ig-version-check
flag - Added
--no-ig-connection-check
flag - Fixed bug with not opening tabs in search when there is audio
- Fixed issue when liking many photos
- If target fails for some reason, skip it and take next one
- Support for python 3.10
Compatibility update
Fixed crashes at start
v3.8.1
v3.8.0
- Network check before opening the app.
- Telegram bot @your_insomninac_bot.
- PostgreSQL support.
- Unfollowing: added long swipe if all accounts are skipped on a screen. This makes going through the list of followings much faster.
- Unfollowing: fixed unfollowing of private accounts.
- Added auto-pressing of a load button if it appears while scrolling posts.
- Fixed cyclic crashes while scraping: now just moves to next scrape source in case of a crash.
- Fixed crash on latest uiautomator2.
- Fixed many other tiny stability issues.
More details here: https://www.patreon.com/posts/63591855
Yet another hotfix
Fixed crashes on start
Hotfix
Fixed a possible crash due to a mistake in "subprocess" library: python/cpython#24777
Hard ban detection + "repeat" fix
- Hard ban detection: detect if a profile was banned (requires phone/email confirmation) and don't try perform any other actions
- Fix bug with bot stopping after a sleep set via
--repeat
parameter