After an update a startup banner counts what's new in the release notes until you read them.
What's wrong with this entry?
After an update, a one-line banner at startup counts the new release-note entries by kind (feature, bug fix, bug-fix rollup, other) and links out for details. It does not appear once you have seen the notes, and it is suppressed in demo builds.
- Each note is classified by matching a regex against the entry's opening verb, so the counts follow how the notes are phrased.
- Shown only when the recorded "last release notes seen" marker is older than the current notes.
- Displaying it records a counted impression under
startup_update_summary. - New in this build.
Updated to latest.
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.
-
v2.1.234
Startup prefetch failures no longer surface
Both mention startup
-
v2.1.239
Deleted working directories are detected at startup and handled during hooks
Both mention startup
-
v2.1.242
A socket path taken by another running Claude Code no longer breaks startup
Both mention startup