Skip to content

basalt-core/v0.8.3

Choose a tag to compare

@erikjuhani erikjuhani released this 21 Feb 20:53
fab788a

0.8.3 (Feb, 21 2026)

Fixed

  • b191cbc Fix update_wiki_links to also update links within renamed note

Previously, the renamed note itself was excluded from the set of notes
to scan for wikilink updates. This meant self-referential links within
the note being renamed would not be updated.

Fixes #387