Tracking background updates from the Discord alpha client.
Current build hash: 558c1c86e0d541d6fb9c553bbe32de88389cf865
Compared badge styles and explanation surfaces for personalized offers on the Nitro tab.
This preserves the last supported explanation of how users discovered personalized Nitro offers while making the unknown current rollout state explicit.
default {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.NONE"
}variations {
"0": {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.NONE"
},
"1": {
"badgeStyle": "go.v.EXPRESSIVE",
"surface": "go.F.POPOVER"
},
"2": {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.POPOVER"
},...Used the same newer guild-tag and avatar-decoration presentation in member lists and activity headers.
The previous user impact remains useful context, but the deletion should not be mistaken for proof of rollout or rollback.
Used the same newer guild-tag and avatar-decoration presentation in member lists and activity headers.
The previous user impact remains useful context, but the deletion should not be mistaken for proof of rollout or rollback.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}variations {
"0": false,
"1": true
}Tested a new v1 list when Discord identified running games and non-game applications.
This could affect activity-detection accuracy, but the deletion row alone does not establish which list is now used.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}The frequently used sounds section experiment was removed from the current experiment list.
Soundboard ordering based on recent usage may no longer be controlled by this same experiment id.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}The experiment routing past-due Nitro notices to unpaid-invoice checkout was removed from the current experiment list.
The payment-recovery entry point may no longer be controlled by the same experiment id, so its current behavior needs separate verification with an eligible past-due account.
default {
"bannerVariant": "control",
"enabled": false
}variations {
"1": {
"bannerVariant": "red_expressive",
"enabled": true
},
"2": {
"bannerVariant": "grey_primary",
"enabled": true
}
}The experiment applying profile theme colors to video-call tiles was removed from the current experiment list.
The video-tile background behavior may no longer be controlled by this experiment id, but the current visible state still requires live client verification.
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": true
}
}default {
"isEnabled": false,
"isRoadblocksEnabled": false
}variations {
"0": {
"isEnabled": false,
"isRoadblocksEnabled": false
},
"1": {
"isEnabled": true,
"isRoadblocksEnabled": false
},
"2": {
"isEnabled": true,
"isRoadblocksEnabled": true
}
}