Skip to content

Deno Custom Nodes 0.7.67

Choose a tag to compare

@Deno2026 Deno2026 released this 03 Jul 14:19
· 42 commits to main since this release

Fixed (Deno) Local LLM Loader and (Deno) Local LLM Reviewer saved-workflow handling so provider URLs, prompts, thinking state, and reviewer state stay in the correct saved slots after workflow save, reload, copy, and provider changes.

Kept Local LLM server access local-first by default while allowing advanced users to opt in to a specific trusted LAN server with DENO_LOCAL_LLM_ALLOWED_HOSTS=LAN-IP:port.

Improved (Deno) LTX High resolution Tiled Sampler guide and mask conditioning stability with stricter spatial conditioning checks, clearer guide token-count mismatch errors, and pixel-mask crop validation.