version bump to 1.2.81.264

This commit is contained in:
amd64fox
2026-01-14 03:16:22 +03:00
parent bae24fab51
commit d2f652b73e
2 changed files with 15 additions and 8 deletions

View File

@@ -1770,21 +1770,28 @@
},
"MagpiePrompting": {
"name": "enableMagpiePrompting",
"version": {
"version": {
"fr": "1.2.77",
"to": ""
}
},
"MagpieScheduling": {
"name": "enableMagpieScheduling",
"version": {
"version": {
"fr": "1.2.77",
"to": ""
}
},
"MagpieCuration": {
"name": "enableMagpieCuration",
"version": {
"fr": "1.2.81",
"to": ""
}
},
"Magpie": {
"name": "enableMagpie",
"version": {
"version": {
"fr": "1.2.77",
"to": ""
}
@@ -2280,11 +2287,11 @@
},
"collaboration": {
"version": {
"fr": "1.1.73",
"fr": "1.1.74",
"to": ""
},
"match": "(permissionLevel:(?:\"CONTRIBUTOR\"|[\\w$]+)(?!\\s*=).+?return)",
"replace": "$1 null;"
"match": "[\\w$]+\\??\\.canAdministratePermissions(\\W.*?\"permissions\\.invite-collaborators\")",
"replace": "false$1"
},
"byspotx": {
"add": "// Patched by SpotX"

View File

@@ -416,7 +416,7 @@ if (!($version -and $version -match $match_v)) {
}
else {
# latest tested version for Win 10-12
$onlineFull = "1.2.80.349.g2efc88b5-968"
$onlineFull = "1.2.81.264.gb4ad4efa-1866"
}
}
else {
@@ -1235,7 +1235,7 @@ function Helper($paramname) {
}
}
}
if (!$premium) { Remove-Json -j $Enable -p 'RemoteDownloads', 'Magpie', 'MagpiePrompting', 'MagpieScheduling' }
if (!$premium) { Remove-Json -j $Enable -p 'RemoteDownloads', 'Magpie', 'MagpiePrompting', 'MagpieScheduling', 'MagpieCuration' }
# Disable unimportant exp
if ($exp_spotify) {