Skip to content

v0.21.1

Latest

Choose a tag to compare

@OrellBuehler OrellBuehler released this 05 Sep 10:20
5fc1db8

The same app as 0.21.0 — the dockable workspace, themable colors and the richer media bin — rebuilt so that Windows has an installer.

0.21.0's Windows bundle failed to build: Kerf ships FFmpeg as a sidecar on Windows (the one platform with no system FFmpeg to rely on), pinned to a dated, immutable upstream build, and upstream prunes those after about two weeks. The pin had expired, the download 404'd, and that release went out with macOS and Linux only. The pin now points at a current build, and its comment says these tags expire — which was the half of "immutable" that had not been written down.

Nothing else changed. If you are on macOS or Linux and already took 0.21.0, this is the same application; update at your leisure. Windows users updating from 0.20.1 get everything in the 0.21.0 notes.

Install

  • macOS.dmg (Apple Silicon or Intel). Needs FFmpeg: brew install ffmpeg.
  • Windows-setup.exe. FFmpeg is bundled, nothing else to install.
  • Linux.AppImage, .deb or .rpm. Needs system FFmpeg. Pick the AppImage if you want in-place auto-updates; .deb / .rpm installs update through your package manager instead.