Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.0.72 Home All releases olderv2.0.71 v2.0.73newer
Claude Code v2.0.72

Stable Channel Downgrade Dialog

What

When switching from beta/preview to stable channel, users now see a dialog if the stable version is older.

Details
  • Prompts when stable version is lower than current version
  • Options: "Allow downgrade to stable version" or "Stay on current version until stable catches up"
  • Prevents accidental version downgrades
Evidence

L59() at line 489041 (contains "Switch to Stable Channel", "Allow downgrade to stable version")

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.0.72 →