Skip to content

Develop#27

Merged
NodeByteLTD merged 9 commits into
mainfrom
develop
May 12, 2026
Merged

Develop#27
NodeByteLTD merged 9 commits into
mainfrom
develop

Conversation

@NodeByteLTD
Copy link
Copy Markdown
Owner

@NodeByteLTD NodeByteLTD commented May 12, 2026

Summary

Describe what changed and why.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Chore / maintenance

Testing

List what you ran:

  • pnpm lint
  • pnpm build
  • Relevant tests for changed area

Commands/results:

Paste test output or brief notes here.

Screenshots / Evidence (if applicable)

Add screenshots, recordings, or logs.

Checklist

  • I linked related issue(s)
  • I updated docs where needed
  • I updated changelog for user-facing changes
  • I removed secrets from code, logs, and screenshots

Summary by CodeRabbit

  • Chores

    • Updated Discord community invitation links across documentation, support pages, and the application interface to point to the new community server.
  • Style

    • Refined text formatting in marketing content.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 1bc0236b-30af-4ec8-a7a7-3f252ab77a77

📥 Commits

Reviewing files that changed from the base of the PR and between f7e6442 and 356a50b.

📒 Files selected for processing (9)
  • .github/README.md
  • .github/SUPPORT.md
  • apps/docs/docs.json
  • apps/docs/introduction.mdx
  • apps/web/src/components/AppSideBar.tsx
  • apps/web/src/components/marketing/CallToAction.tsx
  • apps/web/src/components/marketing/SiteFooter.tsx
  • apps/web/src/components/marketing/TopNav.tsx
  • apps/web/src/components/marketing/TopNavClient.tsx

Walkthrough

This PR updates the Discord community invite URL from older invite codes to a unified https://discord.gg/nodebyte link across documentation files, configuration, and web components. It also removes an outdated v0.2.5 release notes section from the introduction page and simplifies punctuation in marketing text.

Changes

Community Link and Documentation Updates

Layer / File(s) Summary
Documentation and configuration Discord links
.github/README.md, .github/SUPPORT.md, apps/docs/docs.json
Discord invite URL updated in README navigation, support guide, and docs configuration (both global anchors and navbar links) to https://discord.gg/nodebyte.
Documentation page updates and release notes removal
apps/docs/introduction.mdx
"What's New in v0.2.5" release notes section removed; both quick links and help section Discord invites updated to nodebyte URL.
Web component Discord navigation links
apps/web/src/components/AppSideBar.tsx, apps/web/src/components/marketing/SiteFooter.tsx, apps/web/src/components/marketing/TopNav.tsx, apps/web/src/components/marketing/TopNavClient.tsx
Sidebar, footer, and top navigation components (desktop and mobile) updated to use new Discord invite URL; all other attributes preserved.
Marketing text punctuation
apps/web/src/components/marketing/CallToAction.tsx
Removed em-dash from "Free tier available — no credit card required" text.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • NodeByteLTD/ByteSend#26: Updates SiteFooter social links, potentially related to concurrent footer and navigation changes.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

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

@NodeByteLTD NodeByteLTD merged commit 16ce50a into main May 12, 2026
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant