diff --git a/README.md b/README.md index b465df4..eab5894 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Wiki: And you can show up your beautiful vault pictures here: [Share & showcase](https://github.com/kctekn/obsidian-TagsRoutes/discussions/17) -## Version 1.1.3 Release Notes +## Version 1.1.3/1.1.4 Release Notes This release introduces major updates to screenshots, enhancements to graph display control, and provides more choice in how you interact with tags nodes. @@ -45,6 +45,11 @@ And you can show up your beautiful vault pictures here: [Share & showcase](https You can safely delete the 'TagsRoutes' folder in your vault, as the plugin will no longer utilize it. +### Version 1.1.4 Bug Fix Release + +1. Fix a bug that the setting of 'highlight track mode' lost update when switch slot. + + _*The usage demo:*_ diff --git a/manifest.json b/manifest.json index da65ed4..9af9abd 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "tags-routes", "name": "Tags Routes", - "version": "1.1.3", + "version": "1.1.4", "minAppVersion": "0.15.0", "description": "A powerful tool for visualizing 3D graphs and managing orphan files, offering a dynamic and colorful 3D graph view for enhanced user experience.", "author": "Ken",