Tracking background updates from the Discord alpha client.
Current build hash: 0743e15caacaffadccd37e4a7fff44635a6fc3ef
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
}
}default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
},
"2": {
"enabled": true
},
"3": {
"enabled": true
},
"4": {
"enabled": true
}
}default {
"enabled": false
}variations {
"1": {
"enabled": 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
}
}Makes servers previewed before joining easier to keep and find again through the lurker preview flow.
stickyLurk is the key value for preview persistence, connecting the experiment to server discovery and join conversion after previewing a guild.
default {
"enabled": false,
"stickyLurk": false
}variations {
"1": {
"enabled": true,
"stickyLurk": false
},
"2": {
"enabled": true,
"stickyLurk": true
}
}Changes the invite modal title when adding people to an existing one-to-one DM.
The title at the moment a one-to-one DM becomes a group DM can clarify whether the user is adding a friend or expanding the conversation.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}