Skip to content

Releases: roufsweb/cloudflared-android

Cloudflared Android v1.0.0

Choose a tag to compare

@roufsweb roufsweb released this 22 Apr 11:49

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

Choose a tag to compare

@roufsweb roufsweb released this 12 Mar 17:37

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

Choose a tag to compare

@roufsweb roufsweb released this 11 Mar 12:12

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.