Releases
v0.1.4
Compare
Sorry, something went wrong.
No results found
Changes
Align Blender MCP defaults around the official add-on socket flow and migrate legacy MCP command settings.
Simplify the landing page and home topbar; move Blender connect into the topbar.
Fix Blender quick operation payloads, schema defaults, disconnected-state UX, and tool-list fallback handling.
Respect sidecar { ok: false } API responses instead of treating them as successful desktop actions.
Persist and honor Blender auto-connect settings.
Prevent stale project/snapshot state from leaking across projects.
Mark Blender operation failures as pipeline failures instead of successful steps.
Harden Tauri sidecar startup by validating /health before reusing port 4317 and building the sidecar resource before dev startup.
Verification
corepack pnpm --filter @pipelinekit/desktop typecheck
corepack pnpm --filter @pipelinekit/sidecar typecheck
corepack pnpm -w run prebuild:desktop
You can’t perform that action at this time.