docs: note uncategorized bucket guild channel pick (v0.8.134)
Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -135,6 +135,8 @@ Primary consumer: `apps/pearcord/index.js` sidecar reading pear-pipe JSON.
|
||||
|
||||
**v0.8.115:** `loadGuild` / `_openGuild` clears stale `activeChannelId`, then `_selectGuildChannelWithUnread` picks mention-weighted unread channels before falling back to the first text channel. `setSearch` records `searchRecentByGuild` in user prefs. View: `searchRecentQueries`.
|
||||
|
||||
**v0.8.134:** Uncategorized (`parentId` empty) and category buckets compete by total unread score; uncategorized totals can beat a lower-total category. Smoke: `test:guild-uncategorized-bucket-pick`.
|
||||
|
||||
**v0.8.133:** Parent-bucket selection prefers the highest **total** unread score over a bucket with a lower `minPos` but fewer unreads. Smoke: `test:guild-bucket-total-over-minpos`.
|
||||
|
||||
**v0.8.132:** Within one category, a channel with a mention alert beats another with the same plain unread count (`mentions × 1000 + unread`). Smoke: `test:guild-mention-in-bucket-pick`.
|
||||
|
||||
Reference in New Issue
Block a user