Skip to content

v0.1.28

Choose a tag to compare

@github-actions github-actions released this 21 Jul 17:49
fcdace7

Platform notes

  • macOS 12+: these test builds are not signed or notarized. After moving the app to Applications, clear Gatekeeper quarantine with:

    xattr -dr com.apple.quarantine /Applications/Tcode.app

  • Windows: Microsoft Edge WebView2 Runtime is required. It is included with Windows 11.

  • Linux: requires ALSA, Fontconfig, Wayland/X11 client libraries, libgbm, the Vulkan loader, and a working Vulkan ICD/graphics driver.

Packages are uploaded as soon as each platform build completes. macOS artifacts are
architecture-specific. Windows MSI/NSIS and Linux AppImage packages are not currently
produced. SHA256SUMS.txt is added after every platform package has finished.

What's Changed

  • fix: fall back to distro-renamed Zed CLI binaries on Linux by @Tryanks in #131
  • fix: harden Linux terminal interactions by @Tryanks in #132

Full Changelog: v0.1.27...v0.1.28