Releases: kelszo/obsidian-file-explorer-plus
Releases · kelszo/obsidian-file-explorer-plus
1.2.1
1.2.0
This version only works with Obsidian v1.6.3 and later.
Changes:
- Fix: Plugin now works with Obsidian v1.6.3
- Fix: Automatically patch file explorer on layout change.
- Fix: Menu changes, it is now possible to unhide a file/folder through the menu.
1.1.4
Changes:
- Style: updated pinned icon look
1.1.3
Changes:
- Fix: tags in frontmatter work as expected now
1.1.2
Changes:
- Fix: lowered the min app version to 0.15.0 (from 1.3.7)
1.1.1
Changes
- Style: Change settings tab to fit obsidian guidelines (sentence casing). Also use a smaller font size for main headings.
- Feat: Move styling of filters activated modal into scss.
1.1.0
Changes
- Performance: By removing hidden from the virtual children the performance could be increased enormously. This prevents them from every being rendered or calculated in the file explorer, thus acting like they were never there.
- Performance: Only return the top 10 paths when fuzzy finding in the suggest modal in settings.
- Fix: Small typo fix that solves removing strict filters when deleting a file.
- Fix: Small typo fix that solves re-running main function only when needed on file cache change.
1.0.0
First release for the File Explorer++ plugin for Obsidian.md