* Version: 6.0.3
* Author: MainWP
* Author URI: https://mainwp.com
* Documentation URI: https://docs.mainwp.com/add-ons/analytics/mainwp-google-analytics-extension
* Requires at least: 6.2,= 6.0.3 – 5-19-2026 =
* Added: A dedicated MainWP REST controller for the Google Analytics authentication challenge endpoint.
* Added: Separate cron handlers and bootstrap files for scheduled analytics data refreshes and hourly token refreshes.
* Added: Token state tracking with `needs_reauth`, `last_updated`, and improved refresh metadata persistence.
* Updated: Cron scheduling is now managed through a dedicated scheduler class with clearer job registration and reporting.