Skip to content

0.2.1-beta

Compare
Choose a tag to compare
@WizardOfCodez WizardOfCodez released this 15 Dec 10:40
· 379 commits to development since this release

Changes:

  • initiate subscription only when there are files listed locally
  • change subscription time to 60 min
  • change resubscription time to every 60 min
  • you can now order file listings by seeds and size
  • searching does now also work with file hashes

Bugfixes:

  • fixed file open dialog caused the app to crash on Linux systems
  • fixed search function in macOS and Linux versions
  • fixed tour not showing on first launch
  • fixed that Windows installer can be run in user-context and therefore fails to create registry entries
  • fixed files not deleting from surge when they are already deleted on disk
  • fixed download folder issues on windows when folder is not the default one
  • allow downloading files with no active seeders to start watchers for auto start on new connections
  • fixed marking file as download on startup if it wasnt marked last session but has all chunks
  • fixed duplicate seeder listings for files
  • fixed files listed with zero seeders

Improvements:

  • improved file completion logic by checking the file db chunkmap rather than bytes written which double counted chunk retries
  • drastically improved network discovery time
  • display files right after they are added to surge - hashing is now done in the background
  • click to copy filehash to clipboard