Releases: pilafdob/folderandgraphs-plus
Releases · pilafdob/folderandgraphs-plus
1.5.0
1.4.0
- Add nested folder child customizations under folder colour rules.
- Allow nested child rows to inherit parent colours while overriding rings and graph line colouring.
- Fix floating node rings so they do not multiply on redraw and can inherit to child folder notes.
1.0.3
- Add per-folder floating node rings with a selectable ring count in folder colour settings.
- Preserve solid node colouring while rendering rings as outlines around matching graph nodes.
1.0.2
- Fix split line colouring for bidirectional graph links by resolving endpoint positions from graph nodes when needed.
1.0.1
- Replace
Vault#getFolderByPathwith a minAppVersion-compatible folder lookup. - Avoid internal calls to the deprecated settings tab
display()method.
v1.0.0
- Address Obsidian community review warnings by replacing the source
require()import with a typed ES import. - Remove local
thisaliasing and tighten loaded settings validation. - Read the active Obsidian configuration folder from
Vault#configDir. - Remove bundled Folder2Graph browser storage access.
- Add GitHub release notes and artifact attestation generation for release assets.
1.0.0
- Address Obsidian community review warnings by replacing the source
require()import with a typed ES import. - Remove local
thisaliasing and tighten loaded settings validation. - Read the active Obsidian configuration folder from
Vault#configDir. - Remove bundled Folder2Graph browser storage access.
- Add GitHub release notes and artifact attestation generation for release assets.
0.3.1
- Address Obsidian community review warnings by replacing the source
require()import with a typed ES import. - Remove local
thisaliasing and tighten loaded settings validation. - Read the active Obsidian configuration folder from
Vault#configDir. - Remove bundled Folder2Graph browser storage access.
- Add GitHub release notes and artifact attestation generation for release assets.