File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 34073407 }
34083408 ],
34093409 "Notes" : " Fix WebSocket notification toasts ignoring per-feature popup settings (BBSPopup/MessagePopup)."
3410+ },
3411+ "3.3.0" : {
3412+ "UpdateDate" : 1772197258188 ,
3413+ "Prerelease" : false ,
3414+ "UpdateContents" : [
3415+ {
3416+ "PR" : 916 ,
3417+ "Description" : " Fix contest ranking table styling for dark mode"
3418+ },
3419+ {
3420+ "PR" : 919 ,
3421+ "Description" : " Gate WebSocket toast notifications by per-feature popup settings"
3422+ }
3423+ ],
3424+ "Notes" : " <b>Bug 修复</b><br>\n - 修复了暗色模式下比赛排名表(contestrank-oi.php 和 contestrank-correct.php)颜色显示异常的问题(#916)<br>\n - 修复了 WebSocket 弹窗通知未遵循各功能独立弹窗开关(BBSPopup/MessagePopup)的问题(#919)"
34103425 }
34113426 }
34123427}
Original file line number Diff line number Diff line change 11// ==UserScript==
22// @name XMOJ
3- // @version 3.2.2
3+ // @version 3.3.0
44// @description XMOJ增强脚本
55// @author @XMOJ -Script-dev, @langningchen and the community
66// @namespace https://github/langningchen
Original file line number Diff line number Diff line change 11{
22 "name" : " xmoj-script" ,
3- "version" : " 3.2.2 " ,
3+ "version" : " 3.3.0 " ,
44 "description" : " an improvement script for xmoj.tech" ,
55 "main" : " AddonScript.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments