Releases: openpatch/hyperbook
Releases · openpatch/hyperbook
hyperbook@0.81.1
Patch Changes
75dfa0dThanks @mikebarkmin! - Fix Typst directive issues:- Fix preview not updating when editor content changes
- Fix UTF-8 encoding for umlauts and special characters in base64 decoding
- Fix CSV/JSON/YAML/XML file loading by inlining assets as bytes with proper UTF-8 handling
- Add assets preamble to all source files to support
#includewith assets
hyperbook@0.81.0
Minor Changes
25fabdfThanks @mikebarkmin! - Allow to load custom fonts in typst.
hyperbook-studio@0.49.14
Patch Changes
- Updated dependencies [
75dfa0d]:- @hyperbook/markdown@0.52.1
hyperbook-studio@0.49.13
@hyperbook/markdown@0.52.1
Patch Changes
75dfa0dThanks @mikebarkmin! - Fix Typst directive issues:- Fix preview not updating when editor content changes
- Fix UTF-8 encoding for umlauts and special characters in base64 decoding
- Fix CSV/JSON/YAML/XML file loading by inlining assets as bytes with proper UTF-8 handling
- Add assets preamble to all source files to support
#includewith assets
@hyperbook/markdown@0.52.0
Minor Changes
25fabdfThanks @mikebarkmin! - Allow to load custom fonts in typst.
Patch Changes
f81de0cThanks @mikebarkmin! - Improve code structure in typst client.js
hyperbook@0.80.0
Minor Changes
b28ca89Thanks @mikebarkmin! - Support loading other files aswell in typst.
hyperbook-studio@0.49.12
Patch Changes
- Updated dependencies [
b28ca89]:- @hyperbook/markdown@0.51.0
@hyperbook/markdown@0.51.0
Minor Changes
b28ca89Thanks @mikebarkmin! - Support loading other files aswell in typst.
hyperbook@0.79.1
Patch Changes
aca86a0Thanks @mikebarkmin! - Fix side-drawer flashing on refresh / first load