Tracking background updates from the Discord alpha client.
Current build hash: fd97e0960be26278ad8e87034b4a25b470f8d22a
Shows desktop users a profile badge prompt tied to sending gifts.
Gift progress and profile-badge visibility can encourage repeat gifting, and the badge is a user-visible profile reward.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Changes Premium Group announcement copy on the Nitro tab.
This tests whether users understand and start a shared Nitro product more easily when the key price and action are clearer.
variations {
"0": false,
"1": true
}Changes the Quest card presentation and accept flow in the activity panel.
This can affect whether users notice, understand, and join Quests directly from the activity panel.
Shows a connection prompt for teen accounts that require a guardian connection.
Users who legally need a connected guardian can get a more direct path to the button needed to regain or continue account access.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Reduces cases where browser page translation breaks the Discord web app.
Users who enable browser translation on Discord web may see fewer broken screens or non-working controls.
default {
"enabled": true
}variations {
"1": {
"enabled": false
}
}Spreads out Quest Home refresh timing after reconnect.
Users may see Quest information refresh a little later after reconnect, while Discord can reduce request spikes.
Changes the Nitro upsell button style in emoji and soundboard pickers.
When users encounter Nitro-locked emoji or sounds, the button treatment can affect whether the subscription prompt feels noticeable or intrusive.
default {
"buttonStyle": 0
}variations {
"0": {
"buttonStyle": 0
},
"1": {
"buttonStyle": 1
},
"2": {
"buttonStyle": 2
}
}