Documents Bundle 1.1.1
Documents Bundle 1.1.1
What changed:
- Safer attachment migration with copy-first/delete-last behavior.
- Better Obsidian link resolution for wiki links and encoded Markdown attachment links.
- Hardened paste/drop error handling and document name validation.
- Coalesced native file explorer refresh scheduling for better performance.
- Refreshed English and Chinese README content with current entry points and screenshots.
Validation:
- npm run lint
- npm test
- npm run typecheck
- npm run validate:release
- npm run validate:mobile-safety
- npm audit --audit-level=high
- npm run package:release