== Changelog (Pro version) == = 1.3.2 = Health Check: added explicit logging for incomplete config and PUT/GET failures. Minor hardening around request signing and error messages. = 1.3.1 = Fix: PHP array syntax & return payloads to avoid parse errors on some hosts. WPCS: improved nonce verification, sanitization, and unslashing in admin save flow. = 1.3.0 = Introduced PRO edition with license-gated features: Custom CDN CNAME delivery. PAR base for private buckets. Batch Backfill (migrate existing media in batches). License UI: add/check license, link to subscription. Shared core: direct OCI path-style endpoint, signed PUT uploads, URL & srcset rewrite. = 1.2.1 = S3 signing aligned with MinIO/OCI expectations: always send explicit Content-Length, no extra region headers. = 1.2.0 = Added PAR base support (private buckets). Restored Status & Logs tab with clearer messages. Secret Key stored as plain text (per user request). = 1.1.5 = Added x-amz-region compatibility and improved error detail in Health Check. = 1.1.4 = Fixed admin syntax issues on older PHP; single-page wizard finalized. = 1.1.3 = Fixed remaining syntax regressions; safer filetype detection. = 1.1.2 = Preflight checks (PHP version, extensions) now show an admin notice instead of fatal. = 1.1.1 = PHP compatibility pass (removed null-coalescing in critical paths). = 1.1.0 = Single-page wizard: all settings saved at once (Region/Namespace/Keys/Bucket/Behavior). = 1.0.2 = Activation hardening; crypto fallback if OpenSSL/random_bytes unavailable. = 1.0.1 = Region handling improved (manual region entry + added me-riyadh-1). = 1.0.0 = Initial release: wizard, offload on upload (originals + sizes), path-style endpoint, URL & srcset rewrite, Health Check.