Tracking background updates from the Discord alpha client.
Current build hash: fd97e0960be26278ad8e87034b4a25b470f8d22a
Checks for an eligible sponsored Quest in the Quest bar more frequently while the Discord window is active.
Newly eligible sponsored Quests can appear sooner, reducing the time users spend seeing an empty or stale Quest-bar state.
default {
"enableFastAdRecheck": false
}variations {
"1": {
"enableFastAdRecheck": false
},
"2": {
"enableFastAdRecheck": true
},
"3": {
"enableFastAdRecheck": true
},
"4": {
"enableFastAdRecheck": true
},
"5": {
"enableFastAdRecheck": true
}
}Adds a save-clip button to the game activity panel so players can capture the current moment without leaving that surface.
Players can capture an important moment directly from where they are watching the game instead of first navigating to Clips settings.
default {
"enableGamePanelEntrypoint": false,
"enableOverlayEntrypoint": false
}variations {
"1": {
"enableGamePanelEntrypoint": true,
"enableOverlayEntrypoint": true
}
}default {
"enabled": false,
"maxUpscale": 1.1,
"minSnapDownDpr": 2
}variations {
"1": {
"enabled": true
}
}default {
"enabled": false,
"sampleRate": 0
}variations {
"1": {
"enabled": true,
"sampleRate": 0.05
},
"2": {
"enabled": true,
"sampleRate": 1
}
}default {
"autoScrollEndCardMs": 3000,
"autoScrollLeadMs": 3000,
"ctaTimerMilliSeconds": 0,
"enabled": false,
"peekFraction": 0,
"scrollAffordanceVariant": "none",
"verticalS...variations {
"1": {
"autoScrollEndCardMs": 3000,
"autoScrollLeadMs": 3000,
"ctaTimerMilliSeconds": 0,
"enabled": true,
"peekFraction": 0,
"scrollAffordanceVariant": "none",
"verticalScrollEnabled": false
},
"2": {...Aligns guild-tag and avatar-decoration presentation in server member-list user rows with the newer profile treatment.
A user's server identity and profile decoration can remain easier to recognize from the member list. Any additional effect from the second variant remains unconfirmed until a visible consumer is found.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Changes the badge style and explanation surface for personalized offers on the Nitro tab.
This tests whether users notice relevant Nitro offers more easily and which level of emphasis is useful without being distracting.
default {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.NONE"
}variations {
"0": {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.NONE"
},
"1": {
"badgeStyle": "go.v.EXPRESSIVE",
"surface": "go.F.POPOVER"
},
"2": {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.POPOVER"
},...default {
"migrationKilled": false
}variations {
"1": {
"migrationKilled": true
}
}Fetches autocomplete results while searching for game names.
This can help users pick the right game faster without typing the full name.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Changes the effective Auto-Clip default for people who have not explicitly changed the setting.
It decides whether first-time users begin with Auto-Clip effectively enabled while preserving choices made by existing users.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Tests a campaign-style visual treatment for the Quest Home entry in the friends/DM list.
This can make Quest or reward campaigns easier to notice from the main navigation. The evidence supports a visual entrypoint override, not a new Quest feature by itself.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}