Typstry v0.2.1
Pre-release
Pre-release
Bug fix release focused on live preview stability, release-build preview loading, and preview usability.
Fixes
- Fixed docked live preview failing to load in release builds.
- Fixed intercepted Tinymist preview resources failing to resolve from Typstry’s
blob:preview iframe. - Fixed Tinymist preview WASM loading by routing loopback preview resources through Typstry and synthesizing a valid WASM response when needed.
- Fixed preview WebSocket connection failures in the intercepted preview by proxying the Tinymist data-plane WebSocket with a valid loopback origin.
- Fixed a release-build preview startup issue caused by duplicate synthetic load events.
- Added explicit
+and−zoom buttons to the live preview pane. - Removed unreliable Ctrl + mouse wheel preview zoom handling.
- Preview zoom now uses Tinymist’s own keyboard zoom behavior.
- Added a visible zoom percentage indicator in the preview toolbar.
- Improved preview pane resizing responsiveness and avoided iframe pointer capture during resize.
Notes
This release keeps DOM-based inverse sync available in release builds while improving live preview reliability and interaction responsiveness.