Skip to content

Mobile Webviewer 0.3.30

Choose a tag to compare

@arias007 arias007 released this 27 Jun 14:56
· 4 commits to main since this release

Mobile Webviewer 0.3.30

  • Fixes Obsidian community review blockers from 0.3.29:
    • Removes redundant product name from manifest description.
    • Avoids unsupported Obsidian APIs for the declared minAppVersion.
    • Replaces unsafe saved-note HTML/doodle restoration paths with safer DOM helpers.
    • Stops detaching plugin leaves during unload.
    • Moves static style writes to CSS classes or Obsidian CSS helper APIs.
    • Disables arbitrary reader custom CSS/JavaScript execution in the community-safe build.
    • Removes lookbehind regex usage for older iOS compatibility.
    • Uses Setting.setHeading for the settings heading.
  • Removes the builtin-modules dev dependency by using Node builtinModules.

Local install was built, copied to the vault plugin folder, syntax-checked, and Obsidian was restarted.