Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jul 20:14
Immutable release. Only release title and notes can be modified.

Typst Version

  • The included Typst compiler version was upgraded to 0.15 (blog, release notes). As always, note that some Universe packages used in your documents may be incompatible and need upgrading.

New Features

  • You can now jump between pages in the preview with the right and left arrow keys.

Fixes

  • A global timeout is in effect for all network operations performed during compilation, so that compilation would not indefinitely hang when downloading Universe packages over a bad connection.
  • Fixed issues with running the x86_64 AppImage under newer Ubuntu hosts with GNOME due to missing GIO modules.