FrostWire “Rebirth” 2.7.7 – A New Dawn for Android Users

🔥 FrostWire’s Phoenix Moment: Rebirth from the Ashes! 🔥

Download for Android/Chromebook: frostwire-android-release-2.7.7-b730-plus.apk

Great news for our FrostWire community! We’re thrilled to announce the launch of FrostWire 2.7.7 build 730 for Android, marking a significant milestone in our journey. This update isn’t just a set of improvements; it symbolizes our resilient comeback, akin to a mythical phoenix rising from the ashes.

Today, January 5th 2024 we’ve been finally been reinstated in the Google Play Store.

What’s New in 2.7.7?

Subscription Page Enhancements: Navigating and managing your subscriptions is now smoother and more intuitive.

Expanded Ad-Removal Options: Plus users with Google Play can now purchase an Ad-Removal subscription, offering an even cleaner experience.

Tech Upgrades: We’ve integrated the latest tech stack including updates to Kotlin, Firebase, Gradle, and more, ensuring a robust and efficient app performance.

Python’s Latest: Featuring Python’s yt_dlp 2023.12.30 for enhanced functionality.

Ad & Mediation SDK Updates: We’ve upgraded to the latest versions for a seamless ad experience.
This update is particularly special as it comes just after FrostWire’s reinstatement on the Google Play Store. It’s not just an update; it’s a celebration of persistence, innovation, and community spirit.

A Vision of Resilience: The Ice Phoenix

As we celebrate this rebirth, imagine an “Ice Phoenix” rising majestically from a frosty terrain. This mythical creature, with its crystalline feathers and a shimmering aura, soars upwards amidst swirling snowflakes. Its wings glint with a spectrum of icy blues and purples, casting a radiant glow. As it ascends, it leaves behind a trail of sparkling frost, symbolizing renewal and endless possibilities. This Ice Phoenix is not just a fantasy; it embodies the spirit of FrostWire – ever resilient, ever evolving.

Stay tuned for the visual depiction of this breathtaking scene, a fitting metaphor for FrostWire’s journey!

Download or update to FrostWire 2.7.7 on Android and Chromebook and join us in this exciting new chapter.
Your support and feedback have been our guiding stars.

Let’s keep soaring higher, together!

Changelog

FrostWire 2.7.7 build 730

  • Subscription page improvements
  • Plus users with Google Play can also buy Ad-Removal subscription
  • com.google.android.material:material:1.11.0
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.22
  • androidx.exifinterface:exifinterface:1.3.7
  • com.applovin:applovin-sdk:12.1.0
  • com.applovin.mediation:unityads-adapter:4.9.2.1
  • python: yt_dlp 2023.12.30
  • dev: com.google.firebase:firebase-bom:32.7.0
  • dev: com.android.tools.build:gradle:8.2.0

FrostWire 6.13.1 for Windows, Mac and Linux is here with foundational upgrades

Hey there, FrostWire fam!

We’ve got some exciting news to share! We’ve just rolled out FrostWire for Desktop 6.13.1 and it’s packed with improvements and updates that we believe you’re going to love.

If you don’t feel like reading, here are the installers:
Windows: frostwire-6.13.1.windows.github.exe

Mac M1/M2 (arm64): frostwire-6.13.1-arm64.dmg
Mac Intel (x86_64): frostwire-6.13.1-x86_64.dmg

Linux (debian/ubuntu x86_64): frostwire-6.13.1.amd64.deb
Linux (rpm x86_64): frostwire-6.13.1.amd64.rpm
Linux (any x86_64): frostwire-6.13.1.amd64.tar.gz

Here’s a quick breakdown of what’s new:

  1. Java Runtime Environment 21 Update: We’re keeping things up-to-date with the latest JRE 21. This ensures smoother operation and keeps your FrostWire experience secure and stable.
  2. org.xerial:sqlite-jdbc:3.43.0.0 Update: Technical jargon aside, this is an essential component for data management within the application. And guess what? We’ve upgraded it to provide you with better performance.
  3. Telluride Video Downloader with Python 3.12.0: Yup, we’ve given our video downloader a boost! Now powered by Python 3.12.0, expect faster and more efficient downloads.

All these updates were designed with YOU in mind. We want to ensure that FrostWire remains your go-to platform for all your downloading needs.

Big shoutout to our FrostWire team for their relentless effort in bringing you this update.

Remember, if you ever have feedback, suggestions, or just want to send some love, don’t hesitate to drop us a line in the comments, or on X @frostwire

Happy downloading, everyone! 🚀

Cheers, The FrostWire Team

Embracing Progress: Dive into FrostWire’s Telluride Build 29 Updates!


Downloads

windows:
telluride.exe

macOS:
telluride_macos.arm64
telluride_macos.x86_64

linux:
telluride_linux

Usage

usage: telluride_macos.arm64 [-h] [--audio-only] [--meta-only] [page_url]

positional arguments:
  page_url          The URL of the page that hosts the video you need to backup locally

options:
  -h, --help        show this help message and exit
  --audio-only, -a  Downloads the video and keeps only a separate audio file usually a .mp3. (requires ffmpeg installed in the system)
  --meta-only, -m   Prints a JSON dictionary with all the metadata available on the video file found in the page_url. Does not download the
                    video file

In the ever-evolving digital cosmos, FrostWire’s commitment to refining the user experience and enhancing the developmental scaffold remains steadfast. With the release of Telluride Cloud Video Downloader’s Build 29, the horizon broadens, hinting at more efficient video downloading and a more robust developer toolkit. Let’s unbox the latest offerings from this stalwart in the digital video downloading realm!


Highlighting the Major Updates in Build 29

Before we delve deeper, here’s a snapshot of the recent enhancements:

  1. yt_dlp’s Fresh Update to 2023.10.13: A beacon of efficient video downloading, this upgrade promises refined video extraction capabilities, potentially expanding the list of supported platforms and optimizing the downloading process.
  2. Developer Tool Rejuvenations:
    • pyinstaller’s Twin Updates to 6.1.0: Evidently, PyInstaller has garnered attention with not one, but two mentions (possibly a typo, but we’ll assume it’s doubly important). This version paves the way for converting Python programs into stand-alone executables with enhanced compatibility and features.
    • Astroid Evolution to 3.0.1: In its continuous quest for a fortified code foundation, the update in astroid—a critical static reasoning library—vouches for more profound code insights, ensuring a cleaner and more robust codebase.
    • pip Ascends to 23.3: The lifeblood of Python package management, pip’s upgrade ensures a smoother, more secure package installation experience, catering to the latest Python packages available in the ecosystem.

Here’s the Cool Part: Advanced Features for Developers! 🛠️

We know many of you love to tinker and integrate tools into your own apps. Telluride provides a nifty JSON functionality. Run it with the --meta-only argument, and it will print out a neat JSON dictionary packed with all the metadata available for a video from a given URL.

This is a fantastic feature for devs looking to show download links or implement downloading functionalities in their apps. Your app can simply read this JSON output and make magic happen!

New and Noteworthy: FrostWire 2.7.3 for Android Is Here!

👉Download frostwire-android-release-2.7.3-b723-plus.apk free here 👈

Hey FrostWire fans! 🎉

It’s mid-October, and as the leaves change colors and the air becomes crisp, we’re stoked to bring you some fresh updates to your favorite Android app. We’ve just rolled out FrostWire 2.7.3 build 723, and here’s the scoop on what’s new and improved.

Bug Fixes and Better User Experience 🐞

First off, we heard you loud and clear. Some of our users pointed out that they had issues with their Play Store Ad-removal subscriptions not reflecting locally. Fret not, we’ve squashed that bug! Your ad-free experience should now be smoother than ever.

Library Updates 📚

A slew of our underlying libraries have been updated to their latest and greatest versions. This isn’t just tech jargon; these updates ensure that your app runs faster, smoother, and more securely. Here are a few highlights:

  • Gson Library now at version 2.10.1, ensuring seamless data transitions.
  • Google Services have been upgraded to 4.4.0.
  • Crashlytics from Firebase, at 2.9.9, will keep tabs on any issues so we can tackle them swiftly.
  • A boost in Material Design with com.google.android.material at 1.10.0 brings subtle and pleasing design refinements.
  • For our Kotlin aficionados, we’ve moved up to kotlin-stdlib-jdk8:1.9.10.
  • We also got the latest yt_dlp 2023.10.13 for Python, ensuring you get the best video download experience.

Developer Sweet Treats 🛠

For the developers in our midst or those curious about the nuts and bolts that make FrostWire tick, we’ve undertaken some backend spring cleaning:

  • Deprecated elements in our Gradle build script have been fixed, making our development process more streamlined.
  • We’ve updated our Gradle build tooling to com.android.tools.build:gradle:8.1.2 and using gradle-8.4-bin.zip.
  • Last but not least, our Firebase library got a boost with firebase-bom:32.3.1.

That’s a wrap for this update! As always, our team has been working diligently to enhance your FrostWire experience. Download the update, give it a spin, and let us know what you think. Your feedback fuels our fire, and we can’t wait to hear from you.

Stay warm, stay safe, and keep torrenting! 🍂🔥

Cheers,
The FrostWire Team

Changelog

FrostWire 2.7.3 build 723 - OCT/17/2023
 - Fixed bug where Play Store Ad-removal subscriptions weren't updating locally.
 - com.google.code.gson:gson:2.10.1
 - com.google.gms:google-services:4.4.0
 - com.google.firebase:firebase-crashlytics-gradle:2.9.9
 - com.google.android.material:material:1.10.0
 - org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10
 - androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2
 - com.applovin:applovin-sdk:11.11.3
 - com.applovin.mediation:unityads-adapter:4.9.1.0
 - python: yt_dlp 2023.10.13
 - dev: gradle build script deprecation fixes, cleanup
 - dev: com.android.tools.build:gradle:8.1.2
 - dev: gradle-8.4-bin.zip
 - dev: com.google.firebase:firebase-bom:32.3.1

🎉 Exciting News from FrostWire! 🎉 6.13.0 is out for desktop

Hey FrostWire Fam!

Guess what? We’ve just launched FrostWire 6.13.0 🚀 and it’s sizzling with awesome updates that we can’t wait for you to try out! The latest version is crafted with 💙, ensuring that your experience is smoother, faster, and more reliable!

🚀 What’s New?

We’ve spiced things up with the latest release. Without keeping you on tenterhooks, here’s a sneak peek into what’s wrapped inside:

  • 🚀 Faster Startup Time: You might just notice that FrostWire gets going much quicker than before. Let us know if you also feel the speed!
  • Java Runtime Environment 21 Update: Keeping up with the tech trends, we’ve updated the Java Runtime Environment to version 21, ensuring stability and performance enhancements.
  • 📁 SQLite Update: The org.xerial:sqlite-jdbc has been updated to version 3.43.0.0, helping the internal databases run smoother and more efficiently.
  • 🎥 Telluride Video Downloader Build 28: Plus, now featuring Python 3.12.0, making your video downloading experience even smoother!

🤝 We Want to Hear from You on X

Your feedback has always been our treasure trove in making FrostWire better with each release. So, dive in, explore all the new features, and let us know what you think on X @frostwire!

Did you experience that swift startup we’re so excited about?
Any other thoughts, shouts, or whispers? Send them our way!

This is only the first of several incremental updates we’ll be launching for the 6.13.x series, more to come in the following days and weeks, FrostWire is never finished.

🖥️ Ready to Upgrade?

Embrace all these fantastic new features and improvements now! Just click on the links below and get started with FrostWire 6.13.0 on your device:

  • Windows 🪟: x86_64
  • Mac 🍏: (installer coming soon, had some issues with the signature, waiting for Apple to renew our Apple Developer Membership)
  • Linux 🐧: Download for Linux DEB RPM or TAR.GZ

👥 Join Our Community

Let’s keep the FrostWire community vibrant and engaged!
Connect with us and other FrostWire users on our Reddit forum, X, Facebook, or Instagram.

Share your experiences, seek help, or simply drop by to say hi!

🙏 Thank You for Your Continuous Support

A huge shout-out to all our users for being the heartbeat of FrostWire! Your unwavering support, feedback, and love have always driven us to bring the best to you.

Enjoy the new FrostWire, and here’s to many more updates to come!

Stay frosty, folks! ❄️

With Warm Regards, The FrostWire Team 🧡

Telluride Cloud Video Downloader: BUILD 28 is here

imageOfficial Installers

Windows x86_64: telluride.exe 17.3 MB
macOS arm64: telluride_macos.arm64 16.4 MB
macOS x86_64: telluride_macos.x86_64 17.1 MB
linux x86_64: telluride_linux 31.3 MB

Key Updates in Build 28

Checking out the awesome stuff that’s part of this cool update, here’s a rundown of the important upgrades that have been brought in:

  • yt_dlp Update to 2023.10.7: The yt_dlp update ensures optimal compatibility and functionality in video extraction from numerous online platforms. With this update, users can anticipate smoother, more reliable downloads and an expansion in supported platforms or formats.
  • Python Upgrade to 3.12.0: Python 3.12.0 brings forth an array of enhancements in syntax, new modules, and improvements in existing modules, promising improved performance, and potentially paving the way for developers to incorporate more advanced functionalities within Telluride.

Developer Tool Updates:

  • pylint-3.0.1: The update to pylint, a widely acknowledged Python static code analysis tool, ensures that developers are equipped with enhanced bug and error detection, fostering cleaner and more efficient code production.
  • astroid-3.0.0: Paired with pylint, the upgrade in astroid—a static reasoning library and a common building block for source code infrastructures—further empowers developers to create sturdier, error-resilient code.
  • pyinstaller-6.0.0: An upgrade in PyInstaller is pivotal in converting Python programs into executables that run efficiently on various OS platforms, facilitating broader user accessibility and platform compatibility for Telluride.

Changelog

build 28 - oct/13/2023
 - yt_dlp-2023.10.7
 - python 3.12.0
 - dev: pylint-3.0.1
 - dev: astroid-3.0.0
 - dev: pyinstaller-6.0.0

Introducing FrostWire 2.7.2 for Android: A Fresh Build for the Future

Download the official .apk
frostwire-android-release-2.7.2-b722-plus.apk

Hello to all our Android enthusiasts and FrostWire fans! Today, we’re elated to introduce a new build that promises a seamless and enhanced user experience – FrostWire 2.7.2 build 722.

Released on AUG/19/2023, this build comes with an array of improvements and updates that cater to the evolving needs of the Android community.

What’s New in FrostWire 2.7.2 for Android?

Google Play Billing Library Migration: A significant leap forward, the app has transitioned from Google Play Billing Library 4.1.0 to the much newer 6.0.1 version. This migration assures users of a more streamlined and efficient billing process on the Google Play Store.

yt_dlp 2023.07.06 Integration: Staying ahead of the curve, FrostWire now supports the yt_dlp 2023.07.06 version under its Python dependencies. This enhancement guarantees that users can benefit from the latest features and stability improvements offered by the yt_dlp community.

Updated AndroidX Libraries:

androidx.browser:browser has been updated to version 1.6.0. Expect a more refined browsing experience within the app.
androidx.preference:preference has been bumped to version 1.2.1, making the in-app preferences and settings more user-friendly and intuitive.

Development Environment Upgrades

To ensure that FrostWire remains stable, efficient, and up-to-date with the latest Android standards, several vital development components have been updated:

Compile SDK has been advanced to version 34.
Gradle Build Tool has been elevated to version com.android.tools.build:gradle:8.1.0.
Gradle Binary has transitioned to gradle-8.3-bin.zip.
Firebase Crashlytics Gradle Plugin has been updated to version com.google.firebase:firebase-crashlytics-gradle:2.9.8. This ensures that any app crashes can be thoroughly analyzed and rectified swiftly.

##Wrapping Up:
With the introduction of FrostWire 2.7.2 for Android, users can anticipate a more smooth, feature-rich, and reliable app experience. A massive shoutout to the FrostWire team for their unwavering dedication to delivering top-notch updates. If you haven’t updated your FrostWire app yet, now’s the time to dive into this fresh build and experience the improvements first-hand!

Changelog for FrostWire 2.7.2 build 722 – AUG/19/2023

  • Google Play Billing Library 4.1.0 to 6.0.1 migration
  • python: yt_dlp 2023.07.06
  • androidx.browser:browser:1.6.0
  • androidx.preference:preference:1.2.1
  • dev: compileSdk 34
  • dev: com.android.tools.build:gradle:8.1.0
  • dev: gradle-8.3-bin.zip
  • dev: com.google.firebase:firebase-crashlytics-gradle:2.9.8

Telluride Cloud Video Downloader: Introducing Build 27

Download official binaries and have fun
Windows x86_64
telluride.exe

macOS
telluride_macos.x86_64
telluride_macos.arm64

linux
telluride_linux


Greetings, tech enthusiasts! Today, we’re excited to introduce you to the latest and greatest update of Telluride Cloud Video Downloader, brought to you by FrostWire – Build 27. With several new features and improvements, this build stands as a testament to the ongoing commitment of FrostWire to make video downloading a breeze for all.

What is Telluride Cloud Video Downloader?

For those new to the name, Telluride is a portable and user-friendly wrapper for yt_dlp, a popular tool used for downloading videos. Telluride simplifies the process, making it easy for users to backup videos locally from a given URL. Plus, it’s supported on MacOS, making it a favorite for Apple aficionados!

Key Features of Build 27:

  1. Up-to-date with yt_dlp-2023.7.6: The foundation of Telluride, yt_dlp, has been updated to its 2023.7.6 version. This ensures that users have access to the latest fixes and enhancements from the yt_dlp community.
  2. Audio-only Download: With the new --audio-only option, users can download videos and keep only a separate audio file, which is usually in .mp3 format. Do note, this requires ffmpeg to be installed in the system. This feature is perfect for music enthusiasts wanting to enjoy the audio of a video track without the visuals.
  3. Metadata Extraction: The new --meta-only option is a game-changer for those who thrive on details. Instead of downloading the video, this option prints a JSON dictionary packed with all the available metadata on the video file found at the provided URL.
  4. Updated Development Tools: To ensure that Telluride remains robust and bug-free, several development tools have been updated:
    • pip to version 23.2.1
    • astroid to version 2.15.6
    • pylint to version 2.17.5
    • pyinstaller to version 5.13.0

How to Use Build 27?

Using the new build is straightforward. By executing ./telluride_macos.x86_64 followed by the desired options and the page URL, you’re good to go!

Telluride Cloud Video Downloader. Build 27
Copyright 2020-2023 FrostWire LLC. Licensed under Apache 2.0.
Python 3.11.3 (v3.11.3:f3909b8bc8, Apr  4 2023, 20:12:10) [Clang 13.0.0 (clang-1300.0.29.30)]
sys.version_info(major=3, minor=11, micro=3, releaselevel='final', serial=0)
CWD=/Users/gubatron/workspace/frostwire/telluride

usage: telluride_macos.x86_64 [-h] [--audio-only] [--meta-only] [page_url]

positional arguments:
  page_url          The URL of the page that hosts the video you need to
                    backup locally

options:
  -h, --help        show this help message and exit
  --audio-only, -a  Downloads the video and keeps only a separate audio file
                    usually a .mp3. (requires ffmpeg installed in the system)
  --meta-only, -m   Prints a JSON dictionary with all the metadata available
                    on the video file found in the page_url. Does not download
                    the video file

In Conclusion:

Build 27 of Telluride Cloud Video Downloader has brought in some commendable features and improvements. Whether you’re looking to enjoy music offline, fetch metadata from videos, or just want to have the latest and best in video downloading, this update has got you covered. A big shout out to FrostWire for their dedication to keeping Telluride at the forefront of video downloading tools!

build 27 – aug/21/2023

  • yt_dlp-2023.7.6
  • dev: pip-23.2.1
  • dev: astroid-2.15.6
  • dev: pylint-2.17.5
  • dev: pyinstaller-5.13.0

Introducing FrostWire 2.7.0 for Android: Enhanced Performance, Improved Security and a Collection of Fixes

Download the free official signed installer: frostwire-android-release-2.7.0-b720-plus.apk

The FrostWire team is excited to announce the latest version of its popular peer-to-peer file sharing application for Android – FrostWire 2.7.0. This release is brimming with upgrades, improvements and fixes that enhance the application’s overall performance, security and reliability.

Performance Improvements

FrostWire 2.7.0 features a range of performance improvements. In this build, we’ve updated our underlying libtorrent library to version 1.2.19.0, offering better functionality and performance.

In terms of uTP performance, multiple updates have been made to optimize the system. These improvements prevent premature timeouts/resends, allow one outstanding undersized packet, piggy-back held back undersized packet with ACKs, and put a stop to sending redundant deferred ACKs.

These enhancements are aimed at making your file-sharing experience smoother and faster.

Boost and OpenSSL Upgrades

Boost has been upgraded to version 1.82, and OpenSSL to 1.1.1t, bringing in better security and system reliability. OpenSSL upgrades in particular bring enhanced cryptography features, making your connections more secure than ever.

New Build Tools and SDKs

We’ve also upgraded the build tools and SDKs we use.

Gradle has been updated to version 8.1.1, and the application’s jar is now built with jdk20.

We’ve also updated the Android NDK to r25c (LTS) from r25b for more efficient native code development.

Additional SDK updates include com.applovin:applovin-sdk to version 11.9.0, com.google.android.material:material to version 1.9.0, com.applovin.mediation:unityads-adapter to 4.7.1.0, and org.jetbrains.kotlin:kotlin-stdlib-jdk8 to 1.8.21. These upgrades will enhance the app’s functionality and improve its user interface.

More Robust Python Runtime Initialization

The Python runtime initialization is now more robust, with race condition issues being fixed.

This allows for smoother operations and fewer interruptions during use.

Improved Search and Fixing Issues

The SoundCloud search function has been fixed, ensuring a more streamlined user experience. This release also includes several fixes for the libtorrent, including issues with odd piece sizes, stop-when-ready not closing files, accounting for wanted_done/done when force-rechecking, renaming of filenames that are too long for the filesystem, and more.

FrostWire 2.7.0 for Android is more secure, faster, and more reliable. It’s time to upgrade and enjoy the best FrostWire experience yet!

FULL CHANGELOG:

FrostWire 2.7.0 build 720 – JUN/01/2023

  • jlibtorrent 1.2.19.0 upgrade
  • boost 1.82 upgrade
  • openssl 1.1.1t upgrade
  • gradle 8.1.1 upgrade
  • jar built with jdk20
  • libtorrent update to RC_1_2 adac0d0843c7fb2180f43d20bd5bee0e380e4673
  • android NDK r25c (LTS) (from r25b)
  • more robust initialization of Python runtime
  • fixed race condition issues starting the Python runtime
  • fixed SC search
  • lt:back-port load_torrent_*() functions
  • lt:fix issue with odd piece sizes
  • lt:fix issue where stop-when-ready would not close files
  • lt:uTP performance, fix packet loss when sending is stalled
  • lt:uTP performance, prevent premature timeouts/resends
  • lt:uTP performance, more lenient nagle’s algorithm to always allow one outstanding undersized packet
  • lt:uTP performance, piggy-back held back undersized packet with ACKs
  • lt:uTP performance, don’t send redundant deferred ACKs
  • lt:fix wanted_done/done accounting when force-rechecking
  • lt:expose userdata via torrent_handle (back-port from 2.0)
  • lt:fix renaming of filenames that are too long for the filesystem
  • lt:made UPnP and LSD code avoid using select_reactor (to work around an issue on windows in boost.asio < 1.80)
  • com.applovin:applovin-sdk:11.9.0
  • com.google.android.material:material:1.9.0
  • com.applovin.mediation:unityads-adapter:4.7.1.0
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21

Introducing jlibtorrent 1.2.19.0: A Powerful Leap Forward

As we continue to make strides in the development of torrent technology, we are proud to announce the release of jlibtorrent 1.2.19.0.

This is an update packed with significant improvements, bug fixes, and upgrades that enhance performance and functionality, ensuring our user base experiences the best torrent services possible.

Binary JNI wrappers to the libtorrent binary library

Let’s delve into what’s new in this version!

What is jlibtorrent?

First, for those not familiar, jlibtorrent is a high-level Java torrent library that encapsulates the powerful libtorrent library. It simplifies torrent-related operations in Java and makes it easier for developers to create torrent-based applications.

Key Upgrades in jlibtorrent 1.2.19.0

Libtorrent Updates

We’ve included the latest libtorrent updates with numerous bug fixes and improvements, including fixes for uTP performance, addressing packet loss and premature timeouts, improvements on the load_torrent_*() functions, renaming of filenames that are too long for the filesystem, and more.

Boost 1.82 Upgrade

Boost is a key component of jlibtorrent that provides free peer-reviewed portable C++ source libraries.

With the upgrade to version 1.82, users can expect enhanced library performance and improved compatibility with the latest C++ standards.

OpenSSL 1.1.1t Upgrade

OpenSSL is a robust, full-featured open-source toolkit that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.

By upgrading to OpenSSL 1.1.1t, we’ve improved the security features of jlibtorrent, ensuring that your torrent activities remain secure and protected.

Gradle 8.1.1 Upgrade

With the Gradle 8.1.1 upgrade, jlibtorrent now benefits from improved build times, reduced CPU and memory usage, and enhanced dependency management.

This upgrade also streamlines the integration of jlibtorrent with Android apps and enhances overall development productivity.

Jar Built with JDK20

We’ve used JDK20 to build our jar files in this release.

This means our library now supports the latest Java features and is optimized for the most recent performance enhancements introduced in Java.

Android NDK r25c (LTS) Upgrade

The upgrade from r25b to r25c in Android NDK ensures better stability and performance of jlibtorrent on Android platforms.

With the Long Term Support (LTS) version, users are guaranteed to receive critical bug fixes and backports.

Conclusion

Our new release, jlibtorrent 1.2.19.0, represents a significant step forward in the pursuit of efficient, secure, and versatile torrenting solutions. We’re grateful for the work of our dedicated developers and the support from our user community that makes such advancements possible. Stay tuned for further updates, and as always, happy torrenting!