- Upgrade to Typst 0.11.0
- Update fonts to be equal with Typst 0.11
- Upgrade to Typst 0.10.0
- Remove SVGO dependency
- SVG output now scales with the line size #39
- Upgrade to Typst 0.9.0
- Fix slow loading times #34
- Add package downloading #10
- Add file reading on mobile #9
- Fix wrong paths generated for
@local
/@preview
packages #30
- Update to Typst v0.8.0
- Fix not loading on mobile
- Improve error reporting
- Upgrade to Typst 0.7.0
- Add SVG export option
- Add
THEME
variable to the preamble. - Change output scaling/styling
- Selected fonts are now written in their fonts
- Fix (#12)
- #18
(#11)
- Renable system font support.
- Change font settings to be a text input for selective font loading.
- Update Typst version to 0.6.0
- Attempt to fix bad canvas output
- Move compiler to a web worker
- Rework file reading
- Add support of reading packages outside of the vault
- Improve settings appearance (#7)
- Various bug fixes