Prevent "deadlock" error when bulk updating posts
It was possible to trigger an E_ERROR due to an SQL deadlock when bulk updating a large number of posts.
Prevent max_connections error triggered by bot visits
The database request used to create the tracking script has been removed, so a large influx of bot visits can no longer trigger a max_connections error.
Backup solution for Overview modules not loading PRO
Implemented a backup solution for sites that are blocking the Ajax request used to load the Overview modules.