Skip to content

Update to release 3.3.0#922

Merged
boomzero merged 2 commits intodevfrom
actions/temp
Feb 27, 2026
Merged

Update to release 3.3.0#922
boomzero merged 2 commits intodevfrom
actions/temp

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 27, 2026

Update to release 3.3.0


Summary by cubic

Release 3.3.0 with UI and notification fixes. Also updates release notes and bumps userscript and package versions.

  • Bug Fixes
    • Fix dark mode colors for contest ranking tables on contestrank-oi.php and contestrank-correct.php.
    • Gate WebSocket toast notifications by BBSPopup/MessagePopup settings.

Written for commit 89e401f. Summary will update on new commits.

@github-actions github-actions bot enabled auto-merge February 27, 2026 12:58
@github-actions github-actions bot force-pushed the actions/temp branch 2 times, most recently from 1a9167e to 1fb118a Compare February 27, 2026 12:59
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 3 files

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="package.json">

<violation number="1" location="package.json:3">
P2: Do not manually edit version numbers; the UpdateVersion workflow handles version sync. Revert this manual bump and let automation update package.json.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

{
"name": "xmoj-script",
"version": "3.2.2",
"version": "3.3.0",
Copy link

@cubic-dev-ai cubic-dev-ai bot Feb 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: Do not manually edit version numbers; the UpdateVersion workflow handles version sync. Revert this manual bump and let automation update package.json.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At package.json, line 3:

<comment>Do not manually edit version numbers; the UpdateVersion workflow handles version sync. Revert this manual bump and let automation update package.json.</comment>

<file context>
@@ -1,6 +1,6 @@
 {
   "name": "xmoj-script",
-  "version": "3.2.2",
+  "version": "3.3.0",
   "description": "an improvement script for xmoj.tech",
   "main": "AddonScript.js",
</file context>
Suggested change
"version": "3.3.0",
"version": "3.2.2",
Fix with Cubic

@boomzero boomzero disabled auto-merge February 27, 2026 13:02
@boomzero boomzero merged commit 0ce06a7 into dev Feb 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant