NodeBrain v0.3.7
Critical fix release — please update from v0.3.6.
Fixes
- Fixed a startup crash on fresh installs. v0.3.6 failed to launch on a clean install due to a database migration error. New installs now start correctly.
- Fixed the blank/empty screen on startup. When integrations were configured, the backend spawned their MCP servers before reporting ready, which could exceed the startup timeout and leave the window blank. Integration loading now happens in the background after the app is ready, so startup is fast regardless of how many integrations you have. The app also recovers automatically if the backend takes longer than usual.
- Scheduled and manual agents now wait for tools to finish loading. Agents that run immediately after startup no longer risk executing before their integrations are ready.
Notes
- If you're on v0.3.6, please update to v0.3.7 — v0.3.6 has a known startup issue.
- All v0.3.6 features (custom provider endpoints / LAN, local Ollama) are included.
- Code signing is still pending, so the unsigned Windows build may show a SmartScreen warning (More info → Run anyway).