diff --git a/README.md b/README.md index e81703f..56af363 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ Expose a single `EventEmitter` API the UI drives over IPC (`apps/pearcord/index. **v0.8.507 (Phase 544):** Presence spans extend — `presence.image` span for activity artwork; `activeChannelId` on `presence.set`/`presence.activity`/`presence.image` ends; split presence panel compositor; **presence-errors** includes `image`. Bundle: `npm run test:phase544-presence`. See [PRESENCE.md](../../docs/PRESENCE.md). +**v0.8.526 (Phase 563):** Discovery UI live region `#discovery-panel-live`; **discovery-errors** excludes voice/stage/screen/soundboard/presence bleed; clipboard `discoveryPanelLiveBusy`/`channelDiscoveryListingCount`. Bundle: `npm run test:phase563-discovery`. See [DISCOVERY.md](../../docs/DISCOVERY.md). + **v0.8.525 (Phase 562):** Presence UI live region `#presence-panel-live`; **presence-errors** excludes voice/stage/screen/soundboard bleed; clipboard `presencePanelLiveBusy`/`channelPresencePeerCount`. Bundle: `npm run test:phase562-presence`. See [PRESENCE.md](../../docs/PRESENCE.md). **v0.8.524 (Phase 561):** Soundboard UI live region `#soundboard-panel-live`; **soundboard-errors** excludes voice/stage/screen bleed; clipboard soundboard live meta. Bundle: `npm run test:phase561-soundboard`. See [SOUNDBOARD.md](../../docs/SOUNDBOARD.md).