Skip to content

v1.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jan 14:51

Bug Fixes

  • Fixed memory leak where MiniSearch index accumulated duplicate entries on each query
  • Fixed crash when connecting to sites caused by binPath pointing to directory instead of executable
  • Fixed UI freeze when launching FileZilla by using non-blocking spawn instead of execSync
  • Added null-safe access for XML site properties to prevent crashes on malformed configs

Improvements

  • Enhanced fuzzy search: now activates at 4 characters (was 5) with better typo tolerance and proper prefix search