From ff9d9810fa9d1a9775805aba7b58a524b4cf41ac Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 9 Sep 2023 08:59:41 +0300 Subject: [PATCH] version bump to 1.2.20.1210 --- Install.ps1 | 2 +- patches/patches.json | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) 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": {