Skip to content

GH#38: document Ultimate Multisite 2.8.0 updates#49

Merged
superdav42 merged 1 commit into
mainfrom
feature/auto-20260512-132051-gh38
May 12, 2026
Merged

GH#38: document Ultimate Multisite 2.8.0 updates#49
superdav42 merged 1 commit into
mainfrom
feature/auto-20260512-132051-gh38

Conversation

@superdav42
Copy link
Copy Markdown
Contributor

Summary

Documented the v2.8.0 user-facing and developer-facing changes: Jumper setting, checkout form status column, sunrise addon loader, telemetry removal, lifetime free memberships, and release notes.

Files Changed

docs/developer/integration-guide/addon-sunrise-loader.md,docs/user-guide/administration/managing-memberships.md,docs/user-guide/administration/membership-expiration-and-site-blocking.md,docs/user-guide/administration/settings-reference.md,docs/user-guide/configuration/checkout-forms.md,docs/user-guide/configuration/customizing-your-registration-form.md,docs/user-guide/getting-started/release-notes.md,sidebars.js

Runtime Testing

  • Risk level: Low (agent prompts / infrastructure scripts)
  • Verification: git diff --check passed; npm run clear && npm run build generated English and Spanish output before the full all-locale build exceeded the 240s watchdog-safe timeout; npm run build -- --locale en compiled client and server but Docusaurus 3.9.2/Node 22 ended with ENOENT for build/__server/server.bundle.js.

Resolves #38


aidevops.sh v3.15.38 plugin for OpenCode v1.14.48 with gpt-5.5 spent 22m and 92,334 tokens on this as a headless worker.

@superdav42 superdav42 added the origin:worker Created by headless/pulse worker session label May 12, 2026
@superdav42
Copy link
Copy Markdown
Contributor Author

Completion Summary

  • What: Documented the v2.8.0 user-facing and developer-facing changes: Jumper setting, checkout form status column, sunrise addon loader, telemetry removal, lifetime free memberships, and release notes.
  • Issue: Docs update: Ultimate Multisite v2.8.0 #38
  • Files changed: docs/developer/integration-guide/addon-sunrise-loader.md,docs/user-guide/administration/managing-memberships.md,docs/user-guide/administration/membership-expiration-and-site-blocking.md,docs/user-guide/administration/settings-reference.md,docs/user-guide/configuration/checkout-forms.md,docs/user-guide/configuration/customizing-your-registration-form.md,docs/user-guide/getting-started/release-notes.md,sidebars.js
  • Testing: git diff --check passed; npm run clear && npm run build generated English and Spanish output before the full all-locale build exceeded the 240s watchdog-safe timeout; npm run build -- --locale en compiled client and server but Docusaurus 3.9.2/Node 22 ended with ENOENT for build/__server/server.bundle.js.
  • Key decisions: Kept new English source docs in the primary docs tree and did not hand-edit generated translations.

aidevops.sh v3.15.38 plugin for OpenCode v1.14.48 with gpt-5.5 spent 22m and 92,334 tokens on this as a headless worker.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Warning

Rate limit exceeded

@superdav42 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 50 minutes and 13 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 082f2c37-29a7-40a8-a125-e04d40290c87

📥 Commits

Reviewing files that changed from the base of the PR and between 4b08dfb and f51d068.

📒 Files selected for processing (8)
  • docs/developer/integration-guide/addon-sunrise-loader.md
  • docs/user-guide/administration/managing-memberships.md
  • docs/user-guide/administration/membership-expiration-and-site-blocking.md
  • docs/user-guide/administration/settings-reference.md
  • docs/user-guide/configuration/checkout-forms.md
  • docs/user-guide/configuration/customizing-your-registration-form.md
  • docs/user-guide/getting-started/release-notes.md
  • sidebars.js
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/auto-20260512-132051-gh38

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@superdav42 superdav42 merged commit 0ab7029 into main May 12, 2026
1 check passed
@superdav42
Copy link
Copy Markdown
Contributor Author

Completion Summary

  • What done: Merged documentation updates for Ultimate Multisite 2.8.0.
  • Testing Evidence: \ passed. \

docs@0.0.0 clear
docusaurus clear

------------------------------------------------------------------------------ Update available 3.9.2 → 3.10.1 To upgrade Docusaurus packages with the latest version, run the following command: npm i @docusaurus/core@latest @docusaurus/preset-classic@latest ------------------------------------------------------------------------------ generated English and Spanish output before the all-locale build exceeded the watchdog-safe timeout. \

docs@0.0.0 build
docusaurus build --locale en\

------------------------------------------------------------------------------ Update available 3.9.2 → 3.10.1 To upgrade Docusaurus packages with the latest version, run the following command: npm i @docusaurus/core@latest @docusaurus/preset-classic@latest ------------------------------------------------------------------------------

[INFO] [en] Creating an optimized production build...

[INFO] Docusaurus version: 3.9.2
Node version: v22.22.2 compiled client and server but Docusaurus 3.9.2/Node 22 ended with ENOENT for .

  • Key decisions: English source docs were updated; generated translations were left for the translation workflow.
  • Files changed: v2.8.0 user, developer, settings, membership, and release notes docs plus sidebar entries.
  • Blockers: None.
  • Follow-up: Existing locale link warnings remain outside this issue.
  • Released in: PR GH#38: document Ultimate Multisite 2.8.0 updates #49.

Resolves #38


aidevops.sh v3.15.38 plugin for OpenCode v1.14.48 with gpt-5.5 spent 24m and 96,309 tokens on this as a headless worker.

@superdav42
Copy link
Copy Markdown
Contributor Author

Corrected Completion Summary

  • What done: Merged documentation updates for Ultimate Multisite 2.8.0.
  • Testing Evidence: git diff --check passed. npm run clear && npm run build generated English and Spanish output before the full all-locale build exceeded the 240s watchdog-safe timeout. npm run build -- --locale en compiled client and server but Docusaurus 3.9.2/Node 22 ended with ENOENT for build/__server/server.bundle.js.
  • Key decisions: English source docs were updated; generated translations were left for the translation workflow.
  • Files changed: v2.8.0 user, developer, settings, membership, and release notes docs plus sidebar entries.
  • Blockers: None.
  • Follow-up: Existing locale link warnings remain outside this issue.
  • Released in: PR GH#38: document Ultimate Multisite 2.8.0 updates #49.

Resolves #38


aidevops.sh v3.15.38 plugin for OpenCode v1.14.48 with gpt-5.5 spent 25m and 102,930 tokens on this as a headless worker.

@superdav42 superdav42 added the review-feedback-scanned Merged PR already scanned for quality feedback label May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

origin:worker Created by headless/pulse worker session review-feedback-scanned Merged PR already scanned for quality feedback

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs update: Ultimate Multisite v2.8.0

1 participant