v1.8.0-rc.6
Pre-release
Pre-release
What's Changed
- fix(zoom): auto-placed zoom regions follow the cursor for their whole span by @EtienneLescot in #118
- fix(wgc): stop holding the frame mutex across blocking WriteSample calls by @EtienneLescot in #119
- fix(recording): round window-capture dimensions up to even for WGC by @EtienneLescot in #122
- fix(timeline): decouple playhead from ancestor re-renders so it tracks playback by @EtienneLescot in #120
- fix(recording): bound the video-writer frame wait as a hang safety net by @EtienneLescot in #123
- fix(export): mix all source audio tracks so the mic isn't dropped by @barnaclebarnes in #109
- docs(testing): add an RC end-to-end computer-use checklist by @EtienneLescot in #126
- fix(editor): fix annotation placeholder text and post-reload duration cap by @EtienneLescot in #127
- fix(overlay): stop the HUD drag from drifting away from the cursor by @EtienneLescot in #125
- chore(release): release v1.7.0 into main by @EtienneLescot in #134
- chore: temp workflow to fire the missed v1.7.0 Discord announce by @EtienneLescot in #137
- chore: remove one-off Discord-announce workflow by @EtienneLescot in #138
- feat(release): add Microsoft Store (MSIX) packaging by @EtienneLescot in #142
- feat: port du compositeur macOS/Linux, capture native, agent d'édition (rebase 1.8.0) by @EtienneLescot in #219
- fix(ci): restaurer les builds macOS et Linux sur main by @EtienneLescot in #220
- fix(macos): guard the DMG architecture, name installers Intel / Apple-Silicon, and stop the startup Keychain prompt by @EtienneLescot in #225
- fix(compositor): on Linux, the subtitle plate hugs the text by @EtienneLescot in #222
New Contributors
- @barnaclebarnes made their first contribution in #109
Full Changelog: v1.7.0...v1.8.0-rc.6