Releases: torrust/torrust-tracker
Releases · torrust/torrust-tracker
Torrust Tracker v2.2.0
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
refactor: renamed webserver to http_api_server
v2.0.0
Updated README.md