From 20807b89f398e61620c9d759a601696efb7c95b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Mar 2026 15:09:02 +0000 Subject: [PATCH 1/2] 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c733c70..86a7ba56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xmoj-script", - "version": "3.3.5", + "version": "3.4.0", "description": "an improvement script for xmoj.tech", "main": "AddonScript.js", "scripts": { From 2490abda3693accfe4b29b916029d26518f18bfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Mar 2026 15:09:03 +0000 Subject: [PATCH 2/2] Update to release 3.4.0 --- Update.json | 29 ++++++++++++++++++++++++++++- XMOJ.user.js | 2 +- 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/Update.json b/Update.json index 00700095..063dee80 100644 --- a/Update.json +++ b/Update.json @@ -3477,6 +3477,33 @@ } ], "Notes": "No release notes were provided for this release." + }, + "3.4.0": { + "UpdateDate": 1774192142561, + "Prerelease": false, + "UpdateContents": [ + { + "PR": 924, + "Description": "Add ImageEnlarger feature with modal viewer" + }, + { + "PR": 933, + "Description": "Fix problem switcher not update" + }, + { + "PR": 937, + "Description": "Display status.php Query Content" + }, + { + "PR": 939, + "Description": "fix: gate MonochromeUI-specific styling in contestrank pages behind flag" + }, + { + "PR": 948, + "Description": "Remove problem translate button" + } + ], + "Notes": "No release notes were provided for this release." } } -} +} \ No newline at end of file diff --git a/XMOJ.user.js b/XMOJ.user.js index 275ef481..b85dddb7 100644 --- a/XMOJ.user.js +++ b/XMOJ.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name XMOJ -// @version 3.3.5 +// @version 3.4.0 // @description XMOJ增强脚本 // @author @XMOJ-Script-dev, @langningchen and the community // @namespace https://github/langningchen