Skip to content

v0.41.1.3: simpler editor chrome, asset bin, Next dev fixes

Choose a tag to compare

@tomaslau tomaslau released this 13 Jul 16:50
· 141 commits to main since this release

Highlights

  • Editor chrome follow-up: PR #83 simplified the transcript/editor surface, moved transcript search into a compact dialog trigger, added transcript minute markers, and kept the bottom timeline entry point close to the preview.
  • Asset bin refresh: the Assets sidebar is now a compact searchable grid with media thumbnails, duration badges, audio waveform tiles, hover previews, type filters, upload, and quieter must-use / avoid / delete controls.
  • Timeline drawer refresh: the timeline drawer uses smaller labels, compact toolbar controls, full-width lane backgrounds on very short projects, and simpler track colors that stay closer to the app's shadcn token system.
  • Next dev fixes: ffmpeg-static / ffprobe-static resolve at runtime with createRequire, and the transcript diff renderer loads client-side so Turbopack no longer trips over hashed ffmpeg-static-* or shiki-* externals.
  • Verification: bun run typecheck, targeted bun run check, full bun test (1901 pass, 3 skip), and browser checks for the local asset/timeline surfaces.

Known gaps

See TODO.md for the current gaps and known issues.

Full changelog: see CHANGELOG.md