Skip to content

1.8.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 18:48
· 9 commits to master since this release
d276daf

What's changed

  • Opens existing maps instantly instead of rebuilding the vault at startup, and adds Load map for restoring the complete synced state.
  • Moves graph indexing, continental analysis, and detailed land meshing into workers to keep large vaults responsive.
  • Rebuilds continent generation around connected, disjoint territories allocated before note placement. Top-level folders now keep compact landmasses with real ocean gaps instead of interwoven ribbons.
  • Saves the exact territory raster with the layout so continents, coastlines, camera state, tags, and pins reproduce through Obsidian Sync.
  • Places cross-folder hubs on existing coasts while keeping ordinary cities inside their folder territory.
  • Adds bounded development diagnostics and extensive large-vault regression coverage.

Existing 1.7.0 maps remain loadable. Use Renew layout to generate the new territory-based geography.

Full changelog: 1.7.0...1.8.0