New features
- Tags are now a separate group so you can collapse all tags if you want
- New setting: Favorite tags. Comma-separated list of favorite tag patterns. Supports exact match, wildcards (*), and regex (/pattern/). When you add favorite tags, "Tags" section will split into two sections: "Favorite tags" and "All tags".
- New setting: Hidden tags. Comma-separated list of tag patterns to hide from the tag tree. Supports exact match, wildcards (*), and regex (/pattern/).
Improvements
- PaneHeader will now show the full path above FileList
Fixes
- Root folder will now stay collapsed even when reloading the plugin. Very useful if you primarily use tags, not folders.