Skip to content

Canvas Notebook 2026.6.30.2

Latest

Choose a tag to compare

@canvascoding canvascoding released this 30 Jun 21:41

Highlights

  • Unified plugin and MCP connector setup UI in Integrations settings.
  • Skill package imports (.canvas-skill / archive upload) in the Skills panel.
  • Time zone is now a server-wide admin-only setting.
  • Reorganized Docker compose files for dev and install flows.
  • Fixed chat websocket initialization timeout and mobile markdown editor issues.

Added

  • Unified plugin and MCP connector setup UI in Integrations settings.
  • Skill package imports (.canvas-skill / archive upload) in the Skills panel.

Changed

  • Made time zone a server-wide admin-only setting.
  • Reorganized Docker compose files: moved compose.yaml to dev/, added compose.ghcr.yaml, and moved compose.hub.yaml to install/.
  • Simplified .env.docker.example for personal single-user setup.

Fixed

  • Fixed chat websocket initialization timeout.
  • Fixed dev compose.yaml relative paths and the --progress flag.
  • Hardened mobile markdown overlays and preserved markdown toolbar selection.
  • Aligned markdown task checkboxes.

Verification

  • npm run build
  • GitHub Actions Build and Push on main (pre-tag): run 28477173790 succeeded.
  • GitHub Actions Build and Push on tag v2026.6.30.2: run 28477678441 (see Actions tab).