Tracking background updates from the Discord alpha client.
Current build hash: 8666ec1b75bafe4f415f34f766fa229ff03e70e5
Compares multiple subscriber hero header layouts on Nitro Home.
The Nitro Home header is the first place users see subscription benefits and CTAs, so layout variants can affect benefit comprehension and conversion.
default {
"treatment": "control"
}variations {
"0": {
"treatment": "control"
},
"1": {
"treatment": "treatment_a"
},
"2": {
"treatment": "treatment_b"
},
"3": {
"treatment": "treatment_c"
}
}Controls whether recent clips are included in Clips home, quickbar, and reminder gallery surfaces.
The post-capture surface is a key entry point for getting users to revisit, edit, or share the game and voice clips they just created.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Moves syntax coloring for code blocks and plaintext previews to a newer highlighter.
Reliable syntax separation makes long code blocks and attached text files easier to scan.
default {
"enabled": false,
"preferNative": false
}variations {
"1": {
"enabled": true,
"preferNative": false
},
"2": {
"enabled": true,
"preferNative": true
}
}Aligns guild-tag and avatar-decoration presentation in server member-list user rows with the newer profile treatment.
A user's server identity and profile decoration can remain easier to recognize from the member list.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Moves syntax coloring for code blocks and plaintext previews to a newer highlighter.
Reliable syntax separation makes long code blocks and attached text files easier to scan.
default {
"enabled": false,
"preferNative": false
}variations {
"1": {
"enabled": true,
"preferNative": false
},
"2": {
"enabled": true,
"preferNative": true
}
}