diff --git a/README.md b/README.md index 8a808f8..f6b6b5f 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ A patch allows the Claude client to accept more ModelIDs. - 1.15962.0 - 1.15962.1 - 1.17180.0 +- 1.17282.0 The patch scripts auto-detect your installed version and fetch the latest patch definitions from this repository. When a new Claude Desktop version is released, only `patch-definitions.json` needs updating. diff --git a/patch-definitions.json b/patch-definitions.json index fda0891..0ef7567 100644 --- a/patch-definitions.json +++ b/patch-definitions.json @@ -290,6 +290,16 @@ "original": "function $AA(A){const e=A.toLowerCase();return Gpt.test(e)?!1:m7A.test(e)||Lpt.some(t=>e.includes(t))}", "patched_prefix": "function $AA(e){return!0}" } + }, + "1.17282.0": { + "windows": { + "original": "function etA(A){const e=A.toLowerCase();return sDt.test(e)?!1:Bee.test(e)||oDt.some(t=>e.includes(t))}", + "patched": "function etA(e){return true/*patched*/}" + }, + "macos": { + "original": "function $AA(A){const e=A.toLowerCase();return Gpt.test(e)?!1:m7A.test(e)||Lpt.some(t=>e.includes(t))}", + "patched_prefix": "function $AA(e){return!0}" + } } }, "fallback_patterns": [