Citadel v2.26.0
Installation
- Download
CitadelSetup-*.exebelow - Double-click to run — Windows will ask for admin permission
- Follow the installer (next → next → install)
- Browser opens automatically at http://localhost:3001 for the setup wizard
Upgrading
Download and run the new CitadelSetup-*.exe. The installer preserves your existing data/ and .env automatically.
Uninstalling
Windows Settings → Apps → Citadel Server Manager → Uninstall.
You'll be prompted to keep or delete your server configs.
What's Included
- Web dashboard + backend API (bundled Node.js runtime — no separate install needed)
- Discord bot (auto-starts if configured in setup wizard)
- @citadeladmin in-game DayZ mod
- Windows service (auto-start on boot via NSSM)
Full changelog below:
What's Changed
- Release hardening: verify auth fixes, cloud privacy/safety controls, Monaco perf split, rebrand by @Sk3tch-Dev-Ux in #11
- Claude/release hardening 2026 06 15 by @Sk3tch-Dev-Ux in #12
- Add Playwright E2E harness and skills installer by @Sk3tch-Dev-Ux in #13
- docs(billing): Stripe-only alignment + gitignore graphify-out by @Sk3tch-Dev-Ux in #14
- Production hardening: authz scoping + revocation window + sidecar timeout + RBAC audit + desktop fixes by @Sk3tch-Dev-Ux in #15
- test(e2e): stabilize login-surface smoke test in CI by @Sk3tch-Dev-Ux in #16
- feat(security): encrypt rconPassword + inHouseApiKey at rest (SERVERS-AT-REST) by @Sk3tch-Dev-Ux in #17
- chore(ws1b): ready-to-run repo-rename + auto-update re-point script by @Sk3tch-Dev-Ux in #18
- fix(installer): pin NSSM SHA256 (close SYSTEM-privileged supply-chain gap) by @Sk3tch-Dev-Ux in #19
- chore(ws1b): re-point auto-update feed refs to citadel-server-manager by @Sk3tch-Dev-Ux in #20
- docs(claude): reflect rename + at-rest secret encryption by @Sk3tch-Dev-Ux in #21
- Cloud-bridge telemetry gaps + citadel-hub.com domain consolidation by @Sk3tch-Dev-Ux in #22
Full Changelog: v2.25.0...v2.26.0