Tracking background updates from the Discord alpha client.
Current build hash: fd97e0960be26278ad8e87034b4a25b470f8d22a
Tests hiding the large featured area at the top of Quest Home during a short campaign window.
The top Quest Home area controls which quest or reward gets the strongest first impression. The date gate suggests Discord is testing a temporary home layout for a campaign period.
default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}Tests whether the large banner placeholder remains visible while Quest Home is loading.
This is a small loading-state change that can affect how much the Quest Home layout shifts or appears empty when opened. It should not be expanded into a claim about the fully loaded banner without another consumer.
default {
"showDefaultBanner": true,
"showHeroPlaceholder": true
}variations {
"1": {
"showDefaultBanner": false,
"showHeroPlaceholder": true
},
"2": {
"showDefaultBanner": false,
"showHeroPlaceholder": false
}
}default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}Uses voice-gateway protocol version 10 instead of 9 on supported desktop voice connections.
Although it is not directly visible, this changes the compatibility layer used when Discord receives updated voice-server information during a call. Any user-perceived improvement would need separate runtime evidence.
default {
"enabled": false
}variations {
"1": {
"enabled": 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 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.
A new version of message bookmarks and reminders, including saved lists, overdue reminders, and account-specific limits.
It helps people keep important conversations and avoid missing follow-ups, while the storage limits also connect the feature to Nitro benefit discovery.