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
}
}variations {
"0": false,
"1": true
}default {
"enabled": false,
"variant": 0
}variations {
"0": {
"enabled": false,
"variant": 0
},
"1": {
"enabled": true,
"variant": 1
},
"2": {
"enabled": true,
"variant": 2
},
"3": {
"enabled": true,
"variant": 3
}
}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
}
}default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}