Skip to content

v0.1.22

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:01
f06a492

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

  • perf: shrink release binary 75MB → 61MB and prune dependencies by @Tryanks in #56
  • ci: build macOS releases on macos-26 runners, realign traffic-light insets by @Tryanks in #57

Full Changelog: v0.1.21...v0.1.22