Discourse Graph v1.3.0
Changelog
v1.3.0
Features
-
Stable import folder identification: Import folders are now matched by spaceUri via a .dg.metadata file instead of vault name, fixing issues with vault renames and name collisions. Existing import folders are migrated automatically on plugin load. (#970)
-
Author username on imported nodes: Adds a username field propagated to the platform account, node frontmatter, discourse context panel, and import modal so imported content shows who published it. (#981)
Bug Fixes
- Create discourse node backlink behavior: The "Create discourse node" command only inserts a backlink at the cursor when text is selected, and works correctly when invoked from outside an active editor. (#986)