Skip to content

2.18.5

Choose a tag to compare

@vuki656 vuki656 released this 28 Feb 09:35
· 93 commits to main since this release

Fix: Plugin now automatically reloads kanban views after self-update

Previously, hitting the Update button would download new plugin files and reload the plugin, but open kanban boards would revert to plain markdown views — requiring an Obsidian restart. Now the plugin saves open kanban leaf paths before disabling, then re-triggers the monkey-patch on those leaves after re-enabling, so boards restore seamlessly.