Plugin conflicts preventing dark/light mode from working
There was a minor bug that could cause light/dark mode to not activate properly due to a common conflict with other plugins
Resolved rare deadlock issue
It was possible for a deadlock error to be triggered upon a post being viewed.
Only verify geo DB once per day
IA was validating the existence of the MMDB file used for geolocation on every admin page load. Now, it only checks once per day.