GitButler Logo

Releases

GitButler is released on a regular basis in two separate tracks. Their version numbers are incremented independently.

  1. Release - stable releases
  2. Nightly - development releases built at minimum 1x per day via GitHub Actions.

You can find the download links and changelogs for the latest releases on our GitHub Releases.

Platforms

We bundle and ship GitButler for Mac OS, Windows, and Linux.

Windows

ArchFormatIn-app updater
x86_64msi

Mac OS

ArchFormatIn-app updater
x86_64dmg
arm64dmg

Linux

ArchFormatIn-app updater
x86_64deb
x86_64rpm
x86_64AppImage

Support for the Linux releases are complicated a bit through a core dependency of our framework, libwebkit2gtk, which is used to provide the web view on Linux. Tauri v1 required libwebkit2gtk-4.0 which is not available in Ubuntu 24.04 or Debian 13 and newer.

We've recently upgraded to Tauri v2 (as of Nightly 0.5.845 and Release 0.13.9), and it now requires libwebkit2gtk-4.1. This version of the package is not available in the repositories for Ubuntu 20.04 and older as well as Debian 11 and older.

For more information, check out the pinned issue in the Tauri repository.

Last updated on

On this page

Edit on GitHubGive us feedback