What's wrong with this entry?
Anonymous. No account, no email.
- Settings files that are symlinks are now detected and skipped: "Skipping symlinked settings.local.json"
- Worktree include files that are symlinks are warned: "Skipping symlink in .worktreeinclude"
- Speculation/overlay file copies check for parent directory symlink escapes: "[Speculation] Skipping {path}: parent dir escapes cwd via symlink"
Evidence
Symlink safety (search for "Skipping symlinked settings.local.json", "parent dir escapes cwd via symlink")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.