Skip to content

0.10.3

Latest

Choose a tag to compare

@anthonyfitzpatrick anthonyfitzpatrick released this 17 Jul 20:01

🚀 Release Ready

This release completes the final engineering and compatibility work prior to publication in the Obsidian Community Plugins directory.

Highlights

  • Completed a comprehensive engineering audit of the entire codebase.
  • Strengthened internal type safety throughout the plugin.
  • Resolved compatibility issues identified during the Obsidian review process.
  • Improved documentation and release-readiness guidance.
  • Preserved full backwards compatibility with the supported Obsidian release.
  • Completed the full manual validation checklist.

Quality

  • 122 automated tests passed.
  • Full TypeScript typecheck passed.
  • ESLint passed with zero warnings.
  • Complete engineering audit completed.
  • Security and dependency audit completed.
  • Package validation passed.
  • GitHub Artifact Attestations enabled.
  • Three-file runtime package:
    • main.js
    • manifest.json
    • styles.css

Compatibility

  • Obsidian 1.5.0+
  • Windows
  • macOS
  • Linux
  • Mobile supported
  • Fully offline
  • No external services
  • No telemetry
  • No Pandoc
  • No Electron
  • No Node filesystem dependencies

Full Changelog: 0.10.2...0.10.3