Skip to content

3.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 06:03
· 3 commits to main since this release

Changed

  • When a text provider is connected, article heading match and auto-insert use the AI score. Keywords only build the candidate shortlist. AI failure or an empty ranking no longer falls back to a keyword 100% insert (so “Foxes” will not auto-insert eastern-fox-squirrel.jpg).
  • The post-edit matcher and the “insert best match for selected heading” command use the same AI path: opening the matcher queues AI ranking (does not run on editor load). No keyword fallback while AI is active. A failed queue returns an error instead of a keyword 100% list.

Added

  • Settings → AI Features: Preferred text model (mistralai/mistral-nemo) and Backup text model (meta-llama/llama-3.1-8b-instruct). With AI Provider for OpenRouter installed, text calls pin provider openrouter and pass those slugs via using_model_preference().