Release 2.0.9: editing batch (#207 #206 #205 #204 #203 #201 #200 #199 #198)#212
Merged
Conversation
The migration step shares stdin with the spawned Vite process, so Wrangler's interactive Y/n confirmation could never be answered (Vite consumes the keypress). Pass CI=true to the migration child so Wrangler auto-applies, via a new per-process envOverrides arg on spawnNodeProcess. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Issues: - #207 Delete removes selected media-panel items - #206 text-clip editing integrated into layer-edit mode (double-click to type) - #205 normal resize handles by default; Ctrl = free corners (no Shift-to-align) - #204 new text field fills the composition - #203 source player replays audio files - #201 slot/grid view scrubs video previews on hover - #200 browser back/swipe no longer leaves the app - #199 AI tray prefetches heavy chunk so first expand isn't laggy - #198 panel "Change to" submenu scrolls Also: edit-mode click selects the topmost layer, arrow-key clip nudging (Alt larger / Ctrl finer, zoom-aware), drag-reorder of video layers and audio/MIDI tracks, themed text-edit pasteboard backdrop, and live selection highlight while dragging. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This was referenced May 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Editing-focused batch, verified in-app. Build + lint + 3306 tests green.
Closes #207
Closes #206
Closes #205
Closes #204
Closes #203
Closes #201
Closes #200
Closes #199
Closes #198
Changes
Also (refinements verified during review)
🤖 Generated with Claude Code