MindBraid 0.1.2 synchronizes the public product and repository name and hardens the plugin for Obsidian Community Plugin review.
Highlights:
- Renames the public product to MindBraid while preserving the stable obmind plugin ID and existing user data.
- Adds dependency-safe static-analysis contracts so the Community Plugin Scorecard can type-check source without installed packages.
- Replaces bare controller timers with a window-safe host adapter and tested cancellation lifecycle.
- Adds Obsidian CSS compatibility linting and removes the unsupported clip-path usage.
- Keeps all existing interactive mind-map, editing, layout, theme, import, and export capabilities.
Install assets are attached below: main.js, manifest.json, and styles.css.