Skip to main content

v1.0.0-beta.1

  • Added — AI image generation respects requested aspect ratios (16:9, 4:3, 9:16, etc.) when supported by the provider; falls back transparently when the provider rejects the field (e.g., Google Imagen).
  • Addedunblock/ai/image/model_preference filter to override the model used for AI image generation (string or ordered fallback list).
  • Added — Plugin version badge in the Settings modal header for easier identification.
  • Fixed — AI chat losing its editor session due to a crash in the MCP session REST endpoints (mcp/session).
  • Fixed — AI-generated images missing the alt attribute in inserted HTML; the value was saved to the media library but not returned to the model.

AI

  • Added — AI image generation respects requested aspect ratios (16:9, 4:3, 9:16, etc.) when supported by the provider; falls back transparently when the provider rejects the field (e.g., Google Imagen).
  • Addedunblock/ai/image/model_preference filter to override the model used for AI image generation (string or ordered fallback list).
  • Improved — "Or start an MCP session" link in the AI chat is now more legible (larger font, higher contrast).
  • Fixed — AI chat losing its editor session due to a crash in the MCP session REST endpoints (mcp/session).
  • Fixed — AI-generated images missing the alt attribute in inserted HTML; the value was saved to the media library but not returned to the model.

Editor

  • Added — Plugin version badge in the Settings modal header for easier identification.