v1.3.0

1b5d/llm-apiv1.3.0Mar 30, 2026by shrimbly

AI Summary

This release introduces comprehensive video capabilities, allowing users to upload, preview, and wire video files within workflows. It adds full undo/redo history and specific UI controls for the Veo video generation model.

Key Highlights

  • Video Input node with drag-and-drop support and native playback controls
  • Full undo/redo history with keyboard shortcuts (Cmd+Z / Cmd+Shift+Z)
  • Veo model parameters (aspect ratio, quality, and duration) in the Generate Video node UI
  • Fix for selected-node execution properly hydrating audio and video inputs

New Features

  • Video Input node
  • Undo/Redo functionality
  • Veo model parameters UI
  • NB Pro Waitlist link

Full Release Notes

## Added

- **Video Input node** — Upload, preview, and wire video files through workflows with drag-and-drop support, native playback controls, and full-bleed styling matching Image Input nodes
- **Undo/Redo** — Full undo/redo history with Cmd+Z / Cmd+Shift+Z, intelligently coalescing multi-node deletions into single undo steps
- **Veo model parameters** — Aspect ratio, quality, and duration controls now render in the Generate Video node UI
- **NB Pro Waitlist** — Added waitlist link to the welcome modal

## Fixed

- Selected-node execution now properly hydrates audio and video input nodes from upstream connections