*New limit*
total-get-profile-limit: Use that limit in order to be safer than ever while using insomniac! this limit will limit the amount of times that the bot is clicking on a profile name and getting into its profile page. This is the most common reason for a soft ban.
*New filters:*
* max_potency_ratio: skip accounts with ratio (followers/followings) higher than given value (decimal values can be used too)
* blacklist_words: provide a list of words, skip accounts that contains one of the words in the list in the profile biography
* mandatory_words: provide a list of words, skip accounts that doesn't have one of the words in the list in the profile biography
* specific_alphabet: provide a list of alphabet types (i.e. ['LATIN', 'GREEK', 'ARABIC', 'HEBREW', ...]), skip accounts that contains text in their biography/username which different alphabet than the provided alphabet list
*Enhancments:*
* Accounts that getting filtered during the session will be appended to 'filtered_users.json' file.
* On target-sessions, the 'targets.txt' file is reloading during the session runtime so you can scrape & target in the same time
* Added filters caching mechanism in order to check the filters much quicker than before
* From now on, interaction considered to be success-interaction event if not all likes-count been satisfied (as long as there is at least 1 like during interaction, it will be counted as success)
*Bugfixes:*
* During unfollow session, handling the opoped-up unfollow-confirmation dialog
* Opening Instagram app issue (from version 3.2.0) has been fixed
* On hashtags-interaction, if there is no 'recent' tab, using popular instead (thanks to ClarityCoder PR)
* Fixed stories-interaction logic with sessions-limits