Typst Editor v0.1.1 (Electron)
Bug-fix release of the Electron desktop build.
Fixes
- Toolbar colour picker: removed the vertical line the sidebar resizer
painted across the swatches (z-index), while keeping the top menus above the
toolbar. - Strike / Cancel (diagonal & cross): the X/line now covers only the
selected text — it was drawing across the whole page because the line
coordinates resolved against the page instead of the boxed text.
Downloads
- macOS (Apple Silicon) —
TypstEditor-Electron-0.1.1-macOS-arm64.dmg - Linux (x86_64) —
TypstEditor-Electron-0.1.1-Linux-x86_64.AppImage
This is the original, full Electron build. For a much smaller, lighter
desktop app with the same features, see the Tauri release line
(tauri-v*tags) — e.g. Typst Editor (Tauri) v0.1.1.
Requires the Typst CLI on your PATH (Python/Julia/Wolfram optional). Source
code for this build is attached below.