docs: note equal minPos bucket order tie-break (v0.8.142)
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.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`.
|
||||
|
||||
**v0.8.141:** Equal parent-bucket unread totals across root and categories tie-break to the bucket with the lower minimum channel `position`. Smoke: `test:guild-bucket-minpos-root-pick`.
|
||||
|
||||
**v0.8.140:** `removeSearchRecent(query)` drops a guild-scoped recent search from `searchRecentByGuild`. A mention in the root bucket beats higher plain unread in a category. Smokes: `test:search-recent-remove`, `test:guild-root-mention-bucket-pick`.
|
||||
|
||||
Reference in New Issue
Block a user