Patch release focused on stability fixes after v1.3.2.
Highlights:
- Fixed HUD/webcam preview bounds so the floating webcam thumbnail no longer collapses during recording.
- Fixed HUD passthrough/clickability after hiding and showing webcam preview.
- Improved timeline clip dragging, reordering, timeline extension, and drag previews.
- Fixed Linux HUD fallback menu bounds and improved Linux X11 source routing.
- Fixed saved presets not restoring crop region settings.
- Kept fresh-recording clips visible while background analysis is running.
What's Changed
- fix(linux): route X11 capture through real sources by @meiiie in #613
- fix(presets): preserve crop region by @meiiie in #614
- fix(recording): preserve webcam preview HUD bounds by @meiiie in #611
- fix(linux): expand HUD fallback for menus by @meiiie in #612
- fix(timeline): keep clips visible during analysis by @meiiie in #615
- fix(editor): patch HUD passthrough and timeline clip drag by @meiiie in #616
- chore(release): prepare v1.3.3 by @meiiie in #617
Full Changelog: v1.3.2...v1.3.3