xmoj-script 1.7.2 → 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 +41 -0
  2. package/XMOJ.user.js +3854 -3916
  3. package/package.json +1 -1
package/Update.json CHANGED
@@ -2873,6 +2873,47 @@
2873
2873
  }
2874
2874
  ],
2875
2875
  "Notes": "No release notes were provided for this release."
2876
+ },
2877
+ "1.7.3": {
2878
+ "UpdateDate": 1750594769202,
2879
+ "Prerelease": true,
2880
+ "UpdateContents": [
2881
+ {
2882
+ "PR": 811,
2883
+ "Description": "fix: Redirect to login page if profile element is missing"
2884
+ }
2885
+ ],
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."
2876
2917
  }
2877
2918
  }
2878
2919
  }