NEW: Alert users when they're added to the AdBlocking usergroup
NEW: Alert users when they're removed from the usergroup
Both alerts are separate options
Both alerts are separate templates to edit
NEW: Job to rebuild caches for ignored user roles (read below)
ADDED: Removed AssignRoleId as a possible selection under "Ignore these usergroups"
ADDED: Remember tab selection on admin options (admin.js wasn't previously included in builds)
ADDED: Created listener on usergroupchange to check if the user was added to an ignored role, if so, delete AdBlock Detected entity (which in turn removes the AdBlock usergroup and deletes all device and entity data)
ADDED: Created job to check and remove users from [AdBlock Detected] entity if they're in an ignored role
Job can only be run from rebuild caches admin tool: admin.php?tools/rebuild#job-wutime\adblocktracker\job\rebuildadblocktrackingusers
This shouldn't be required moving forward, but will be useful for webmasters that have been running this add-on for a while (recommend running this after upgrade)
Also recommend to be run AFTER making any "Ignore Usergroup" changes in options
You can review: admin.php?logs/user-change to see whether there was a large number of users that needed to be removed