Tracking background updates from the Discord alpha client.
Current build hash: 945e400744e3e9c3ad9b174f9d0ad0c1d34ac6f2
Tests a campaign-style visual treatment for the Quest Home entry in the friends/DM list.
This can make Quest or reward campaigns easier to notice from the main navigation. The evidence supports a visual entrypoint override, not a new Quest feature by itself.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Tests a quantity selector for buying multiple Nitro gifts in one gift checkout flow.
Users preparing several Nitro gifts may be able to adjust quantity without repeating the checkout flow. The current evidence confirms quantity handling for gift checkout, but not exactly how recipients are assigned.
variations {
"0": false,
"1": true
}Tests a quantity selector for buying multiple Nitro gifts in one gift checkout flow.
Users preparing several Nitro gifts may be able to adjust quantity without repeating the checkout flow. The current evidence confirms quantity handling for gift checkout, but not exactly how recipients are assigned.
variations {
"0": false,
"1": true
}Adds a frequently used sounds section to the soundboard.
People who use the soundboard repeatedly can reach recently used sounds faster. This is distinct from favorites because actual usage patterns can affect the picker order.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}default {
"enabled": false,
"showSmallEmbed": false
}variations {
"1": {
"enabled": true,
"showSmallEmbed": true
},
"2": {
"enabled": true,
"showSmallEmbed": false
}
}default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}Separates sensitive embedded activities from the default activity list.
This can reduce how often sensitive activities appear directly in browsing surfaces, depending on whether classification data is present.
default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}