v1.2.2
Release v1.2.2
Bug Fixes
🐛 add a crash when double click fail (to help debug odd error)
🐛 case insensitive match for searching in search tab
🐛 fix for --debug flag not working
🐛 attempt to fix an unfollow bug by adding a sleep
Improvements
🐈 new feature for debugging: --screen-record
🐈 tune the double click duration (0.050-0.170)
🐈 prevent a crash by adding a sleep before watching stories
🐈 adjust logic for hashtag likers to allow a proper exit when duplicate users are seen
🐈 introduce a new click mode: click until element gone, return a bool. Not used yet