Releases: msjang/obsidian-rhwp-editor
Releases · msjang/obsidian-rhwp-editor
0.2.4
Fixed
- Re-published the edit mode asset-loading fixes from
0.2.3under a clean release tag after the0.2.3release workflow was retried with a moved tag. - Fixed edit mode showing raw
rhwp-studiomenu 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.4tag instead of reusing the problematic0.2.3tag.
0.2.3
ci: fix release notes extraction
0.2.2
Release 0.2.2