Tracking background updates from the Discord alpha client.
Current build hash: f3e0af008548fe267f0a501a19eab681d8c8d69f
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
}
}variations {
"0": 0,
"1": 1,
"2": 2,
"3": 3
}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
},
"4": {
"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
}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
}Changes Premium Group announcement copy on the Nitro tab.
This tests whether users understand and start a shared Nitro product more easily when the key price and action are clearer.
variations {
"0": false,
"1": true
}Controls the 250MB file upload item in server Boost/Powerup benefits.
Large file upload capability is one of the visible benefits that can influence whether a server values Boost or Powerup purchases.
default {
"enabled": false,
"rollbackEnabled": false
}Tests showing the Nitro Basic card without its green accent treatment.
Even when price and benefits stay the same, card color can affect how users compare Basic against other Nitro plans.
variations {
"0": false,
"1": true
}Changes the discount copy and badges shown for Nitro annual plans.
Annual billing is a larger upfront purchase, so clearer savings copy can affect whether buyers understand and choose it.
variations {
"0": 0,
"1": 1,
"2": 2,
"3": 3,
"4": 4
}Enables gift-card balance and code redemption inside checkout.
Gift-card users can see their balance and add a code without leaving checkout. It also helps prevent selecting the wallet when the balance cannot cover the purchase.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Applies profile theme colors to participant tile backgrounds in video calls.
Video tiles can look more consistent with each user's profile customization. The mobile chat-input layout keys included in this change do not have a confirmed consumer in the current web bundle.
default {
"chatInputFloating": false,
"chatInputLegacySendButton": false,
"enabled": false
}variations {
"0": {
"chatInputFloating": false,
"chatInputLegacySendButton": false,
"enabled": false
},
"1": {
"chatInputFloating": false,
"chatInputLegacySendButton": false,
"enabled": true
},
"2": {
"chatInputFl...default {
"clickableTile": false,
"ctaOnHover": false,
"useLargeFeaturedTiles": false,
"useNewLayoutWithSearch": false,
"useNewTile": false
}variations {
"0": {
"clickableTile": false,
"ctaOnHover": false,
"useLargeFeaturedTiles": false,
"useNewLayoutWithSearch": false,
"useNewTile": false
},
"1": {
"clickableTile": false,
"ctaOnHover": false,
"useLarg...