October 2025 Changelog

October 2025 Changelog

October 2025 improved AI chat, AI model selection, dynamic scraping, and support for additional search engines. SCM added Baidu, GPT-5 compatibility handling, a drawer-style AI chat window, and model selection for AI rewriter workflows.

These changes made SCM better prepared for newer AI models and more complex scraping sessions, including dynamic pages that require account login.

Who this update helps

  • Users selecting specific AI models for rewriting.
  • Users using AI chat inside SCM.
  • Users scraping dynamic pages behind Google login.
  • Users collecting content from Baidu, YouTube, or Wayback sources.

AI model selection improved

Users gained more control over which AI model powers rewriting and chat workflows.

  • Users can specify the AI model when choosing an AI rewriter.
  • GPT-5 support was improved by removing a zero presence-penalty parameter when needed.
  • DeepInfra errors were fixed in the affected path.
  • AI-generated spintax is allowed when it passes sanity checks.

AI chat became clearer

The chat interface became faster to read and less visually noisy.

  • A new drawer-style AI chat window was added.
  • Chat error handling improved.
  • AI chat line breaks display correctly.
  • Auto-scroll works again.
  • Typing animation was turned off so responses appear immediately.
  • AI chat icon roles and width were restyled.

Dynamic and archive scraping expanded

October improved scraping options for pages that need special handling.

  • Baidu was added as a source.
  • Dynamic scraper can log into Google accounts inside the scraper.
  • Wayback scraper gained a CSS selector for page content.
  • YouTube scraping was repaired and window hiding improved.

Content rewriting details were cleaned up

Smaller fixes improved rewrite accuracy and spinner reliability.

  • Word Rewriter regained word protect support.
  • The spinner no longer gets stuck in an infinite loop.
  • The YouTube help link was updated.

Related SCM guides and product history

Full developer changelog

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

October 31, 2025

  • other: Update youtube link

October 22, 2025

  • feat: Add baidu

October 16, 2025

  • style: ai chat icon roles and 50% width
  • fix: Auto scroll for ai chat working.
  • fix: Turn off typing animation in ai chat so responses appear immediately.

October 15, 2025

  • fix: Dynamic scraper, you can now login to google accounts inside the dynamic scraper

October 9, 2025

  • feat: Better error handling in chat window

October 8, 2025

  • fix: line breaks to ai chat output
  • feat: New drawer style ai chat window
  • fix: GPT 5 support by removing presence penalty parameter if set to 0

October 7, 2025

  • feat: wayback scraper, css selector for content on page
  • fix: Word rewriter missing word protect

October 3, 2025

  • fix: Youtube scraping not working, better hiding of window

October 2, 2025

  • feat: Specify the ai model when choosing ai rewriter
  • fix: Spinner wont get stuck in inf loop
  • feat: Allow spintax in ai generated content, as long as spintax generated passes some sanity checks and looks valid.
  • fix: Deepinfra error when being used

October 1, 2025

  • fix: Article creator not replacing user ai macros in prompt

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