Releases: roufsweb/cloudflared-android
Releases · roufsweb/cloudflared-android
Release list
Cloudflared Android v1.0.0
First production release featuring:
- Non-Root Execution with auto-patching engine.
- Direct Boot Support: Starts automatically even before first unlock.
- Real-Time Status: Live foreground notification with connection feedback.
- Background Persistence: Integrated WakeLock and battery optimization handling.
- Official Updates: Seamlessly download and patch latest Cloudflare binaries.
v1.2.0 - Broad Support & Optimizations
v1.2.0 - Android 9 Support & Optimizations
- Lowered minSdkVersion to 21 (Android 5.0+) to support Android 9 devices.
- Added runtime permission request for notifications (Android 13+).
- Integrated WakeLock in the rooted service for better background stability.
- Optimized APK building and naming for both Rooted and Non-Rooted versions.
- APKs attached: cloudflared-rooted.apk, cloudflared-non-rooted.apk
v1.1.0 - Stable Release
Final release with both Rooted and Non-Rooted versions.
Changes:
- Added Non-Root support with improved boot reliability.
- Added Battery Optimization prompt for Non-Root users.
- Integrated WakeLock for stable daemon startup post-boot.
- APKs renamed to cloudflared-rooted.apk and cloudflared-non-rooted.apk for clarity.