Tracking background updates from the Discord alpha client.
Current build hash: 558c1c86e0d541d6fb9c553bbe32de88389cf865
default {
"combineMentionAutocomplete": false,
"enabled": false,
"showNewTag": false
}variations {
"0": {
"combineMentionAutocomplete": false,
"enabled": false,
"showNewTag": false
},
"1": {
"combineMentionAutocomplete": false,
"enabled": true,
"showNewTag": true
},
"2": {
"combineMentionAutocomple...Compares a compact Soundboard quick picker with the full picker from the voice panel button.
This can reduce the steps and pointer movement needed to play sounds during a call and compare whether a compact picker is faster than the full list.
default {
"enabled": false,
"showOnRTCHover": false,
"showQuickAccess": false
}variations {
"1": {
"enabled": true,
"showOnRTCHover": true,
"showQuickAccess": true
},
"2": {
"enabled": true,
"showOnRTCHover": true,
"showQuickAccess": false
}
}default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}default {
"enabled": false,
"topSoundsFirst": false
}variations {
"1": {
"enabled": true,
"topSoundsFirst": true
},
"2": {
"enabled": true,
"topSoundsFirst": false
}
}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,
"trialCTAEnabled": false
}variations {
"1": {
"enabled": true,
"trialCTAEnabled": true
},
"2": {
"enabled": true,
"trialCTAEnabled": false
}
}Changes the presentation style of the primary-server tag shown beside a username.
This can compare whether a primary-server tag fits more naturally beside a name. There is no evidence that the underlying server identity shown by the tag changes.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Changes the badge style and supporting explanation for personalized offers on the Nitro tab.
This can test whether people notice relevant Nitro offers more easily and which level of visual emphasis is useful. The raw modification alone does not establish a new user action.
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"
},...Adds a server-specific Top Sounds section to the voice-channel Soundboard.
People can find sounds commonly used in their server without searching, while Discord can compare whether the section works better near the top or later in the picker.
default {
"enabled": false,
"topSoundsFirst": false
}variations {
"1": {
"enabled": true,
"topSoundsFirst": true
},
"2": {
"enabled": true,
"topSoundsFirst": false
}
}