June 2026 Changelog

June 2026 Changelog

June added two AI services worth having, Claude Code and Codex, and fixed the part of topic research that was quietly working against you. Topic search was one switch that turned on every source. Now each source has its own toggle, so you decide where research looks.

The other important fix is invisible until it bites: importing was merging urls that were not the same page, so two pages ended up as one.

Read this if you

  • Use topic research to build clusters.
  • Import Search Console data into a project.
  • Set a thread cap and expect it to hold.
  • Insert links and headings into generated articles.

Claude Code and Codex are in the app

  • Claude Code and Codex are AI services you can pick, and Claude Code streams its answer as it writes.
  • A long conversation no longer freezes when it trims its own history to make room.
  • Codex settings test against the right server, so a working setup stops reporting itself as broken.
  • DeepSeek waits up to 360 seconds before it gives up on a request.

Topic research you aim yourself

  • Each research source has its own toggle. Turn off the ones you do not want instead of taking all of them.
  • Change your topic instructions and the next run uses them, rather than the ones from before.
  • The chat panel text is sized for the panel, so more of the conversation fits on screen.

Imports stop merging the wrong pages

  • Two urls that look alike are no longer folded into one page on import, so your pages match your site.
  • Search Console queries that do not belong to a cluster are left out of it instead of dragged in.
  • Undo or delete something and the Data tab stops listing it as if it were still there.
  • Site scan explains what each piece of evidence is, and its link matching is fixed.

Jobs and writing

  • Set a thread cap and it holds. Jobs stopped running past the number you set.
  • Page Pipeline progress bars stay up until the job is really done, and abort stays available when a task finishes early during an abort.
  • Opening a project no longer leaves things showing as still loading when they have finished.
  • Contextual links land in the paragraph you asked for, and heading inserts stop always going after the second paragraph.
  • An empty title warns you instead of writing an article with no title.
  • Chinese, Japanese and Korean are told apart properly, and pulling Chinese terms stopped crashing.
  • A page with no visible h1 still gives up its title, taken from the page metadata.
  • Chained tasks can be cleared, and signing in is faster.

Related SCM guides and product history

Full developer changelog

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

June 23, 2026

  • feat: Added new status

June 21, 2026

  • fix: tighten URL identity + gsc intent-drop in topic-cluster ingest

June 20, 2026

  • fix: undo/delete now clear Data-tab history; link + fuzzy-match bugs

June 19, 2026

  • fix: refresh topic instructions on prompt rebuild
  • fix: clarify site scan evidence popover
  • feat: split topic search "everywhere" into per-scope toggles
  • feat: rebuild topic-cluster chat header

June 16, 2026

  • fix: tune topic-cluster chat font sizing and panel chrome
  • feat: modernize API login settings
  • fix: route Codex LB settings checks
  • feat: claude code streaming
  • fix: settle stale loading status on session load
  • fix: gate job locking on concurrency so thread cap holds

June 14, 2026

  • fix: compact no deadlock

June 12, 2026

  • feat: claude code, codex added as AI services

June 9, 2026

  • fix: abort action stays ready when task finishes early during aborting
  • other: table auto height helper
  • fix: ph app icons not aligned

June 6, 2026

  • feat: insert links, contextual, preferred paragraph placement.
  • fix: insert headings after only 2nd paragraph

June 4, 2026

  • fix: Page pipeline prog bar disappeared too early
  • fix: Crash when getting chn words. Use node instead.
  • fix: Don't write when %title% is empty. Warn.
  • fix: better lang detect between chn,jpn,kor
  • fix: slow login calls
  • fix: chain task, allow clear

June 3, 2026

  • fix: parge parser finds h1 in meta tags if required

June 2, 2026

  • fix: deepseek timeout to 360s

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