Latest Release

  • Repository: ACINQ/phoenix
  • Published on: 2025-11-03 10:01:47 UTC
  • Version Tag: android-v2.7.1
  • By: dpad85
  • On GitHub: ACINQ/phoenix/releases

This is a bug fix release for Android & iOS, fixing various issues when selecting the theme in Settings > Display. This release also contains lightning-kmp v1.11.1 with improved electrum performances.

Full changelog

  • phoenix: https://github.com/ACINQ/phoenix/compare/android-v2.7.0...android-v2.7.1
  • lightning-kmp: https://github.com/ACINQ/lightning-kmp/compare/v1.11.0...v1.11.1

Package ID

The Android application ID is fr.acinq.phoenix.mainnet. The iOS Bundle identifier is co.acinq.phoenix.

Verifying signatures

You will need gpg and our release signing key E04E48E72C205463. Note that you can get it: - from our website: https://acinq.co/pgp/drouinf2.asc - from github user @sstone, a committer on eclair: https://api.github.com/users/sstone/gpg_keys

To import our signing key: $ gpg --import drouinf2.asc

To verify the release file checksums and signatures: $ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped $ sha256sum -c SHA256SUMS.stripped

Data updated on: 2025-11-03 23:57 UTC