You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tutorial-style onboarding screen — a clean welcome step-by-step walkthrough of all six tabs (Vault, Integrations, Templates, Dashboard, NodeGraph, Analytics) replaces the generic "Get Started" screen.
Cleaner dashboard header — removed redundant logo and name; version stays in the title bar where it belongs.
Fixes
Windows blank-screen-after-setup fixed — a Node path.isAbsolute quirk on Windows caused the static server to treat every request as a path traversal attempt and serve index.html instead of asset bundles. The React app never booted. Now it does.
Custom installer icon embedded correctly — fixed an electron-builder config flag that was skipping icon embedding, leaving installers with the default Electron icon.
Known Issues
NodeBrain is unsigned — Windows SmartScreen may show a warning on first install. Click "More info" → "Run anyway" to proceed. The full source is on GitHub.
The Google Workspace integration still requires @googleworkspace/cli (gws) installed globally. All other integrations work out of the box.
Installation
NodeBrain Setup 0.3.0.exe — installs to your system with shortcuts and an Add/Remove Programs entry.
NodeBrain-0.3.0-portable.exe — runs without installing, from anywhere.