Zed 1.17.0 — math rendering (macOS arm64)
·
184 commits
to math-rendering
since this release
Local build of the math-rendering branch: KaTeX math rendering in Markdown, via RaTeX.
Artifacts (Apple silicon only):
Zed-aarch64.dmg— the app bundlezed-remote-server-macos-aarch64.gz— remote server
Caveats
- Ad-hoc signed, not notarized, and built without the
com.apple.developer.associated-domainsentitlement, so universal links do not work. On first launch use right-click → Open, or runxattr -dr com.apple.quarantine "/Applications/Zed Dev.app". devrelease channel; installs asZed Dev.appalongside a normal Zed install.- Built via
script/bundle-mac-no-rebuild, soZED_BUNDLE=truewas not set at compile time. The app uses the systemgitonPATHinstead of the copy inContents/MacOS/git.