docs(sites/docs): mention the Community browser's Show-all UI toggle, not just the query param
This commit is contained in:
parent
e3e1cbc87f
commit
48d07a9da6
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ migration, not the current implementation.
|
|||
|
||||
| Feature | What it does | Status |
|
||||
|---|---|---|
|
||||
| Unified title browser | Cover-grid browser across Drop and RomM titles, search + platform filter | **Live.** Defaults to titles your household has actually played (`playedOnly`); pass `?all=true` for the full catalog. |
|
||||
| Unified title browser | Cover-grid browser across Drop and RomM titles, search + platform filter | **Live.** Defaults to titles your household has actually played; use the "Show all" toggle (or `?all=true`) for the full catalog. |
|
||||
| Catalog sync (RomM) | RomM's catalog synced into `CommunityTitle` on a schedule + an admin "Sync now" button | **Live** — all synced titles are visible (currently 35,625 of 35,625). |
|
||||
| Profile + playtime rails | Recently played / most played | **Live**, but currently empty. No play session has been recorded through either Drop's native tracking or the wrapper yet, so the played-only browser and the profile rails have nothing to show until someone actually plays something through Drop. |
|
||||
| Devices & playtime sessions (wrapper) | Enroll a machine, ingest session-start/session-stop/achievement events, playtime rollups | **Backend live.** Enrollment codes, device tokens, and the ingest endpoints are built and deployed. Zero devices have enrolled so far — see [Launch wrapper](/docs/quasarke/launch-wrapper/). |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue