Skip to content

Releases: bshea-1/librepods

LibrePods v1.0.0-rc2 (AirPods Pro 3 & Stability Fixes)

Choose a tag to compare

@bshea-1 bshea-1 released this 04 Sep 13:31

Changes in this Release

  • AirPods Pro 3 & Modern Firmware Stability:
    • Added full model identification for AirPods Pro 3 earbuds and MagSafe charging case (A3063, A3064, A3065, A3122).
    • Added remaining AACP control command identifiers for parsing incoming modern firmware packets without dropping.
    • Fixed control command status caching in AACPManager to prevent duplicate/stale state lists.
  • Crash Fixes & Stability:
    • Prevent background NullPointerExceptions on single-bud usage and uninitialized battery states.
    • Add robust fallback for BluetoothSocket reflection constructors across Android versions.
    • Remove per-packet notification broadcast spam in the raw socket read loop.
    • Fix default conversational awareness volume calculation in MediaController.

Available APK Downloads

APK File Description
app-foss-release.apk Release Build (Recommended) - Includes all stability patches, single-bud crash fixes, socket reflection resolver, and Pro 3 identification.
LibrePods-FOSS-v1.0.0-rc2-release.apk Baseline rc2 Build - Official upstream release build prior to these stability fixes.
LibrePods-FOSS-v1.0.0-rc1-release.apk rc1 Build - Previous stable release build.