Skip to content

Canvas Notebook 2026.7.2.2

Choose a tag to compare

@canvascoding canvascoding released this 02 Jul 10:55

Highlights

  • Fix: 413 Request body too large — When the agent reads multiple images via the read tool, images are now compacted to WebP (max 2048px, quality 82) before being sent through the Control Plane chat proxy. Previously, large raw base64 payloads exceeded the Fastify body limit.
  • Onboarding timezone save logging — Added detailed server- and client-side logging for the onboarding language/time zone save flow to help diagnose the "Sprache und Zeitzone konnten nicht gespeichert werden" error.

Verification

  • npm run build
  • GitHub Actions Build and Push (Both Arch) on main: 28583495649 (pre-tag branch build) and 28584153079 (release commit build) both succeeded.