Added a WordPress Dashboard widget with live visitor count, countries, and top country visible on the main Dashboard home page.
Added an admin toolbar indicator showing a live visitor count from every admin page.
Added a dismissible Getting Started onboarding guide on the Live Geo Pulse dashboard.
Added a permanent How It Works sidebar section explaining heartbeat tracking, dashboard, widget, and toolbar.
1.0.4
Replaced the public heartbeat route __return_true callback with a dedicated permission callback that verifies the presence nonce at route permission time.
Normalized the remaining transient key prefix to devlin_geo_pulse_ for better uniqueness and consistency.
Refreshed release metadata and regenerated the WordPress.org submission package for the approved devlin-geo-pulse slug.
1.0.3
Refreshed the pending review submission package after the native WordPress/WooCommerce admin redesign and security-focused hardening work.
Expanded unit coverage for environment helpers, country/device resolvers, WooCommerce settings fields, presence storage, and data helpers.
Hardened GitHub Actions validation, packaging, and WordPress.org deployment workflows.
1.0.2
Added explicit admin REST nonce verification for dashboard summary and preview traffic actions.
Hardened the submission package for WordPress.org review by excluding hidden placeholder files and dev-only artifacts.
Updated WordPress compatibility metadata to Tested up to: 6.9.
1.0.0
Added a preview traffic tool for store owners who want to demonstrate the live dashboard with short-lived sample visitors.
Fixed activation safety for WooCommerce settings registration by lazy-loading the settings page only after WC_Settings_Page is available.
Initial public release of Devlin Geo Pulse.
Added privacy-first live visitor presence tracking for WooCommerce storefronts.
Added WooCommerce admin dashboard metrics for active visitors and country distribution.
Added anonymous frontend heartbeat tracking with short-lived active-state storage.
Added WooCommerce settings for tracking, heartbeat interval, and privacy notice copy.