Tracking background updates from the Discord alpha client.
Current build hash: fd97e0960be26278ad8e87034b4a25b470f8d22a
default {
"boostAtEnd": false,
"boostCapitalizedWords": false,
"boostFavorites": false,
"boostsIgnoreDisambiguators": false
}variations {
"1": {
"boostAtEnd": true,
"boostCapitalizedWords": true,
"boostFavorites": true,
"boostsIgnoreDisambiguators": true
}
}Tests gift price visibility, new price copy, and a monthly default in Nitro gifting.
This measures how quickly buyers understand gift price and duration, and whether defaulting to a one-month gift changes selection and checkout completion.
Tests showing the Nitro Basic card without its green accent treatment.
Even when price and benefits stay the same, card color can affect how users compare Basic against other Nitro plans.
default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}Previously tested enabling game mentions in chat autocomplete, a New label, and whether game results joined the wider mention list.
It affected how quickly people could find and mention games in chat and how the new capability was introduced.
default {
"combineMentionAutocomplete": false,
"enabled": false,
"showNewTag": false
}variations {
"0": {
"combineMentionAutocomplete": false,
"enabled": false,
"showNewTag": false
},
"1": {
"combineMentionAutocomplete": false,
"enabled": true,
"showNewTag": true
},
"2": {
"combineMentionAutocomple...Previously kept joined-free server previews available briefly and removed older previews when too many accumulated.
It affected how long someone could return to a server they had previewed before joining and how the preview list was kept bounded.
default {
"enabled": false,
"stickyLurk": false
}variations {
"1": {
"enabled": true,
"stickyLurk": false
},
"2": {
"enabled": true,
"stickyLurk": true
}
}Checks real Windows camera and microphone permissions before Discord uses those devices.
This can make voice/video call setup fail more clearly when OS permissions are missing, instead of treating device access as available until a later error. It may also make some users see a system permission or settings flow earlier.
default {
"checkPermissionsEnabled": false
}variations {
"1": {
"checkPermissionsEnabled": true
}
}Shows a small, non-blocking suggestion panel when Discord detects a new microphone or speaker.
People who connect a headset or microphone can switch call devices without opening the full settings screen. The panel is less disruptive than a blocking dialog, but actual exposure still depends on the assignment state.
default {
"showDeviceDetectedPanel": false
}variations {
"1": {
"showDeviceDetectedPanel": true
}
}Makes Group DM invites show who invited whom and a clearer join action inside chat.
Group DM invites can be confusing if it is not clear who sent them or where they lead. Clearer invite cards help users decide whether to join and understand when they need to ask for a fresh invite.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}