Skip to content

Update to release 3.3.0 - #922

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

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

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

Copy link
Copy Markdown
Contributor

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.

Comment thread package.json
{
"name": "xmoj-script",
"version": "3.2.2",
"version": "3.3.0",

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

Copy link
Copy Markdown
Contributor

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