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.
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.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}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"
},...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
}
}Moves code blocks and plaintext previews to a newer syntax highlighter.
This can make long code blocks and attached files easier to scan, and the test now compares a simpler pair of rendering paths.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}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"
},...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
}
}Changes the badge style and explanation surface for personalized offers on the Nitro tab.
This tests whether users notice relevant Nitro offers more easily and which level of emphasis is useful without being distracting.
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"
},...Processes voice and stream server updates immediately instead of waiting for the normal dispatch queue.
This may reduce short stalls while calls or streams wait for updated server details, although the visible effect varies by connection conditions.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Adds saved Clips previews and playback to the widget area of user profiles.
Profile visitors can discover and play representative Clips without opening the full gallery first, making game moments easier to share as profile content.
default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}