Tracking background updates from the Discord alpha client.
Current build hash: 558c1c86e0d541d6fb9c553bbe32de88389cf865
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Allows the Quest bar to display a Bounty returned by the Quest decision request.
This can broaden the kinds of rewarded offers shown in the Quest bar. It may also change how ordinary Quests and Bounties compete for the same entry point.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Tests reconstructed frames when an NVIDIA graphics card compresses screen-share and video streams.
It can affect the stability or efficiency of screen share and video calls, but measured results are needed to determine the user-visible direction.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Adds a new badge and plan coachmark to the hosted-server button in the activity panel.
It can make hosted-server plans more prominent while someone is already playing a supported game. Because it shares attention with Quest guidance, it can also affect which activity-panel prompt is seen first.
default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}Adds a new badge and plan coachmark to the hosted-server button in the activity panel.
It can make hosted-server plans more prominent while someone is already playing a supported game. Because it shares attention with Quest guidance, it can also affect which activity-panel prompt is seen first.
default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}Tests a new v1 list when Discord identifies running games and non-game applications.
This can affect how reliably games appear as activity and how often ordinary applications are misidentified. The direction of the change requires the actual list differences or measured results.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Shortens long pre-start time estimates on Quests cards to labels such as ‘30s+’ or ‘1m+’.
The time label helps people judge the effort required before starting a Quest. A shorter label can simplify the card, but it also removes some precision for people who want the exact duration first.
variations {
"1": {
"truncateMoreThanSeconds": 30
},
"2": {
"truncateMoreThanSeconds": 60
}
}Lets selected non-subscribers try the dedicated Favorites area with a limit of three items.
People can reach frequently used channels without reopening each server, and they can experience a limited Nitro feature before subscribing.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Tests how many consecutive CPU failures desktop noise suppression waits through before turning itself off.
This can change the balance between avoiding unnecessary noise-suppression shutdowns and keeping the feature active on a device that is struggling.
default {
"consecutiveFailures": 1
}variations {
"1": {
"consecutiveFailures": 3
},
"2": {
"consecutiveFailures": 5
},
"3": {
"consecutiveFailures": 10
}
}Keeps an open voice-channel chat panel available after the user leaves the voice channel.
People can keep reading shared links or continue the text conversation after a call without finding the channel again.
default {
"closeChatOnLeave": true
}variations {
"1": {
"closeChatOnLeave": false
}
}