If you're on a large board and have used this addon for years you should run the following CLI command after upgrading:
Or with a larger batch size if you prefer
The above deletes and resets old inactive stale users from the database/tracking.
Code:
php cmd.php wutime-adblock-tracker:clear-data stale-users --stale-user-days=365
Or with a larger batch size if you prefer
Code:
php cmd.php wutime-adblock-tracker:clear-data stale-users --stale-user-days=365 --batch-size=2000
The above deletes and resets old inactive stale users from the database/tracking.