docs: note equal bucket minPos tie includes root (v0.8.141)
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.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`.
|
||||
|
||||
**v0.8.139:** A mention-weighted category bucket beats higher plain unread in the root (uncategorized) bucket. Smoke: `test:guild-mention-root-bucket-pick`.
|
||||
|
||||
Reference in New Issue
Block a user