1.0.5 Release
Version 1.0.5
Changes
- Change HTML Sanitization sanitizer to self-designed
sanitizeAndApplyPatches()
and only sanitize HTML attributes to prevent XSS attacks. - Remove "sanitize-html" HTML Sanitization package because its sub-module invoke some APIs only available on desktop version of Obsidian.
Fixes
- Fix unable enabling this plugin after installed to the mobile version of Obsidian.
- Fix error comparison of CSS selector for ":root".