github takeshy/obsidian-gemini-helper v1.10.10

latest release: v1.10.11
7 hours ago

Bug Fixes

  • Fix Mermaid workflow diagrams not rendering on mobile — Mermaid's SVG output contains HTML void elements (<br>) inside , which caused strict XML parsing (image/svg+xml) to fail on mobile WebView. Switched to text/html parsing to handle this correctly.
  • Fix encrypted files appearing in pull-to-local list — Files that were encrypted or decrypted (renamed with content change) were incorrectly detected as deleted during sync. Added skip logic for .encrypted file pairs to prevent false positives.

Don't miss a new obsidian-gemini-helper release

NewReleases is sending notifications on new releases.