Skip to content

Add Client Settings documentation section#612

Merged
SunsetDrifter merged 4 commits intomainfrom
docs/client-settings
Feb 18, 2026
Merged

Add Client Settings documentation section#612
SunsetDrifter merged 4 commits intomainfrom
docs/client-settings

Conversation

@SunsetDrifter
Copy link
Contributor

@SunsetDrifter SunsetDrifter commented Feb 16, 2026

Summary

  • New page: Added Block Inbound Connections documentation covering the --block-inbound CLI flag and systray toggle (introduced in v0.46.0)
  • Moved page: Relocated Post-Quantum Cryptography from manage/integrations/ to client/ under a new Client > Settings nav section, with redirects from old URLs
  • Systray notes: Added system tray toggle instructions to the Post-Quantum Cryptography and Lazy Connections pages
  • CLI reference: Added --block-inbound flag to the CLI docs
  • Bug fix: Fixed hydration mismatch caused by <div> (Button component) nested inside <p> tag

Test plan

  • Verify /client/block-inbound-connections renders correctly
  • Verify /client/post-quantum-cryptography renders correctly
  • Verify redirects work: /manage/integrations/enable-post-quantum-cryptography/client/post-quantum-cryptography
  • Verify sidebar navigation shows CLIENT > Settings with both pages
  • Run npm run build successfully

🤖 Generated with Claude Code

SunsetDrifter and others added 3 commits February 16, 2026 18:26
Document the previously undocumented "Block Inbound Connections" client
setting (introduced in v0.46.0). Adds a dedicated feature page under
Client > Settings, updates the sidebar navigation, and adds the
--block-inbound flag to the CLI reference.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Move the Rosenpass/post-quantum cryptography page from manage/integrations/
to client/ under the new Settings section. Add redirects for the old URL.
Also add systray toggle instructions to both the Quantum-Resistance and
Lazy Connections pages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Drop the "Enable" prefix from the page title and filename for a cleaner
topic name. Update redirects and navigation. Fix hydration mismatch
caused by a <div> (Button component) nested inside a <p> tag.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@shuuri-labs
Copy link
Contributor

shuuri-labs commented Feb 17, 2026

I think you need to check the merge for the navigation file, some items have been reordered and this branch is reverting those changes

# Conflicts:
#	src/components/NavigationDocs.jsx
@SunsetDrifter SunsetDrifter merged commit 8936e91 into main Feb 18, 2026
1 check passed
@SunsetDrifter SunsetDrifter deleted the docs/client-settings branch February 18, 2026 11:53
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.

2 participants