Skip to content

3.9.0

Latest

Choose a tag to compare

@dkotter dkotter released this 15 Jul 15:50
f0c11e3

Note that this release bumps the WordPress minimum from 6.8 to 6.9.

Added

Changed

  • Update all of our default prompts to be more robust and better suited for the task at hand (props @dkotter, @jeffpaul via #1084).
  • Update from gemini-2.5-flash to gemini-3.5-flash as our default Gemini text generation model (props @dkotter, @jeffpaul via #1082).
  • Update from imagen-4.0-generate-preview-06-06 to gemini-3.1-flash-image (Nano Banana 2) as our default image generation model when using Google. Note: this changes the request body that is passed through the classifai_googleai_images_request_body filter. If using this filter, ensure you update your code accordingly (props @dkotter, @jeffpaul via #1143).
  • Update from gpt-4o-mini to gpt-5.4-mini, gpt-4.1-mini to gpt-5.4-mini and gpt-image-1 to gpt-image-2 as our default OpenAI text generation, vision generation and image generation models, respectively (props @dkotter, @jeffpaul via #1082).
  • Update from grok-2 to grok-4.3 as our default xAI text and vision generation models (props @dkotter, @jeffpaul via #1082).
  • Integrate excerpt generation into the new excerpt panel (props @dkotter, @jeffpaul via #1085).
  • Move all prompts to their own files so they can be pulled in via the new get_prompt method (props @dkotter, @jeffpaul via #1083).
  • Use the response_format parameter to ensure the response we get matches what we expect for Key Takeaways and Image Tags Generator (props @dkotter, @jeffpaul via #1109).
  • Bump WordPress "tested up to" version to 7.0 (props @zamanq, @dkotter via #1076).
  • Bump WordPress minimum from 6.8 to 6.9 (props @dkotter, @jeffpaul via #1081).
  • Upgrade the Plugin Update Checker library from 5.1 to 5.7 (props @dkotter, @jeffpaul via #1118).

Fixed

Removed

  • New user onboarding experience that has only been accessible to those that are using the classifai_use_legacy_settings_panel filter set to true (props @dkotter, @jeffpaul via #1124).

Developer

New Contributors


Full Changelog: 3.8.0...3.9.0
View closed items in the milestone.