xmoj-script 1.1.35 → 1.1.38

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 +49 -0
  2. package/XMOJ.user.js +3547 -3540
  3. package/package.json +1 -1
package/Update.json CHANGED
@@ -1183,6 +1183,55 @@
1183
1183
  }
1184
1184
  ],
1185
1185
  "Notes": "No release notes were provided for this release."
1186
+ },
1187
+ "1.1.36": {
1188
+ "UpdateDate": 1706680652574,
1189
+ "Prerelease": true,
1190
+ "UpdateContents": [
1191
+ {
1192
+ "PR": 413,
1193
+ "Description": "fix #409"
1194
+ }
1195
+ ],
1196
+ "Notes": "A very important fix!"
1197
+ },
1198
+ "1.1.37": {
1199
+ "UpdateDate": 1706680926393,
1200
+ "Prerelease": false,
1201
+ "UpdateContents": [
1202
+ {
1203
+ "PR": 406,
1204
+ "Description": "more choices"
1205
+ },
1206
+ {
1207
+ "PR": 407,
1208
+ "Description": "superdebug mode"
1209
+ },
1210
+ {
1211
+ "PR": 411,
1212
+ "Description": "修正部分用户姓名设置的错误"
1213
+ },
1214
+ {
1215
+ "PR": 412,
1216
+ "Description": "修改警告"
1217
+ },
1218
+ {
1219
+ "PR": 413,
1220
+ "Description": "fix #409"
1221
+ }
1222
+ ],
1223
+ "Notes": "No release notes were provided for this release."
1224
+ },
1225
+ "1.1.38": {
1226
+ "UpdateDate": 1706681565820,
1227
+ "Prerelease": true,
1228
+ "UpdateContents": [
1229
+ {
1230
+ "PR": 416,
1231
+ "Description": "major restructuring(fixes #364)"
1232
+ }
1233
+ ],
1234
+ "Notes": "No release notes were provided for this release."
1186
1235
  }
1187
1236
  }
1188
1237
  }