Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.271 ·

Artifact publish tool drops the lang field

The artifact publish/update tool no longer has a lang field for setting the page's <html lang> attribute

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindRemovedin v2.1.271,
Group of 2 You'll notice

The artifact publish/update tool no longer has a lang field for setting the page's <html lang> attribute

What

The schema Claude Code uses when publishing or updating an Artifact page (a shareable rendered page, like a small app or document) no longer includes a lang field. That field used to hold a standard language tag (like "ja" for Japanese or "pt-BR" for Brazilian Portuguese) which became the page's <html lang> attribute, and its description text about matching content language was removed along with it.

Why

Anyone building or inspecting artifact publish requests will no longer see or be able to set a lang value; the tool's schema is simpler but pages published through it no longer get an explicit language tag set this way.

See this entry in the whole of v2.1.271 →