Skip to content

Releases: msjang/obsidian-rhwp-editor

0.2.4

10 Jun 16:14

Choose a tag to compare

Fixed

  • Re-published the edit mode asset-loading fixes from 0.2.3 under a clean release tag after the 0.2.3 release workflow was retried with a moved tag.
  • Fixed edit mode showing raw rhwp-studio menu HTML without CSS in Obsidian.
  • Fixed edit mode failing to load files with Cannot read properties of undefined (reading '__wbindgen_malloc') after rhwp WASM initialization failed inside the iframe.
  • Fixed missing SVG sprite icons in the edit mode toolbar and menus.

Changed

  • Edit mode generates an Obsidian-specific rhwp-studio-obsidian/ runtime entrypoint before opening the iframe.
  • The generated entrypoint inlines CSS and the main JS bundle, rewrites font and renderer URLs for Obsidian resource loading, and passes rhwp WASM bytes directly instead of relying on iframe app:// fetch.
  • Uses a fresh 0.2.4 tag instead of reusing the problematic 0.2.3 tag.

0.2.3

10 Jun 15:58

Choose a tag to compare

ci: fix release notes extraction

0.2.2

10 Jun 08:15

Choose a tag to compare

Release 0.2.2