Skip to content

Canvas Notebook 2026.9.10.11

Choose a tag to compare

@canvascoding canvascoding released this 10 Sep 20:56
· 9 commits to main since this release

Highlights

  • Prevented PostgreSQL startup restart loops by making connection deadlines opt-in and sequencing authentication readiness.
  • Hardened health checks, background recovery, session cleanup, and idle pool error handling.
  • Aligned container dependency installation with the verified lockfile.

Verification

  • npm run verify:release
  • Repeated fresh-install, PostgreSQL startup, login, MCP, and health checks on Ubuntu ARM64.