- rTorrent and libTorrent v0.16.7 by @djerfy in #500 #510
- Make rTorrent session fdatasync configurable to reduce periodic stalls by @crazy-max in #511
- Apply ruTorrent patches from Novik/ruTorrent#2989 to fix deprecated rTorrent commands by @crazy-max in #498
- Add a 10 seconds delay before initializing ruTorrent plugins by @Superpiffer in #499
- Release image is now built and signed using Docker Github Builder by @crazy-max in #501 #502 #504
Important
rTorrent session saving has been updated to improve responsiveness with large torrent sets and reduce periodic UI/API stalls. A new environment variable, RT_SESSION_FDATASYNC (default false), now controls forced disk flush during session.save. This default favors responsiveness, and you can set RT_SESSION_FDATASYNC=true if you prefer the previous durability-oriented behavior.
Full Changelog: 5.2.10-0.16.5-r0...5.2.10-0.16.7-r0