Skip to content

Documents Bundle 1.1.1

Choose a tag to compare

@keqing996 keqing996 released this 19 Jun 03:30
· 2 commits to main since this release

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