What's wrong with this entry?
Anonymous. No account, no email.
- Nested session restriction removed: The check that prevented launching Claude Code inside another Claude Code session (via the
CLAUDECODE=1environment variable) has been removed. Users can now nest sessions freely. (search for"Nested sessions share runtime resources"— present in v2.1.74, absent in v2.1.75)
- Windows ProgramData deprecation warning removed: The notification warning about migrating
C:\ProgramData\ClaudeCode\managed-settings.jsontoC:\Program Files\ClaudeCode\has been removed, along with the associated detection logic. (search for"programdata-deprecation-warning"— present in v2.1.74, absent in v2.1.75)
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.