February 2025 Changelog

the word feb spelled with wooden letters on a black surface

February 2025 Changelog

February 2025 improved the speed and ergonomics of AI article creation. The main user-facing changes were parallel AI prompt execution, better title and subheading controls, more persistent model selection, and cleaner insert tools.

The month also polished blog testing, content filters, and small interface details that matter when users are building many articles in one session.

Who this update helps

  • Users running multiple AI prompts inside one article.
  • Users rewriting titles and subheadings.
  • Users inserting links, images, HTML, and filtered content.
  • Users testing blog connections before posting.

AI article creation became faster

SCM began applying AI threads to queued prompts, so multiple prompts in one article can run in parallel instead of waiting one by one.

  • AI threads now apply to prompts in queue.
  • AI thread reporting happens once per task to reduce noise.
  • AI Writer has its own persistent model dropdown per task.
  • OpenAI image generation model selection was added.

Titles, headings, and rewritten text improved

February added controls for cleaner titles and subheadings, including more predictable casing and rewrite actions.

  • A rewrite button was added for Article Creator titles and subheadings.
  • Sentence case macros were added for titles and subheadings.
  • Soft spin English became more likely to preserve title case.
  • DeepSeek think tags can be stripped from output content.

Content insertion got safer

Several fixes targeted the small insert tools that shape generated articles.

  • Contextual link insertion no longer nests one anchor tag inside another.
  • HTML inserts are placed at the bottom of articles correctly.
  • Tooltips for content insert buttons were restored.
  • Image insert help text was added.
  • Filename-string help was added to Article Creator.

Configuration and testing became clearer

The app also got quieter and easier to diagnose around blog testing and AI CSV setup.

  • SCM API key changes are debounced to avoid repeated change alerts.
  • AI CSV empty model selection and saved code values were fixed.
  • Blog browser test modals now respect the dark theme.
  • Blog test error messages were clarified.
  • Post uploader can disable the unique-title check when posting.

Related SCM guides and product history

Full developer changelog

The summary above is written for users. The original 32-item developer changelog is preserved below for exact release detail.

March 1, 2025

  • fix: Tooltips for content insert buttons missing
  • fix: html inserts not being located at bottom of article

February 28, 2025

  • fix: toaster button styles applied properly

February 26, 2025

  • fix: Article creator insert link contextual link, fix anchor tag being inserted into another anchor tag
  • other: help link to tool tip for filename string in article creator

February 25, 2025

  • fix: disable ai variable undefined message in article creator
  • feat: Extra sentence case macro for article creator titles/subheadings. https://forum.seocontentmachine.com/t/how-to-change-the-case-of-titles-and-subheadings-in-the-article-creator/633

February 23, 2025

  • feat: Add scrape owl as search engine option

February 22, 2025

  • fix: dynamic scraper element filter box reduced height and added table border
  • feat: Add blank option to content filter dropdown so you can deselect
  • fix: about me {undefined}
  • fix: article preview find replace tooltip not visible
  • fix: replace panel in preview window would not size correctly
  • fix: AI csv tool error ai model empty selection

February 20, 2025

  • fix: Report AI threads only once per task
  • fix: AI csv not saving code values
  • other: Add help tooltip for article creator insert image

February 19, 2025

  • feat: Article creator, AI threads is applied to prompts in queue. Multiple prompts in 1 article will be sent in parallel to increase creation speed.
  • feat: Allow rename of links in article creator

February 15, 2025

  • feat: Post uploader, allow disable check title is unique when posting.
  • style: tweaked default dark bg color

February 11, 2025

  • fix: Add debounce when setting SCM API key so it doesn't spam change alerts

February 8, 2025

  • feat: rewrite button for article creator title and subheadings
  • fix: AI writer not finding any content

February 7, 2025

  • feat: Added open ai image generation model selection eg dall-e-3
  • feat: Soft spin english more likely to rewrite words in title case.

February 6, 2025

  • feat: AI writer tool gets its own persistent ai model selection dropdown. Remembers your choice per task.
  • fix: AI writer not calculating article stats when loading article content on first load.
  • fix: Blog browser test button modals correctly apply dark theme
  • fix: tweak error message when testing blogs

February 2, 2025

  • feat: Regex to remove <think> tags from output content when using deep seek.

February 1, 2025

  • feat: Add straico

See all monthly updates in the SCM changelog archive. New users can also try SCM from the trial signup page.