Security: Added support for server-managed API keys via AIPV_OPENAI_API_KEY (env/constant) and encrypted API key storage when saved via the Settings UI.
Security: Added capability checks to restrict plugin access to users who can edit posts, and restrict post-specific actions to users who can edit that post (and upload media).
UI improvements: Added estimated cost breakdown and pricing link on the Generate screen.
1.1.0
Accessibility improvements: Added ARIA labels, roles, and keyboard navigation support to all main admin view files.
Improved translation coverage: Wrapped all user-facing strings in translation functions and fixed untranslated strings.
Compliance review: Ensured plugin meets WordPress.org requirements for security, translation, and accessibility.
General code review: Applied best practices and minor code quality improvements.
1.0.2
Remove unwanted logging from production files.
1.0.1
Add Spanish translations.
1.0.0
Initial release with AI image generation, post filtering, and data retention settings.