Skip to content

Releases: airgap-it/beacon-android-sdk

4.0.1 (2025-04-23)

23 Apr 22:01

Choose a tag to compare

4.0.1 (2025-04-23)

Fixes

  • transport-p2p-matrix: Fix client not restarting if the previous subscription was cancelled

4.0.0 (2025-03-26)

26 Mar 16:27

Choose a tag to compare

4.0.0 (2025-03-26)

Improvements

Fixes

  • core: Allow clients to run without Tezos support
  • core: Avoid duplicated peer entries in the storage
  • blockchain-substrate: Use consumer's app metadata in SubstratePermissionResponse

Chores

  • core, blockchain-tezos: Remove deprecated components, deprecate old Tezos networks

v3.2.4

23 Feb 16:03

Choose a tag to compare

3.2.4 (2023-02-23)

Improvements

  • All: Update Kotlin Serialization to v1.4.1
  • core: Update Ktor to v2.2.3 (Fix for #14)
  • blockchain-tezos: Add support for Limanet and Mumbainet

v3.2.3

09 Nov 10:59

Choose a tag to compare

3.2.3 (2022-11-09)

Fixes

  • All: Android Gradle plugin version incompatibility (#11)
  • core, transport-p2p-matrix: The pairing process not always completing (#12)

v3.2.2

06 Oct 09:17

Choose a tag to compare

3.2.2 (2022-10-06)

Fixes

  • blockchain-tezos: Fix empty Micheline bytes serialization