xmoj-script 1.7.3 → 1.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/Update.json +30 -0
  2. package/XMOJ.user.js +3854 -3919
  3. package/package.json +1 -1
package/Update.json CHANGED
@@ -2884,6 +2884,36 @@
2884
2884
  }
2885
2885
  ],
2886
2886
  "Notes": "No release notes were provided for this release."
2887
+ },
2888
+ "1.8.0": {
2889
+ "UpdateDate": 1750594823374,
2890
+ "Prerelease": false,
2891
+ "UpdateContents": [
2892
+ {
2893
+ "PR": 806,
2894
+ "Description": "Remove the statistics button from contest page"
2895
+ },
2896
+ {
2897
+ "PR": 808,
2898
+ "Description": "feat: Enhance keyboard shortcuts for better cross-platform support"
2899
+ },
2900
+ {
2901
+ "PR": 811,
2902
+ "Description": "fix: Redirect to login page if profile element is missing"
2903
+ }
2904
+ ],
2905
+ "Notes": "No release notes were provided for this release."
2906
+ },
2907
+ "1.8.1": {
2908
+ "UpdateDate": 1752061009119,
2909
+ "Prerelease": true,
2910
+ "UpdateContents": [
2911
+ {
2912
+ "PR": 817,
2913
+ "Description": "fix: reinfo.php shows no test results even if test results are available "
2914
+ }
2915
+ ],
2916
+ "Notes": "No release notes were provided for this release."
2887
2917
  }
2888
2918
  }
2889
2919
  }