Fixed: the calendar could permanently show “Couldn’t load events right now” on sites with page caching. The front end no longer sends a REST nonce (the plugin’s routes are public and read-only), so a stale cached nonce can no longer make WordPress reject every events request.
Added: upstream API failures are now recorded (last 20, with time, reason, HTTP status, and response snippet) and shown under Settings → TargetScore Events Calendar → Recent errors, with a clear-log button.
Added: failures are also written to the PHP error log (throttled) even when WP_DEBUG is off, and a TargetScore section was added to Site Health → Info.
Improved: the browser console now reports the failure category (timeout, http_404, bad_json, …) to speed up support diagnostics.
1.0.0
Initial release.
Calendar (month grid) and list views with per-category colors and multi-day bars.
In-site event detail page with sanitized rich-text overview and a popup-safe Register button.