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