February 2026 Changelog

February 2026 Changelog

February renamed half the tools. The old names described how they worked, so you had to know that Wayback meant web archives before you could find it. Now the sidebar says what each one gives you.

One functional win came with it: you can abort a job while it sits waiting on a retry, instead of watching the countdown.

Read this if you

  • Look for a tool by name in the sidebar.
  • Work in light theme, or read long task logs.
  • Cancel jobs that are stuck waiting on retries.
  • Use OpenRouter or DataForSEO.

Tools say what they give you

Same tools, clearer names. Nothing changed in how they run.

  • Google Maps scraper is now Local listings.
  • RSS scraper is now RSS sitemaps.
  • Web crawler is now Site crawler.
  • Wayback scraper is now Web archives.
  • Static scraper is now Static pages.
  • YouTube sub scraper is now YouTube subtitles.
  • Bulk translate is now Rewrite translate.

You can read a long log in either theme

  • Log messages pick colours that suit the theme you are in, so an hour of scrolling through a task log stops being grey text on a grey background.
  • Settings controls line up instead of drifting down the page, and there is a new app header.
  • Tags react when you hover them and show clearly when they are selected.

Abort works while a job is waiting

  • Cancel a job during a retry wait. You no longer sit through the countdown to stop it.
  • Aborting quickly during a wait no longer leaves the job stuck on Aborting for good.
  • Local listings stopped closing its windows early when it retries.

Fixes worth knowing

  • OpenRouter retries a bad response instead of failing your job.
  • The DataForSEO [0] error is fixed.
  • Extracting from a page SCM has no rule for stopped crashing the app.
  • Opening several browser windows to extract pages gives you a clear message instead of an error dump.

Related SCM guides and product history

Full developer changelog

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

February 26, 2026

  • style: rss scraper -> rss sitemaps
  • style: google maps scraper -> local listings

February 25, 2026

  • style: bulk translate -> rewrite translate
  • style: youtube sub scraper -> youtube subtitles
  • style: web crawler -> site crawler
  • style: wayback scraper -> web archives
  • fix: rename static scraper -> static pages
  • fix: Google maps closing windows early on retry

February 24, 2026

  • fix: UI elements in settings not aligning vertically
  • style: New styled app header
  • fix: Generic site extractor would cause renderer crash
  • fix: Message error when trying to open multiple browser windows when extracting pages.
  • fix: dataforseo [0] error

February 19, 2026

  • fix: Aborting quickly during waiting status would cause jobs to get stuck aborting…

February 18, 2026

  • style: Darkly tags missing hover and check colors
  • style: page pipeline > insert images label
  • style: Log message colors correctly switch to a light and dark variant
  • style: UI app colors to catppuccin latte and mochiatto

February 11, 2026

  • feat: Allow aborting when waiting for retries

February 8, 2026

  • fix: openrouter incorrect response, allow it to retry

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