1.0.4
Vault2Dify 1.0.4
Added
No user-facing features in this release.
Fixed
- Removed Marketplace-disallowed ESLint rule disable comments from plugin source.
- Removed debug console output so Obsidian Marketplace lint no longer reports
obsidianmd/rule-custom-message.
Obsidian Review
- Addressed the
Disabling 'obsidianmd/rule-custom-message' is not allowedreview error. - Kept the Obsidian lint gate in the local and CI validation path.
- Preserved the existing
minAppVersionalignment at1.13.0.
Validation
npm run lint:obsidiannpm run typechecknpm testnpm run buildnpm run install:test-vault- Manifest/tag version check in the GitHub Release workflow.
- Artifact attestations for
main.jsandstyles.cssin the GitHub Release workflow.