diff --git a/Install.ps1 b/Install.ps1 index 459c6c2..2acc110 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -335,7 +335,7 @@ if (!($version -and $version -match $match_v)) { } else { # Recommended version for Win 10-12 - $onlineFull = "1.2.19.941.gbf202593-411" + $onlineFull = "1.2.20.1210.g2a8a8a57-590" } } else { diff --git a/patches/patches.json b/patches/patches.json index 666ab0f..890c822 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -273,6 +273,15 @@ "fr": "1.2.19", "to": "" } + }, + "DSASetting": { + "name": "enableDSASetting", + "description": "Enable DSA (Digital Service Act) features for desktop and web", + "native_description": "Enable DSA (Digital Service Act) features for desktop and web", + "version": { + "fr": "1.2.20", + "to": "" + } } }, "EnableExp": { @@ -671,6 +680,24 @@ "fr": "1.2.18", "to": "" } + }, + "ButtonAlwaysVisible": { + "name": "saveButtonAlwaysVisible", + "description": "Display save button always in whats new feed", + "native_description": "Display save button always in whats new feed", + "version": { + "fr": "1.2.20", + "to": "" + } + }, + "NpvAboutPodcast": { + "name": "saveButtonAlwaysVisible", + "description": "Enable About Podcast section in NPV", + "native_description": "Enable About Podcast section in NPV", + "version": { + "fr": "1.2.20", + "to": "" + } } }, "CustomExp": {