Server
- (Fix) Ignoring non-typst files to focus implicitly in #2152
- (Fix) Setting position_encoding on handshake and fixing to utf-16 in #2153
- Added js package registry support for tinymist-wasm by @ParaN3xus in #2102
- Tested and lowered glibc version requirement in #2143
Editor
- Adding multi-page export and no-write support by @QuadnucYard in #2098
LSIF (New)
- Supported offline definition queries (LSIF) in #2032
- This is used for custom typst package docs generation.
Code Analysis
- (Fix) Correcting scope merging order by @BlueQuantumx in #2154 and #2166
- If not, some symbols were not completing correctly.
- (Fix) Holding success compilation that was lost due to bad refactor in "fix: invalidate cached snapshot after compile" in #2165
- If not, label completion and reference completion were not working correctly.
- (Fix) Importing type inference result from other modules in #2168
- (Fix) Enabling local registry feature in #2186
Typlite
- (Fix) Enabling HTML rendering for VerbatimNode and adding regression test by @hongjr03 in #2172 and #2178
- Fix #1844.
- (Fix) Rendering figure images during docx export by @hongjr03 in #2175
- Fix #2104.
- (Fix) Fallback for tables with block-level cells by @hongjr03 in #2173
- Fix #1845.
- (Fix) Not ignoring user inputs in typlite by @Jollywatt in #2164
Full Changelog: v0.13.28...v0.13.30-rc1
Download Binary
tinymist 0.13.30-rc1
Install tinymist 0.13.30-rc1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.30-rc1/tinymist-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.30-rc1/tinymist-installer.ps1 | iex"Download tinymist 0.13.30-rc1
typlite 0.13.30-rc1
Install typlite 0.13.30-rc1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.30-rc1/typlite-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.30-rc1/typlite-installer.ps1 | iex"Download typlite 0.13.30-rc1
Download VS Code Extension
Download tinymist VS Code Extension 0.13.30-rc1
File
Platform
Assets
tinymist-win32-x64.vsix
x64 Windows
Binary
tinymist-win32-arm64.vsix
ARM64 Windows
Binary
tinymist-linux-x64.vsix
x64 Linux
Binary
tinymist-linux-arm64.vsix
ARM64 Linux
Binary
tinymist-linux-armhf.vsix
ARMv7 Linux
Binary
tinymist-darwin-x64.vsix
Intel macOS
Binary
tinymist-darwin-arm64.vsix
Apple Silicon macOS
Binary
tinymist-alpine-x64.vsix
x64 Alpine Linux
Binary
tinymist-alpine-arm64.vsix
ARM64 Alpine Linux
Binary
tinymist-web.vsix
Browser (Web)
tinymist-universal.vsix
Other Platforms (Universal)