Tracking background updates from the Discord alpha client.
Current build hash: fd97e0960be26278ad8e87034b4a25b470f8d22a
Controls whether topical navigation can appear in eligible servers.
In larger servers, topic navigation can make long conversations easier to scan, but the effect only appears where the required server flags are present.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Adjusts how completed Quest rewards can be claimed from Quest Home.
This can make it clearer where users claim Quest rewards after finishing a task, while also changing how completion and reward-delivery failures are handled.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Tests how sponsored content or ad CTAs are measured from load through external click and impression states.
maxStep ranges from -1 to 4, letting Discord roll out and validate deeper CTA funnel measurement in controlled steps.
default {
"enabled": false,
"maxStep": -1
}variations {
"0": {
"enabled": false,
"maxStep": -1
},
"1": {
"enabled": true,
"maxStep": 0
},
"2": {
"enabled": true,
"maxStep": 1
},
"3": {
"enabled": true,
"maxStep": 2
},
"4": {
"enabled": true...Tests whether Steam timeline signals are included in game activity scoring.
Separating Steam timeline input lets Discord measure whether that activity signal improves scoring quality for game and clip experiences.
default {
"enableSteamTimeline": false
}variations {
"1": {
"enableSteamTimeline": true
}
}Tests a Windows voice-call setting that reduces echo when speakers are used instead of headphones.
Speaker calls can create echo when the other person’s audio is picked up by the mic. Splitting mix and auto lets Discord tune echo reduction with less impact on voice quality.
default {
"echoReferenceMode": "mix"
}variations {
"1": {
"echoReferenceMode": "auto"
}
}Shows device-type icons in voice/video device lists for microphones, speakers, and cameras.
Device icons can reduce wrong microphone, speaker, or camera selection before a call starts.
default {
"showDeviceFormFactorIndicators": false
}variations {
"1": {
"showDeviceFormFactorIndicators": true
}
}Syncs the desktop DESKTOP_TTI_HTTP_CDT native setting from the experiment value for startup measurement.
It is not a visible UI change, but controlling the TTI measurement path helps Discord compare desktop startup improvements more accurately.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Tests a redesigned Clips settings surface and its interaction with autoclipping conditions.
Clips depends on users understanding capture and automatic clipping options, so a clearer settings surface can affect feature adoption.
default {
"enableRedesign": false
}variations {
"1": {
"enableRedesign": true
}
}default {
"enabled": false,
"trialCTAEnabled": false
}variations {
"1": {
"enabled": true,
"trialCTAEnabled": true
},
"2": {
"enabled": true,
"trialCTAEnabled": false
}
}