Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
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.
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
The WebSearch tool now includes improved guidance for handling date-sensitive queries. When searching for the latest documentation or time-sensitive content, the tool will now properly account for the current date provided in the environment context.
Example: If the environment indicates "Today's date: 2025-07-01" and you request "the latest docs", the search will use 2025 in the query instead of defaulting to 2024.
What's wrong with this entry?
The CLI now better supports Node.js's automatic certificate authority (CA) handling:
NODE_EXTRA_CA_CERTS is set, Claude Code will display an informative message that Node.js will automatically append these certificates to the built-in CAs# Set additional CA certificates
export NODE_EXTRA_CA_CERTS=/path/to/ca-bundle.crt
claude-code
The API configuration info (shown via claude-code --version or during startup) will now display:
Additional CA cert(s): /path/to/ca-bundle.crt when NODE_EXTRA_CA_CERTS is setOther releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
Published verbatim by Anthropic for v1.0.40. Text is unmodified from the upstream changelog. Everything else on this page came out of the bundle instead, which is why the two lists don't match.
NODE_EXTRA_CA_CERTS was setThe system prompt was not captured for this release, so this page cannot say whether it moved.