libxmtp 1.11.0-nightly.20260718.c8c8aba
Pre-release
Pre-release
libxmtp 1.11.0-nightly.20260718.c8c8aba
Nightly release. SDKs shipped from this libxmtp release:
| SDK | Version |
|---|---|
| iOS | 4.11.0-nightly.20260718.c8c8aba |
| Android | 4.11.0-nightly.20260718.c8c8aba |
| Node | 1.11.0-nightly.20260718.c8c8aba |
| WASM | 1.11.0-nightly.20260718.c8c8aba |
See per-SDK release notes under docs/release-notes/.
Changes since the last nightly
[unreleased]
Features
- (xmtp_proto,xmtp_api_grpc,xmtp_api_d14n,xmtp_mls) Key the shared bidi transport by destination (#3861)
- (bindings) Expose stream suspend/resume + catch_up_to_live to mobile FFI (#3857)
- (android) Auto-manage stream lifecycle across app backgrounding (#3860)
Bug Fixes
- (xmtp_mls_common) Enforce UTF-8 on String-component apply so committed values stay readable (#3869)
- (xmtp_archive) Export migrated groups instead of silently dropping them (#3868)
Testing
- (bindings) Strengthen node catch-up test assertions (#3862)