Releases: shaffe-fr/flow-filezilla
Releases · shaffe-fr/flow-filezilla
v1.0.4
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
Improve search
v1.0.2
v1.0.1
v1.0.0
docs: add LICENSE