Skip to content

Releases: shaffe-fr/flow-filezilla

v1.0.4

20 Jan 14:51

Choose a tag to compare

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

v1.0.3

10 Sep 07:11

Choose a tag to compare

Improve search

v1.0.2

23 May 07:53

Choose a tag to compare

v1.0.1

22 May 06:50

Choose a tag to compare

v1.0.0

16 Apr 14:03

Choose a tag to compare

docs: add LICENSE