Releases: Soren-ac/MindBraid
Releases · Soren-ac/MindBraid
Release list
MindBraid 0.1.4
Full Changelog: 0.1.3...0.1.4
MindBraid 0.1.3
Highlights
- Adds an extensible visual-style system with Pencil Sketch, Organic Classic, Colorful, Swiss Editorial, Atlas Cards, Technical Draft, and Charcoal styles.
- Adds independent color palettes, including Morandi Mint, Retro Autumn, Coastal Ink, Deep Lagoon, and Coral Tide.
- Rebuilds style and palette preview cards so appearance choices accurately reflect live rendering.
- Improves deterministic hand-drawn nodes, connectors, effects, and SVG export fidelity.
- Keeps task-checkbox toggles in the current viewport instead of recentering the canvas.
- Refines local-note link controls, topic contrast, selection states, and theme compatibility.
- Retires the Aurora palette while preserving the Organic Classic/Cloud style and migrating legacy palette selections safely.
Compatibility
- Requires Obsidian 1.7.2 or later.
- Desktop only.
- Existing Markdown remains the source of truth; presentation changes do not add hidden metadata to notes.
Release assets
This release includes main.js, manifest.json, and styles.css for Obsidian Community Plugins.
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.