Prompt-based HTML draft generation via OpenAI API.
Encrypted API key storage (sodium / OpenSSL fallback).
Any OpenAI model selectable by the user.
Built-in editor for reviewing generated content.
Clean HTML sanitization before saving.
Extension hooks for AI Builder Pro compatibility.
Full internationalization support.
1.3.0
Multi-provider architecture: added full support for Anthropic (Claude) alongside OpenAI.
New Settings screen: select your active AI provider, configure and store either API key independently.
Dynamic model list for Anthropic, with the same caching/fallback behavior already used for OpenAI.
“Edit with AI prompt” and content generation now route through the AI provider you have selected.
Various admin UI reliability fixes.
1.3.1
Fixed: the plugin no longer deactivates itself when AI Builder Pro is active. Lite and Pro are designed to run together — Pro is an add-on that extends the Lite, not a replacement for it. This corrects a leftover check from an earlier architecture.