July 2025 Changelog

July 2025 Changelog

July 2025 strengthened SCM automation and local SEO collection. API task content became retrievable, n8n help became easier to find, and Google Maps collection gained review scores, website metadata, and better star breakdowns.

The month also refined AI Writer preview behavior and fixed loops around custom site URLs, making generated article review smoother.

Who this update helps

  • Users connecting SCM to n8n or custom API workflows.
  • Users collecting local business metadata from Google Maps.
  • Users reviewing AI Writer output in dark theme.
  • Users exporting URL task results through the API.

API and automation workflows advanced

SCM made it easier for external automations to create tasks and retrieve their outputs.

  • SCM API task content can return article or CSV content from tasks.
  • Task cache can be retrieved by keyword through the API.
  • URL task results are saved to the article output folder so they can be downloaded through the API.
  • SCM API key parameter handling was fixed for n8n lowercase support.
  • An n8n link was added inside the help section.

Google Maps data became richer

Local SEO collection gained more business and review detail.

  • Google Maps can return review scores.
  • Google Maps can grab website metadata.
  • Review-star breakdowns are calculated from progress bars to better match total review counts.
  • A website logo issue no longer terminates Google Maps search early.

AI Writer review became smoother

Preview and dark-theme issues were cleaned up for users editing generated copy.

  • Q&A results return correctly even when the URL limit is set to zero.
  • AI Writer preview fonts now line up better.
  • Dark theme editor and sentence-insert colors were fixed.
  • Strikethrough is thicker and easier to see.

Source workflows recovered

July also fixed several source collection edge cases.

  • Custom site URLs no longer loop endlessly in AI Writer.
  • About Me API calls pass the keyword correctly.
  • The Wayback scraper can accept URLs instead of only domains.
  • Google Maps scraping handles domain-keyword logo lookup more safely.

Related SCM guides and product history

Full developer changelog

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

August 1, 2025

  • feat: Google maps return review score
  • feat: Add n8n link inside help section

July 26, 2025

  • fix: AI writer, correctly return QnA results even if url limit is set to 0
  • fix: Make strikethrough thicker and more stand out more
  • fix: AI writer preview, make fonts same size so they line up
  • fix: AI writer darkly sentence insert font color inverted
  • fix: AI writer dark theme editor background color fixed
  • fix: AI writer, custom site urls looping endlessly

July 22, 2025

  • feat: Google maps, grab website meta
  • fix: Google maps not scraping website image logo if using domain as keyword

July 21, 2025

  • fix: Google maps website logo causing search to terminate early

July 19, 2025

  • fix: URL task will save results to article output folder so results can be downloaded via api
  • feat: SCM API task/content returns article or csv content from tasks
  • feat: scm api task cache get cache by keyword
  • feat: Copy task id added to task row options

July 17, 2025

  • fix: SCM apikey param n8n dropcase support
  • fix: about me not passing keyword in api

July 16, 2025

  • fix: col error when scraping google maps

July 13, 2025

  • feat: Google map, calc each review star breakdown from progress bars so it matches total review count.

July 2, 2025

  • feat: You can pass in urls instead of domains to the wayback scraper

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