Follow-up release for 1.0.1 to correct packaged version metadata in WordPress.org SVN trunk and tag builds.
Added stricter release verification so plugin header Version, CFR2_VERSION, Stable tag, and generated SVN artifacts must match the requested release version before deployment.
Updated release documentation and changelog metadata for the 1.0.2 rollout.
1.0.1
Fixed plugin activation to create the full R2/CDN settings schema instead of legacy placeholder settings.
Added settings normalization and migration so existing installs automatically receive missing keys safely.
Improved validation across settings save, Worker actions, WP-CLI, media actions, and queue processing with clearer configuration errors.
Hardened queue scheduling fallback for sites without Action Scheduler and reduced duplicate queue items in bulk operations.
Fixed Cloudflare zone detection for custom domains, corrected Worker route generation, and cleared CDN availability cache when CDN settings change.
Updated uninstall/deactivation cleanup to handle current encrypted secrets correctly.
Cleaned up PHPCS violations, repaired PHPMD and pre-commit tooling, refreshed bundled documentation, and added regression tests.