Maintenance release applying Obsidian plugin review recommendations. No user-facing behavior changes.
Internal
- Bumped
minAppVersionto1.10.0 - Migrated inline
element.style.*tosetCssStyles/setCssProps - Replaced background
setIntervalpolling with self-reschedulingsetTimeoutchains - Popout-window safe globals:
document→activeDocument, explicitwindow.setTimeout/requestAnimationFrame - Network calls unified on Obsidian's
requestUrl(removedfetchusage) - Tightened types, dropped unused imports/dead code, declared CodeMirror deps explicitly
3.5.4 and 3.5.5 were intermediate review-fix iterations and have been removed. Updating from 3.5.3 lands directly on 3.5.6.