Tracking background updates from the Discord alpha client.
Current build hash: 558c1c86e0d541d6fb9c553bbe32de88389cf865
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Compared badge styles and explanation surfaces for personalized offers on the Nitro tab.
This preserves the last supported explanation of how users discovered personalized Nitro offers while making the unknown current rollout state explicit.
default {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.NONE"
}variations {
"0": {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.NONE"
},
"1": {
"badgeStyle": "go.v.EXPRESSIVE",
"surface": "go.F.POPOVER"
},
"2": {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.POPOVER"
},...default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}default {
"ctaOnHover": false,
"useLargeFeaturedTiles": false,
"useNewLayoutWithSearch": false,
"useNewTile": false
}variations {
"0": {
"ctaOnHover": false,
"useLargeFeaturedTiles": false,
"useNewLayoutWithSearch": false,
"useNewTile": false
},
"1": {
"ctaOnHover": false,
"useLargeFeaturedTiles": false,
"useNewLayoutWithSearch": tr...The frequently used sounds section experiment was removed from the current experiment list.
Soundboard ordering based on recent usage may no longer be controlled by this same experiment id.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Changes the badge style and explanation surface for personalized offers on the Nitro tab.
This tests whether users notice relevant Nitro offers more easily and which level of emphasis is useful without being distracting.
default {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.NONE"
}variations {
"0": {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.NONE"
},
"1": {
"badgeStyle": "go.v.EXPRESSIVE",
"surface": "go.F.POPOVER"
},
"2": {
"badgeStyle": "go.v.GRADIENT",
"surface": "go.F.POPOVER"
},...default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Processes voice and stream server updates immediately instead of waiting for the normal dispatch queue.
This may reduce short stalls while calls or streams wait for updated server details, although the visible effect varies by connection conditions.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Adds saved Clips previews and playback to the widget area of user profiles.
Profile visitors can discover and play representative Clips without opening the full gallery first, making game moments easier to share as profile content.
default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}Compares how long new accounts wait before some dismissible guidance and promotions can appear.
This can test whether reducing early prompt overload makes onboarding clearer without delaying useful guidance too much.
default {
"newUserCooldownMs": "o.A.Millis.DAY"
}