A minimal bugfix release containing accumulated fixes before the work to upgrade Typst to 0.14 commences.
Typst Version
- The included Typst compiler version remains
0.13.1.
New Features
- The preview can now be zoomed by using the mouse scroll wheel on it while holding
Ctrl/Cmd.
Fixes
- Behaviour of the Home and End keys is now consistent on wrapped lines.
- Fixed line number gutters temporarily becoming invisible after full re-layout.
- Fixed the preview not updating after changing page fill color by set expression in the document.
- Fixed incorrect Typst color values being generated by the color picker.
- Fixed the search bar losing focus when searching using the return key.
- When jumping to a document source location, the editor will try to scroll so it will be towards the center rather than the first/last visible line.
- Fixed crashes caused by forcing the preview to go into negative zoom levels.
Heads Up
- Katvan 0.12 will raise the minimal required Qt version to 6.8