Skip to content

Releases: TudbuT/qft

v0.4.4

17 Aug 19:39
Compare
Choose a tag to compare

This release fixes a bunch of bugs related to packet ID wrapping and makes QFT print information on each wrap or lost packet.

v0.4.3

16 Aug 12:12
Compare
Choose a tag to compare

This release allows you to stream files (more info in README tips n' tricks)

v0.4.2

16 Aug 11:42
Compare
Choose a tag to compare

This release fixes a bug where transfer would greatly slow down after a while on an unreliable connection.

v0.4.1

16 Aug 10:39
Compare
Choose a tag to compare

This release improves the catch-up mechanism used when the internet goes down for a while.

v0.4.0

16 Aug 07:23
Compare
Choose a tag to compare

!WARNING! This release completely breaks compatibility with previous releases!

This release drastically improves connection speed by no longer relying on low ping ACK messages.

v0.3.1

16 Aug 05:55
Compare
Choose a tag to compare

Fix a few connection issues

v0.3.0

15 Aug 19:22
Compare
Choose a tag to compare

!WARNING! This release breaks compatibility with old releases. Set the QFT_USE_TIMED_HOLEPUNCH environment variable to restore old behaviour.

Improve holepunching drastically: Improve speed and remove requirement for synched time.

v0.2.1

15 Aug 12:50
Compare
Choose a tag to compare

Fix a few code quality issues

v0.2.0

14 Aug 21:49
Compare
Choose a tag to compare

Allow resuming transmissions

v0.1.11

14 Aug 16:42
Compare
Choose a tag to compare

This update fixes the constant 0-ping display on the receiver end. The real ping is now printed.