Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.260 ·

Permission-ask prompts can now suggest an always-allow rule for standing-approval bash commands

The AWS region regex was loosened to accept region prefixes with more than two letters.

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaAuthwhat it touches
KindBug Fixesin v2.1.260,
You'll notice

The AWS region regex was loosened to accept region prefixes with more than two letters.

The AWS region regex used for Bedrock/SSO host derivation now allows one or more lowercase letters at the start of the region prefix (AWS_REGION_RE = /^[a-z]{2,}(-[a-z]+)+-\d{1,2}$/), instead of requiring exactly two.

See this entry in the whole of v2.1.260 →

Feedback