Skip to content

libxmtp 1.11.0-nightly.20260721.549bca3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 07:21
549bca3

libxmtp 1.11.0-nightly.20260721.549bca3

Nightly release. SDKs shipped from this libxmtp release:

SDK Version
iOS 4.11.0-nightly.20260721.549bca3
Android 4.11.0-nightly.20260721.549bca3
Node 1.11.0-nightly.20260721.549bca3
WASM 1.11.0-nightly.20260721.549bca3

See per-SDK release notes under docs/release-notes/.

Changes since the last nightly

[unreleased]

Features

  • (ios) Auto-manage stream lifecycle across app backgrounding (#3859)

Bug Fixes

  • (xmtp_mls_common,xmtp_mls) Per-entry validation on steady-state registry writes + tolerant registry loads (#3863)
  • (xmtp_mls) Pause below-floor clients before parsing migrated-group commits (#3864)
  • (xmtp_mls) Floor pause in the bootstrap validator + golden-vector pin on the synthesis encoder (#3865)

Miscellaneous

  • (ci) Bump Rust to 1.97.1, clear 1.97 clippy lints, refresh cargo-deny advisories (#3878)