xmoj-script 1.5.3 → 1.7.0

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 +3955 -3887
  3. package/package.json +1 -1
package/Update.json CHANGED
@@ -2810,6 +2810,47 @@
2810
2810
  }
2811
2811
  ],
2812
2812
  "Notes": "No release notes were provided for this release."
2813
+ },
2814
+ "1.6.0": {
2815
+ "UpdateDate": 1746281721231,
2816
+ "Prerelease": false,
2817
+ "UpdateContents": [
2818
+ {
2819
+ "PR": 791,
2820
+ "Description": "remove ACM rankings"
2821
+ },
2822
+ {
2823
+ "PR": 796,
2824
+ "Description": "Clear session cookie on logout for better security"
2825
+ },
2826
+ {
2827
+ "PR": 798,
2828
+ "Description": "修复文字错误"
2829
+ }
2830
+ ],
2831
+ "Notes": "No release notes were provided for this release."
2832
+ },
2833
+ "1.6.1": {
2834
+ "UpdateDate": 1748781837958,
2835
+ "Prerelease": true,
2836
+ "UpdateContents": [
2837
+ {
2838
+ "PR": 802,
2839
+ "Description": "Fix page flashes in dark mode"
2840
+ }
2841
+ ],
2842
+ "Notes": "No release notes were provided for this release."
2843
+ },
2844
+ "1.7.0": {
2845
+ "UpdateDate": 1748873286643,
2846
+ "Prerelease": false,
2847
+ "UpdateContents": [
2848
+ {
2849
+ "PR": 802,
2850
+ "Description": "Fix page flashes in dark mode"
2851
+ }
2852
+ ],
2853
+ "Notes": "No release notes were provided for this release."
2813
2854
  }
2814
2855
  }
2815
2856
  }