Skip to main content
Back to Home

Changelog

New features, improvements, and fixes in VideoBuff

v1.12.02026-07-10

Added one-tap "Auto" color correction, plus subtitle-generation and timeline-zoom improvements

We added "Auto" to the color tools — one tap analyzes the clip and applies an optimized color adjustment. We also fixed subtitle generation to show real model-download progress and to work correctly for audio-only clips, and reworked the timeline zoom bar so zooming feels smooth and lands where you aim.

NewAdded "Auto" to the color tools — it analyzes the clip and automatically optimizes brightness, contrast, saturation, and more. Pick it like any preset, and fine-tune afterward with the sliders
FixedFixed subtitle generation appearing stuck at "preparing audio 100%" while the model was downloading — it now shows real download progress
FixedFixed audio-only clips (WAV / M4A) producing garbled or empty transcriptions
ImprovedImproved the timeline zoom bar — the handle now tracks your cursor precisely, fine control and both zoom directions feel natural, and you can double-click the bar to fit the whole timeline
ImprovedCtrl/⌘ + wheel zoom now zooms in and out centered on the cursor
v1.11.02026-07-09

Added master volume for preview playback; the command palette can now also be opened from the header

Master volume is a preview-only volume control, independent of each clip's own volume and export output. Adjust it anytime from the speaker icon in the transport bar — your setting is remembered. We also added a "Search commands" button in the header, so the ⌘K/Ctrl+K command palette can now be opened with a click too, plus an M key shortcut to toggle mute.

NewAdded master volume for preview playback — independent of each clip's own volume and does not affect exported output
NewAdded a "Search commands" button in the header — click it to open the command palette (⌘K)
NewAdded an M key shortcut to toggle mute
v1.10.02026-07-06

Seek while playing, clearer preview boundaries, and a snappier feel overall

Clicking anywhere on the timeline while playback is running now moves the playhead there, instead of appearing to do nothing. In the preview, content that overflows the export frame after scaling a clip up is now hidden entirely instead of showing faintly outside the frame — selection handles still extend past the frame edge, so repositioning stays just as easy. Timeline track sizing is smoother when resizing the panel, and empty-track auto-removal now covers video/audio tracks as well as text/image. We also fixed an issue where playback could freeze or jump back to the start of that same clip instead of advancing to the next one. We've also cut stutter in several places — dragging clips during playback, zooming, resizing panels, and how quickly thumbnails and waveforms appear after reloading the page.

NewYou can now click anywhere on the timeline to seek there even while playback is running
ImprovedContent that overflows the export frame after scaling a clip up is now hidden instead of shown faintly — selection handles still extend past the frame so repositioning stays easy. When a clip is scaled down, the export frame boundary is now clearly visible against a gray background
NewResizing the timeline panel taller now scales track height proportionally, making thumbnails and waveforms easier to see
ImprovedEmpty-track auto-removal now also applies to video and audio tracks
FixedFixed playback sometimes freezing or jumping back to the start of that same clip instead of advancing to the next one
ImprovedReduced UI stutter during timeline operations (playback, dragging/trimming clips, zooming, resizing the panel)
ImprovedSignificantly reduced the wait for timeline thumbnails and waveforms to appear after reloading the page
v1.9.02026-07-04

Alignment guides in the preview, plus sharper thumbnails and smoother editing

Dragging an image or video clip in the preview now snaps to the frame center with horizontal/vertical guide lines, just like Google Slides (hold Alt to disable snapping). Also improved thumbnail rendering for vertical/square video, reworked the waveform renderer to better reflect the actual audio, fixed a couple of bugs when dragging images around, and added per-asset deletion in the Media Browser.

NewCenter-alignment guides while dragging in the preview — image and video clips snap to the frame center with horizontal/vertical guide lines, just like Google Slides. Hold Alt to temporarily disable snapping
ImprovedImproved timeline thumbnails — vertical, square, and other non-16:9 video now renders center-cropped without distortion, at a sharper resolution
ImprovedOverhauled waveform rendering — switched from peak-only to an RMS-based analysis so the shape actually reflects volume changes and beats, at higher time resolution and with a taller audio track
FixedFixed images layered over a video clip jumping to the wrong position when dragged instead of following the cursor
FixedFixed playback starting on its own right after repositioning or resizing an image
NewYou can now delete individual assets from the Media Browser — assets still in use on the timeline are protected from accidental deletion
v1.8.02026-05-02

Karaoke captions

Toggle "Place as karaoke captions" in Auto Caption to generate captions that highlight each word as it's spoken. Both preview and exported video include the karaoke effect. Pick from Classic / Pop / Glow / Bar styles and set a dedicated accent color per clip.

NewNew karaoke-captions mode in Auto Caption — each word lights up as it's spoken
NewFour karaoke style presets — Classic (sung words stay colored) / Pop (active char briefly enlarges) / Glow (accent-colored halo on the active char) / Bar (a progressive underline under sung words)
NewInspector exposes dedicated karaoke fields (accent color / style preset) — set once at generation time, fine-tune per clip
v1.7.02026-05-01

Auto-generate captions from audio

Generate captions automatically from any video or audio clip and drop them onto the timeline as text clips. Transcription happens entirely in your browser — audio never leaves the device. Japanese and English are supported, with optional translation of Japanese audio into English captions. See the auto-captions guide for details.

NewAuto-generate captions from any video or audio clip and place them on the timeline as text clips
NewChoose between Fast and High Quality models. Models are downloaded once into the browser cache and run offline thereafter
NewTranslate Japanese audio into English captions — pick "Translate to English" in the subtitle-language selector
NewLive preview of captions as inference progresses, inline text editing, and SRT / VTT / TXT downloads
v1.6.12026-04-30

Command palette and keyboard shortcut cheatsheet

Added a Cmd+K (Ctrl+K on Windows/Linux) command palette and a ?-key cheatsheet listing all keyboard shortcuts. Type what you want — like "cut", "split", or "undo" — and run it straight from the keyboard without hunting through menus.

NewCommand palette (Cmd+K / Ctrl+K) — type to run any timeline action, tool toggle, or playhead jump
NewKeyboard cheatsheet (`?` key) — every available shortcut grouped by category
v1.6.02026-04-29

Claude generates short animated clips

Short animated clips (up to 30s) — fading-in titles, word-by-word kinetic typography, lower thirds — can now be added to the timeline by simply asking Claude in chat. Not intended to substitute for After Effects-level work; see the Claude-generated animated clips guide for capabilities and limits.

NewClaude can now build animated clips and place them on the timeline — prompts like "a 3-second opener with the title flying in from the left" produce a usable animated clip in place
NewPre-check mode for animation prompts — iterate on variations before any encoding, catching issues like text overflow or empty animations cheaply
v1.5.12026-04-28

Claude integration speedup — parallel execution and schema rework

Reworked the tool schemas around Anthropic's MCP best practices, making Claude operating VideoBuff noticeably faster end-to-end.

ImprovedRead-only tools now run in parallel — composite requests like "show me the project + history + diagnostics" resolve in one round-trip
NewBulk multi-clip edits — "apply this filter to all video clips" now happens in a single call
ImprovedSuppressed redundant post-edit verification calls, cutting response time ~50%
ImprovedTool definition tokens reduced ~30%, speeding up every Claude turn
ImprovedError responses now embed next-step hints so Claude self-recovers without retries
ImprovedClips identified by filename and time range, improving Claude's reasoning accuracy
FixedFixed connection conflict when running Claude Desktop and Claude Code together
v1.5.02026-04-22

Edit videos by chatting with Claude

Drive VideoBuff directly from Claude Desktop / Claude Code. Trim, add text, color grade — all from a chat message. See the Claude-integration guide for full walkthroughs.

NewAdded MCP integration so Claude can operate VideoBuff on your behalf
NewOne-click installable .mcpb bundle is now available
v1.4.12026-04-20

Contiguous same-source clips now export as one continuous pass

Videos with partial speed changes on split clips now export as a single seamless piece.

ImprovedContiguous clips from the same source are merged into one export unit
ImprovedFaster export for videos containing contiguous clips from the same source
FixedEliminated the faint click at split-clip boundaries
v1.4.02026-04-14

Loudness Normalization & Audio Export Improvements

Automatic loudness matching for major platforms, plus reduced memory and improved stability for audio export.

NewAdded loudness (LUFS) presets to export settings (Web/Social -14, Apple/Podcast -16, Broadcast -23)
NewAdded tooltips explaining each export setting (resolution, codec, framerate, quality, loudness)
ImprovedDrastically reduced audio memory usage when exporting a short section trimmed from a long video
v1.3.22026-04-14

Preview & Zoom Improvements

Improved video preview controls.

NewPlay/pause by clicking the preview area — same as pressing Space
ImprovedExtended zoom range to 5%–300%, making it easy to overview long videos
v1.3.12026-04-13

Export & Preview Performance

Significantly faster export and smoother preview playback.

ImprovedPipelined frame rendering and encoding for faster export
ImprovedDirect-to-disk writing via File System Access API drastically reduces memory usage
ImprovedParallel audio mixdown reduces processing time
ImprovedReduced unnecessary re-renders during preview playback for smoother performance
v1.3.02026-04-13

Export Improvements

Long video export now possible. Significantly reduced memory usage and improved stability.

ImprovedOn-demand video data fetching enables export of long videos without running out of memory
v1.2.02025-04-11

Drag & Drop Improvements

Major improvements to clip drag & drop — intuitive placement for all clip types.

ImprovedClips now land exactly where you drop them
ImprovedDrop indicator shows landing position while dragging
ImprovedUnified drag behavior across all track types (video, audio, text, image)
ImprovedExtending image/text duration automatically pushes subsequent clips
v1.1.02025-04-10

Gap Placement & Timing Editor

Create gaps between video clips. Images from image tracks display as backgrounds in gaps.

NewGap placement between video clips
NewNumeric input for image/text display duration
v1.0.02025-04-06

Initial Release

VideoBuff — a browser-based video editor, now available.

NewMulti-track timeline
NewH.264 / H.265 export up to 4K
NewText & image overlays
NewColor grading (16 presets + 14 parameters)
New7 transition effects
NewSpeed ramping (0.1x to 10x)
NewAudio mixing (EQ, compressor, gate)
NewKeyboard shortcuts
NewProject persistence via OPFS
Back to Home