Skip to content

Zed 1.17.0 — math rendering (macOS arm64)

Choose a tag to compare

@wesleyel wesleyel released this 16 Aug 13:31
· 184 commits to math-rendering since this release
cbd7b57

Local build of the math-rendering branch: KaTeX math rendering in Markdown, via RaTeX.

Artifacts (Apple silicon only):

  • Zed-aarch64.dmg — the app bundle
  • zed-remote-server-macos-aarch64.gz — remote server

Caveats

  • Ad-hoc signed, not notarized, and built without the com.apple.developer.associated-domains entitlement, so universal links do not work. On first launch use right-click → Open, or run xattr -dr com.apple.quarantine "/Applications/Zed Dev.app".
  • dev release channel; installs as Zed Dev.app alongside a normal Zed install.
  • Built via script/bundle-mac-no-rebuild, so ZED_BUNDLE=true was not set at compile time. The app uses the system git on PATH instead of the copy in Contents/MacOS/git.