Skip to content

Thor 2026.08.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 22:56
· 93 commits to master since this release

Unpack the archive of your platform and start thor. The binary reads
assets/, plugins/, settings/ and docs/ beside itself, so keep
the folder together.

  • Linux needs HarfBuzz and the X11/Wayland and OpenGL libraries of the
    system (libharfbuzz, libx11, libxrandr, libxinerama,
    libxcursor, libxi, mesa, wayland, libxkbcommon).
  • macOS keeps its libraries in the archive, but the download is in
    quarantine: xattr -dr com.apple.quarantine thor-*-macos-arm64.
  • Windows builds are not signed, so SmartScreen stops the first start
    with "Windows protected your PC": choose More info, then Run
    anyway
    . Compare the download against SHA256SUMS first.
  • SHA256SUMS holds the checksum of each archive.

Full Changelog: v2026.08.1...v2026.08.2