Skip to content

Releases: anthonyraymond/joal

v2.1.4

30 Jun 20:50
Compare
Choose a tag to compare

[Changes]

  • Fix some code warnings
  • Revert back the server to tomcat (instead of undertow)

v2.1.3

08 Jun 21:28
Compare
Choose a tag to compare

[Changes]

  • Fix wss when using joal behind a SSL secured reverse proxy

v2.1.2

23 May 17:29
Compare
Choose a tag to compare

[Client]

  • uTorrent utorrent 3.5.3_44428
  • bittorrent 7.10.3_44429

v2.1.1

20 May 23:54
Compare
Choose a tag to compare

[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

17 May 19:46
Compare
Choose a tag to compare

[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

17 Mar 23:57
Compare
Choose a tag to compare

[Clients]

  • uTorrent 3.5.3 (build 44358)
  • BitTorrent 7.10.3 (build 44359)
  • Transmission 2.93
  • qBittorrent 4.0.4

v2.0.9

24 Dec 15:00
Compare
Choose a tag to compare

[Clients]

  • uTorrent 3.5.0 (build 44294)
  • uTorrent 3.5.1 (build 44332)

v2.0.8

19 Dec 19:29
Compare
Choose a tag to compare

[Clients]

  • qBittorrent 4.0.0
  • qBittorrent 4.0.1
  • qBittorrent 4.0.2
  • qBittorrent 4.0.3

v2.0.7

15 Nov 20:34
Compare
Choose a tag to compare

[Changes]

  • Increase client=>server websocket message size from 1Mo to 5Mo.

v2.0.6

01 Nov 22:21
Compare
Choose a tag to compare

[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.