Merge commit '7fa442fb28a2b9156690ff147206275163e7aec8' into beta

This commit is contained in:
2025-10-19 06:50:50 +03:00
1007 changed files with 143497 additions and 11362 deletions

View File

@@ -22,9 +22,11 @@ export const DEFAULT_FEATURE_FLAGS = validateValues({
showVersionFilesInTable: false,
// showAdsWithPlus: false,
alwaysShowChecklistAsPopup: true,
testTaxForm: false,
// Feature toggles
projectTypesPrimaryNav: false,
enableMedalPromotion: true,
hidePlusPromoInUserMenu: false,
oldProjectCards: true,
newProjectCards: false,
@@ -34,6 +36,9 @@ export const DEFAULT_FEATURE_FLAGS = validateValues({
showProjectPageDownloadModalServersPromo: false,
showProjectPageCreateServersTooltip: true,
showProjectPageQuickServerButton: false,
newProjectGeneralSettings: false,
newProjectEnvironmentSettings: true,
hideRussiaCensorshipBanner: false,
// advancedRendering: true,
// externalLinksNewTab: true,
// notUsingBlockers: false,