Skip to content

v1.1.19

Choose a tag to compare

@lidge-jun lidge-jun released this 31 May 09:47
· 331 commits to main since this release

Release v1.1.19

Previous: v1.1.18
Commits: 27

Changes

  • chore: rebuild JS outputs (video.js, capabilities.js)
  • fix(node-video): prevent drag when interacting with video controls
  • chore: bump progrok 0.1.0 → 0.1.1 (device-code default + manual-paste)
  • feat(node-video): classic UX parity — metadata, prompt, topic, recovery
  • feat(node-video): store and display video metadata (duration, resolution)
  • assets: use video gallery screenshot for Video card (more impressive than spinner)
  • assets: replace hero screenshot with video gallery view (more impressive)
  • fix(node-video): V2V extracts last frame from parent video as sourceImage
  • assets: add real screenshots for setup wizard, video generation, Grok provider, and video gallery
  • fix(node-video): use sourceFilename instead of URL path for parent I2V
  • fix: tsc build errors in runVideoGenerate node update
  • feat(agent): auto I2V — use last session image as video source
  • docs: update Japanese and Chinese READMEs for v1.1.18 (Video/Grok)
  • docs(site): update install lede — Codex → ChatGPT/Grok
  • docs(site): update quickstart and overview pages for v1.1.18
  • fix(agent): render video in agent workspace via AgentSafeImage
  • feat: video integration parity across node/agent/CLI
  • fix(node-mode): video not rendering + parent image not used as reference
  • fix(node-mode): spinner not visible during image generation
  • feat: trash fallback + video series chain + agent video tool
  • fix(node): route video generation in generateNodeVariation + runNodeBatch
  • fix(video): guard model param type for backward compat with old localStorage
  • chore: remove internal plan file from repo
  • chore: remove devlog-map from tracked files
  • chore: remove devlog/ from git (already in .gitignore, keep local only)
  • test: add grok-imagine-video-1.5-preview model validation + payload tests
  • feat(video): grokv1.5 T2V via white canvas injection (I2V workaround)