Fixed: removed all license/plan gating of built-in features from the wordpress.org build — every shipped feature is unconditionally free and fully functional (no trialware).
Changed: the white-label client audit (PDF-ready export) is no longer part of the free build; it is an optional add-on feature.
Changed: white-label brand/logo settings save for everyone in the free build.
Added: “Source code” section documenting that all JS/CSS is hand-written, unminified source.
Fixed: prefixed remaining globals (AIMT_DeactivatePrompt, aimt_backup_root/aimt_backup_base_dir) to avoid collisions.
1.3.0
Changed: renamed to “Pewit AI Media Toolkit” (new slug pewit-ai-media-toolkit) for a distinctive directory name.
Changed: every feature is now free and fully functional — no license gating of built-in features. Optional paid managed AI credits and support remain available as an external service.
Added: External services documentation for OpenAI, Anthropic (Claude) and Google Gemini, including terms/privacy links.
Fixed: removed Google Fonts (no external font requests); admin uses a system font stack.
Fixed: client audit is rendered on demand and streamed instead of writing an HTML file to uploads.
Fixed: removed unnecessary direct load of wp-admin/includes/media.php.
Security: recovery candidates and folders are now strictly constrained to the uploads directory (realpath-based) to prevent path traversal from tampered meta.
Fixed: dropped a filesystem-incompatible vendor filename; build now excludes spaced and *.dc.html artifacts.