Skip to content

v6.2.0

Compare
Choose a tag to compare
@matszczygiel matszczygiel released this 26 Feb 08:48
· 141 commits to main since this release
v6.2.0
c6160cd

v6.2.0

Entanglement


  • Update moose tracker to v5.0.0 which introduces automatic context sharing and QoL improvements to development
  • Removed moose_app_version field from config (it will be ignored, if present)
  • Add peer field to TransferQueued event
  • Fix ocassional TransferStarted after file rejection
  • Add connection_retries config parameter
  • Add TransferDeffered event indicating the connection to peer couldn't be establish at this time
  • Disallow downloading file for which any path component is larger than 250 characters
  • Fix ocassional missing of TransferPaused event when toggling libdrop on and off quickly
  • Report file transfer error in case file subpath contains perent directory ..