mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +00:00
Highlights carried full feature descriptions that the sections below already repeated. Reduce each to a single line and fold the detail down into the section that owns it. Audit the notes against all 1961 non-merge commits since v1.12.6: - Drop the claim that WebSocket frame dispatch moved to a dedicated pool. It landed in a5c2a8b2c1's parent and was reverted 23 minutes later because the pool regressed. Replace it with the two receive-path wins that did ship (CachingEventDecoder, ParallelEventVerifier). - Add the chat redesign, which had no section at all: bubbles, swipe-to-reply, name colors, jumbo emoji, day headers, the two-stage long-press sheet, and the new-conversation chooser. - Add in-app podcast authoring, which the Podcasts section omitted in favour of consumption only. - Promote the resource-usage ledger out of a single Wallet line into its own section, alongside the background-service master switch and memory-pressure trimming. - Add large-screen support, NIP-85 nicknames, Birdstar and PS1 cards, compose signature, Marmot group icons, and other unreferenced work. Remove the Upgrading section. No prior release has one, and all three of its items were consequences of features documented further down, so they now sit with the feature that causes them. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>