Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 23 Mar 16:59
· 867 commits to main since this release
e5de883

[0.5.1] - 2026-03-23

Fixed

  • WASM release builds now disable wasm-bindgen externref, avoiding
    browser startup failures such as RangeError: failed to grow table.
  • Inline fonts supplied in settings are now loaded into the font system
    before the first render. This fixes missing default text rendering on
    WASM when no system fonts are available.

Full Changelog: v0.5.0...v0.5.1