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.
New-messages pill reworked onto a subscribable store
Under the hood
Useful1Signal0
UI
The jump-to-new-message pill was rewired internally; it behaves the same.
What's wrong with this entry?
Anonymous. No account, no email.
What
The jump-to-new-message pill in the scroll view now reads its divider position and unseen count from a small subscribable store rather than passed-down refs and props. No change to when the pill appears.
Evidence
jumpToNew
Strings lifted out of the shipped bundle, so the claim above can be checked against them.