Skip to content

Releases: torrust/torrust-tracker

v3.0.0-alpha.11

18 Sep 11:12
v3.0.0-alpha.11
36ef73e
Compare
Choose a tag to compare
v3.0.0-alpha.11 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-alpha.10...v3.0.0-alpha.11

v3.0.0-alpha.10

16 Sep 21:03
v3.0.0-alpha.10
a14b6b1
Compare
Choose a tag to compare
v3.0.0-alpha.10 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.0.0-alpha.2...v3.0.0-alpha.10

v3.0.0-alpha.2

13 Apr 14:44
5e2356e
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-alpha.1...v3.0.0-alpha.2

v3.0.0-alpha.1

19 Mar 12:41
62cd78f
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.2.1...v3.0.0-alpha.1

Torrust Tracker v2.3.1

16 May 14:18
Compare
Choose a tag to compare

Fixed auto peer deletion from torrents.

Torrust Tracker v2.3.0

09 May 20:24
421f1fd
Compare
Choose a tag to compare

Release notes are a WIP.

Torrust Tracker v2.2.0

17 Mar 23:29
851ad77
Compare
Choose a tag to compare

Version 2.2.0

New Features:

  • Added support for multiple UDP and HTTP blocks: f596f22
  • Added tracker stats tracking: f6eb853
  • Partially implemented persistent torrents saving/loading: ab60545

Changes:

  • Some performance optimizations.
  • Udp and http server now gracefully shutdown: f46df38
  • Added max peer timeout config option: ca2d118
  • Changed udp max packet size from 65535 to 1496: f9eaa10

Fixes:

  • Fixed errors during parsing of the peer_id from announce_requests.
  • Fixed http announce request error when optional fields were left out: 9637661
  • Fixed errors not displaying in bencoded format: f2125f2
  • Fixed error after udp announcing with no other peers then the client: b0417a3
  • Fixed returning ipv6 peers to ipv6 clients: b34f564
  • Fixed http reverse proxy client ip determination: 2e25d53

v2.0.1

20 Jan 00:56
Compare
Choose a tag to compare
refactor: renamed webserver to http_api_server

v2.0.0

12 Jan 21:32
Compare
Choose a tag to compare
Updated README.md