Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 17:03
· 23 commits to master since this release
1.1.0
49de235

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.