Releases: Jul1en-Lin/obsidian-plugin-csdnsync
Releases · Jul1en-Lin/obsidian-plugin-csdnsync
1.0.3
1.0.2
Fix Obsidian community review error by moving editor-fill content-script styles into a Chrome extension CSS asset declared in manifest.json. This removes runtime style-element creation from TypeScript source.
1.0.1
Fix Obsidian community review error by replacing direct static style assignments in the editor content script with injected CSS classes. No user-facing behavior change.
1.0.0
Initial release of CSDN Sync. Opens the current Obsidian note in the CSDN Markdown editor through a localhost bridge and companion Chrome extension. Includes title extraction, manual editor fill, token-protected local task API, and local image upload support.