Tracking background updates from the Discord alpha client.
Current build hash: fd97e0960be26278ad8e87034b4a25b470f8d22a
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
}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,
"showSmallEmbed": false
}variations {
"1": {
"enabled": true,
"showSmallEmbed": true
},
"2": {
"enabled": true,
"showSmallEmbed": false
}
}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
}
}Shows a Pix payment-add button in eligible Brazil checkout flows.
This can make checkout faster for users who rely on Pix, but the exact placement matters because payment-source prompts can affect completion and confusion.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Changes where monthly Nitro users see prompts to switch to a yearly plan.
The prompt can help users find a cheaper annual option, but placement also affects how intrusive the upsell feels during subscription browsing.
variations {
"0": 0,
"1": 1,
"2": 2,
"3": 3
}Increases the standalone soundboard picker popout height by 100 px.
For servers with many sounds, or when a frequently used section appears, a taller picker can reduce scrolling. It is a small UI change, but it can affect repeated soundboard use.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}