Tracking background updates from the Discord alpha client.
Current build hash: fd97e0960be26278ad8e87034b4a25b470f8d22a
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.
Lets Discord Clips detect Counter-Strike 2 match events when Auto Clips is enabled on Windows.
This provides the path for Counter-Strike 2 moments such as match events to become automatic clip candidates instead of relying only on manual saves. The experiment alone does not show that every event will be saved.
default {
"enableCs2Gsi": false
}variations {
"1": {
"enableCs2Gsi": true
}
}This experiment switches the three-dot typing indicator from the existing animation path to a CSS-backed presentation.
The behavior is unchanged, but motion, visual consistency, and rendering cost may differ. The current code does not establish a measured performance or preference result.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}default {
"enabled": false,
"showSmallEmbed": false
}variations {
"1": {
"enabled": true,
"showSmallEmbed": true
},
"2": {
"enabled": true,
"showSmallEmbed": false
}
}This experiment changes the Krisp noise-cancellation model files used for voice and video calls on iOS.
It may affect background-noise removal quality, stability, battery use, or processing load. The direction of those effects is not confirmed by the client code.
default {
"models": [
{
"filename": "krisp-nc-o-nb-v2.kef",
"maxSampleRate": 8000,
"name": "small_NC_8k"
},
{
"filename": "krisp-nc-o-lite-v1.kef",...variations {
"1": {
"models": [
{
"filename": "krisp-nc-o-nb-v2.kef",
"maxSampleRate": 8000,
"name": "small_NC_8k"
},
{
"filename": "c6.f.s.laughter.da1785_non_optimized.kef",
"maxSampleR...default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}default {
"enableMetrics": true,
"fallbackProvider": "tenor",
"provider": "tenor"
}variations {
"0": {
"enableMetrics": true,
"fallbackProvider": "tenor",
"provider": "tenor"
},
"1": {
"enableMetrics": true,
"fallbackProvider": "tenor",
"provider": "giphy"
},
"2": {
"enableMetrics": true,
"f...default {
"enabled": false,
"variant": 0
}variations {
"0": {
"enabled": false,
"variant": 0
},
"1": {
"enabled": true,
"variant": 1
},
"2": {
"enabled": true,
"variant": 2
}
}