Skip to content

v1.2.2

Compare
Choose a tag to compare
@philip-ulrich philip-ulrich released this 26 Dec 06:13
· 423 commits to master since this release
75f25ad

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