FList

For Windows users (same as 1.15.0): To properly support autostart / start hidden, the msix installer has been removed. Please migrate to the EXE installer and uninstall the MSIX version.

Summary

  • feat: extract network scanning to separate threads, scanning should not cause UI lags anymore (@Tienisto)
  • feat(windows): use bigger icon for the installer (@Tienisto)
  • fix: memory leak when receiving files, properly receive files that exceed available RAM (@Tienisto)
  • fix(android): save files outside of Download folder (@Tienisto)
  • fix(windows): use correct portable settings file when started via autostart (@Tienisto)
  • fix(windows): make installer work on arm64 (@Tienisto)

Full Changelog