docs: note mention triple-bucket beats plain totals (v0.8.144)
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.144:** Among three parent buckets, a mention-weighted bucket (score 1001+) beats two higher plain-unread buckets. Smoke: `test:guild-mention-triple-bucket-pick`.
|
||||
|
||||
**v0.8.143:** Three parent buckets with equal unread totals pick the bucket with the lowest `minPos`. Smoke: `test:guild-bucket-minpos-triple-pick`.
|
||||
|
||||
**v0.8.142:** When two parent buckets share equal unread totals and equal `minPos`, the first bucket encountered in channel scan order wins. Smoke: `test:guild-bucket-minpos-order-pick`.
|
||||
|
||||
Reference in New Issue
Block a user