New: the dashboard header now shows the Synthocode Content Copilot logo
SEO: refreshed plugin tags for better discoverability on WordPress.org
Refreshed plugin directory screenshots
1.0.6
Plugin Check cleanup: readme title now matches the plugin header, removed the restricted term “Gutenberg” from the name (still referenced in the description as a product), and removed the discouraged manual load_plugin_textdomain() call (WordPress auto-loads translations for wp.org-hosted plugins since 4.6)
1.0.5
New: discreet “Go Pro” link on the Plugins screen and a “Pro features” section on the dashboard, both hidden automatically when Content Copilot Pro is installed
No new tracking, no external assets loaded
1.0.4
Fix: shortened the readme Short Description to fit the 150-character limit imposed by the WordPress.org Plugin Directory (was truncated in 1.0.3)
Plugin name and description are now translatable in the WordPress admin Extensions page (French translation added)
1.0.3
New: Full French (fr_FR) translation of the entire plugin UI (admin + Gutenberg sidebar)
New: All sidebar UI strings are now translatable via WordPress standard i18n
Fix: Groq provider now auto-retries when the model fails JSON mode validation, eliminating “Failed to generate JSON” errors on smaller models
Improved readme.txt with better SEO keywords and expanded FAQ
Updated plugin title to clarify “AI Writer for Gutenberg” positioning
Internal: refactored JS strings via wp_localize_script for proper localization
1.0.2
Aligned Author URI and Plugin URI on the official synthocode.studio domain
Replaced Composer autoloader with a lightweight built-in PSR-4 autoloader (smaller plugin, no vendor bloat)
Fixed admin sidebar stylesheet (CSS selectors now match the JS class prefix)
Renamed translation template to synthocode-content-copilot.pot and corrected its headers
Hardened output escaping in the admin dashboard
Added rel=”noopener noreferrer” on all target=”_blank” links
Minor cleanup of unused code
1.0.1
Improved admin dashboard with modern design and feature overview
Added Plugin URI for “View details” link in WordPress plugins page