Tracking background updates from the Discord alpha client.
Current build hash: fd97e0960be26278ad8e87034b4a25b470f8d22a
Adjusts how many frequently used emojis appear in the emoji picker.
Too many or too few frequent emojis can change how quickly users find the emoji they want.
variations {
"1": {
"maxFrequentEmojis": 9
},
"2": {
"maxFrequentEmojis": 18
}
}default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Enables a newer video encoding path for screen share or video on Linux.
Linux users may see changes in video quality, CPU usage, or compatibility during screen sharing and video calls.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Opens the Incode age verification screen inside an in-app modal.
Users who need age verification may stay inside the app for the check, changing where failures or drop-offs happen.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}Enables collection-specific detail pages inside Shop.
This affects whether users can open a shared collection link directly into the right Shop collection.
default {
"useIndexPage": false
}variations {
"0": {
"useIndexPage": false
},
"1": {
"useIndexPage": true
}
}default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}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
}Adds Game Profiles as a distinct search target in Quick Switcher.
People who open Game Profiles often can find them directly from Quick Switcher instead of navigating through other menus.
default {
"alternatePosition": false,
"enabled": false
}variations {
"0": {
"alternatePosition": false,
"enabled": false
},
"1": {
"alternatePosition": false,
"enabled": true
},
"2": {
"alternatePosition": true,
"enabled": true
}
}Adds a room-and-seat flow such as “Living Room” inside server voice channels.
This can make a voice channel feel more like a shared room with visible positions, changing how people join, leave, and move inside voice spaces.
default {
"enabled": false,
"interactionsEnabled": false,
"multipleRoomsEnabled": false,
"posturesEnabled": false
}Expands an order-first checkout flow for Shop and game storefront purchases.
Creating the order earlier can change how price confirmation, waiting states, and payment errors appear before purchase completion.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}