You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address Obsidian review warnings for console logging, DOM element creation, redundant type assertions, and CSS overrides.
Reduce duplicate vault enumeration and document the local-only metadata used to build maps.
0.2.6
Add semantic 2D node shapes, clearer route colors, faster label updates, and an All links hover mode.
Improve pinned-route grouping, panel guidance, theme controls, and full-map expansion for the current root.
Rebuild, validate, and attest release assets in CI while keeping the checked-in plugin bundle synchronized.
0.2.5
Refresh the map control panels with clearer headings, denser controls, and accessible collapse state.
Apply the resolved map theme before loading so daylight and custom backgrounds display immediately.
Keep visible 2D search results in place, open hidden results as roots, and clear stale selections during map navigation.
0.2.4
Move 3D node inspection details into the side panel.
Improve long label, pin, neighbor, and button wrapping in the map panels.
Type Obsidian saved plugin data as unknown before settings migration to avoid unsafe assignment warnings.
0.2.3
Add a 2D Complete map action that shows the vault root with expanded node, link, depth, and outside-link detail budgets.
Allow farther 2D zoom-out for large complete maps.
Improve 2D panel wrapping and alignment so long labels remain readable.
Soften the 2D outside-link road color and legend swatch.
0.2.2
Address Obsidian community plugin review findings around settings APIs, command names, deprecated slider tooltips, direct static styles, and config folder handling.
Raise the minimum supported Obsidian version to 1.13.0 for the current settings definitions API.
Remove reveal CSS that relied on partially supported browser features in older Obsidian builds.
Tighten 2D neighbor list typing and add regression coverage for configured vault folders.
0.2.1
Add default day/night map background fallbacks when the active Obsidian theme cannot provide a matching background color.
Refresh explicit 3D day/night backgrounds after Obsidian CSS changes.