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": {...default {
"migrationKilled": false
}variations {
"1": {
"migrationKilled": 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
}
}default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}default {
"enableAltGateway": false
}variations {
"1": {
"enableAltGateway": false
},
"2": {
"enableAltGateway": true
}
}Makes the game icon in the voice-call running-game card open the game's profile.
People can move from seeing what others are playing during a call to the game's profile more quickly.
default {
"improvedGameCard": false
}variations {
"1": {
"improvedGameCard": true
}
}Makes the game name and icon in a server member-list activity card open the game's profile.
Users can move from seeing what a member is playing to the game's profile without searching for it separately.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}