Tracking background updates from the Discord alpha client.
Current build hash: fd97e0960be26278ad8e87034b4a25b470f8d22a
Previously controlled a redesigned Clips settings screen and the visibility of Auto Clips options.
How clearly people can enable Clips and manage automatically created clips affects both feature use and storage management.
default {
"enableRedesign": false
}variations {
"1": {
"enableRedesign": true
}
}default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}Shortens long pre-start time estimates on Quests cards to labels such as ‘30s+’ or ‘1m+’.
The time label helps people judge the effort required before starting a Quest. A shorter label can simplify the card, but it also removes some precision for people who want the exact duration first.
variations {
"1": {
"truncateMoreThanSeconds": 30
},
"2": {
"truncateMoreThanSeconds": 60
}
}Keeps the existing dedicated Favorites area available to Nitro users, while a separate experiment now controls limited free access.
Separating Nitro access from the limited free trial lets Discord adjust the eligible audience and limits independently.
default {
"enabled": false
}variations {
"1": {
"enabled": true
},
"2": {
"enabled": true
}
}default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}Lets selected non-subscribers try the dedicated Favorites area with a limit of three items.
People can reach frequently used channels without reopening each server, and they can experience a limited Nitro feature before subscribing.
default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}default {
"enabled": false
}variations {
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}default {
"enabled": false
}variations {
"1": {
"enabled": true
}
}