·
747 commits
to master
since this release
2.0.12.7 2025/OCT/23
- new linux arm64 binaries, Apple Silicon and Cloud servers now running on arm64 chips can use jlibtorrent
- new SessionManager.getTorrentHandles() -> TorrentHandle[]
- new javadocs and source maven dependencies available in the maven repository (2.0.12.5 was republished)
- maintenance: Missing alert types added to alert types table (FilePrioAlert, FileProgressAlert, OversizedFileAlert, PeerInfoAlert, PieceAvailabilityAlert, Socks5Alert, TorrentConflictAlert, TrackerListAlert)
What's Changed
- Publish sources and javadoc jars to Maven repositories by @Copilot in #312
- Fix NPE in SessionManager.find methods when hash parameter is null by @Copilot in #314
- Add Linux ARM64 build support with separate x86_64 and ARM64 artifacts by @Copilot in #309
- Add getTorrentHandles() convenience method to SessionManager by @Copilot in #316
Full Changelog: release/2.0.12.5...release/2.0.12.7