v0.41.1.3: simpler editor chrome, asset bin, Next dev fixes
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-staticresolve at runtime withcreateRequire, and the transcript diff renderer loads client-side so Turbopack no longer trips over hashedffmpeg-static-*orshiki-*externals. - Verification:
bun run typecheck, targetedbun run check, fullbun 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