Releases: Soren-ac/MindBraid
Releases · Soren-ac/MindBraid
Release list
MindBraid 0.1.2
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.
Branchory 0.1.1
Branchory 0.1.1
- Renames the public plugin brand from ObMind to Branchory to comply with Obsidian trademark requirements.
- Preserves the stable
obmindplugin ID, settings, annotations, and installation path. - Updates localized UI text, documentation, release metadata, and generated bundle branding.
ObMind 0.1.0
Initial public release of ObMind, a desktop Obsidian plugin for visualizing and editing the active Markdown note as an interactive mind map.
Highlights:
- Interactive Markdown mind maps with editing, keyboard creation, drag-and-drop restructuring, search, focus, minimap, and import/export.
- Independently selectable layouts, styles, color schemes, formatting, light/dark appearance, and Chinese/English UI.
- Explicit, stale-checked Markdown mutations with local-only operation, no telemetry, and no Vault-wide scan.
Install assets: main.js, manifest.json, and styles.css.