Tracking background updates from the Discord alpha client.
Current build hash: c4ba23900f70d7a178720f5cfd9c1cb45ec963c1
Uses a new experiment assignment to decide whether server theming is available.
Discord can expand the server-theme rollout without overriding existing assignments. Different servers may therefore see different theme availability on the same settings surfaces.
default {
"enabled": false,
"gatesApex": false,
"inExperiment": false
}variations {
"0": {
"enabled": false,
"gatesApex": false,
"inExperiment": true
},
"1": {
"enabled": true,
"gatesApex": false,
"inExperiment": true
},
"2": {
"enabled": false,
"gatesApex": true,
"inExperime...Applies profile theme colors to participant tile backgrounds in video calls.
Video tiles can look more consistent with each user's profile customization. The mobile chat-input layout keys included in this change do not have a confirmed consumer in the current web bundle.
default {
"chatInputFloating": false,
"chatInputLegacySendButton": false,
"enabled": false
}variations {
"0": {
"chatInputFloating": false,
"chatInputLegacySendButton": false,
"enabled": false
},
"1": {
"chatInputFloating": false,
"chatInputLegacySendButton": false,
"enabled": true
},
"2": {
"chatInputFl...default {
"enabled": false
}variations {
"1": {
"enabled": false
},
"2": {
"enabled": true
}
}default {
"ctaTimerMilliSeconds": 3000,
"enabled": false,
"loopingEnabled": false,
"orbAmount": 50,
"rewardTimerSeconds": 15,
"verticalScrollEnabled": false
}variations {
"1": {
"ctaTimerMilliSeconds": 3000,
"enabled": true,
"loopingEnabled": false,
"orbAmount": 50,
"rewardTimerSeconds": 15,
"verticalScrollEnabled": false
},
"2": {
"ctaTimerMilliSeconds": 3000,
"enable...Tests a sidebar-style profile layout when opening the profile card from the account menu.
The account popout is a common starting point for changing status, checking your profile, and editing profile details. A clearer layout can make those actions feel less cluttered and easier to scan.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Tests hiding the large featured area at the top of Quest Home during a short campaign window.
The top Quest Home area controls which quest or reward gets the strongest first impression. The date gate suggests Discord is testing a temporary home layout for a campaign period.
default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}Uses the new badge image source first in user profile badge lists.
This checks whether profile badges remain complete and reliable while Discord moves them to a new image source. Users may notice differences in image clarity or loading stability rather than a new control.
default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}default {
"enableQuickBar": false
}variations {
"1": {
"enableQuickBar": 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
}
}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.
default {
"monthlyDefaultSelected": false,
"showGiftPrice": true,
"useNewCopy": false
}variations {
"1": {
"monthlyDefaultSelected": false,
"showGiftPrice": false,
"useNewCopy": false
},
"2": {
"monthlyDefaultSelected": false,
"showGiftPrice": true,
"useNewCopy": true
},
"3": {
"monthlyDefaultSelect...