Skip to content

1.0.5 Release

Compare
Choose a tag to compare
@nuthrash nuthrash released this 15 Nov 14:46
· 9 commits to master since this release

Version 1.0.5

Changes

  1. Change HTML Sanitization sanitizer to self-designed sanitizeAndApplyPatches() and only sanitize HTML attributes to prevent XSS attacks.
  2. Remove "sanitize-html" HTML Sanitization package because its sub-module invoke some APIs only available on desktop version of Obsidian.

Fixes

  1. Fix unable enabling this plugin after installed to the mobile version of Obsidian.
  2. Fix error comparison of CSS selector for ":root".