Releases: anthonyraymond/joal
Releases · anthonyraymond/joal
v2.1.4
[Changes]
- Fix some code warnings
- Revert back the server to tomcat (instead of undertow)
v2.1.3
[Changes]
- Fix wss when using joal behind a SSL secured reverse proxy
v2.1.2
[Client]
- uTorrent utorrent 3.5.3_44428
- bittorrent 7.10.3_44429
v2.1.1
[Changes]
- Client file list is now ordered semantically in WebUI (ordered by version).
- WebUi is now displaying announce progress bar properly even if the server is not on the same timezone as the client.
v2.1.0
[Changes]
- Greatly improved how speed is spread among torrents, to look like more legit
- Decreased CPU/RAM consumption
- Fixed a bug with public tracker files
- Reduced useless logs and made logging messages more concise
- Fix some non criticals bugs
- Fix a visual Glitch in WebUi (tooltip that shows contdown before announce)
v2.0.10
[Clients]
- uTorrent 3.5.3 (build 44358)
- BitTorrent 7.10.3 (build 44359)
- Transmission 2.93
- qBittorrent 4.0.4
v2.0.9
[Clients]
- uTorrent 3.5.0 (build 44294)
- uTorrent 3.5.1 (build 44332)
v2.0.8
[Clients]
- qBittorrent 4.0.0
- qBittorrent 4.0.1
- qBittorrent 4.0.2
- qBittorrent 4.0.3
v2.0.7
[Changes]
- Increase client=>server websocket message size from 1Mo to 5Mo.
v2.0.6
[Changes]
- Reduce memory footprint (TrackerClients are now instanciated on demand). Will be noticeable if you seed a lot of torrent at a time.
[Bugfixes]
- Fix Firefox support for WebUI.