docs: note Phase 565 DM live region and test bundle

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 14:54:26 -04:00
co-authored by Cursor
parent e338c8868b
commit dc3fe9525a
+2
View File
@@ -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.528 (Phase 565):** DM UI live region `#dm-panel-live`; **dm-errors** excludes voice/stage/screen/soundboard/presence/discovery/contacts bleed; clipboard `dmPanelLiveBusy`/`channelDmConversationCount`. Bundle: `npm run test:phase565-dms`. See [DM.md](../../docs/DM.md).
**v0.8.527 (Phase 564):** Contacts UI live region `#contacts-panel-live`; **contacts-errors** excludes voice/stage/screen/soundboard/presence/discovery bleed; clipboard `contactsPanelLiveBusy`/`channelContactsAcceptedCount`. Bundle: `npm run test:phase564-contacts`. See [CONTACTS.md](../../docs/CONTACTS.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).