Skip to content

v1.8.0-rc.9

Pre-release
Pre-release

Choose a tag to compare

@EtienneLescot EtienneLescot released this 04 Aug 01:19

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
  • fix(build): fall back to a mirror when ffmpeg.org refuses the runner by @EtienneLescot in #226
  • fix(export): stop counting letterbox rows as an upscale by @EtienneLescot in #229
  • fix(nix): make the v1.8.0 tag buildable by @EtienneLescot in #231
  • fix(compositor): live preview holds the current frame instead of consuming one per tick by @eduumach in #227
  • fix(stt): chunked transcription with progress, retry, and no 300s cliff by @EtienneLescot in #232
  • fix(timeline): size pills and clips in px, not in fractions of the timeline by @EtienneLescot in #234

New Contributors

Full Changelog: v1.7.0...v1.8.0-rc.9