macroscopeapp[bot]
macroscopeapp[bot]
### Update XMTP iOS bindings to libxmtp 4.6.0-dev.9df3055 and add `FfiConversation.leaveGroup()` plus structured sync results in `Sources/XMTPiOS/Libxmtp/xmtpv3.swift` Update the Swift bindings to the specified libxmtp build and adjust FFI APIs...
### Add `xmtpv3.FfiConversationsProtocol.streamMessageDeletions` and update bindings to libxmtp 4.6.0-dev.e8b24fd in [xmtpv3.swift](https://github.com/xmtp/xmtp-ios/pull/613/files#diff-ec5124fcbfc3feda814ac7f92ee26fadffc570075abb8cc98d4a5de65a3c6df0) with checksum checks 61355 and 4903 Introduce a new async deletion stream callback and FFI glue in `xmtpv3.swift`, add...
### Bump actions/checkout from 3 to 5 across GitHub Actions workflows Updates the `actions/checkout` action reference from versions 3 and 4 to version 5 across multiple GitHub Actions workflow files:...
### Add `appData` support for group creation and updates across `Sources/XMTPiOS/Conversations.swift` and `Sources/XMTPiOS/Group.swift` while updating to libxmtp 4.6.0-dev.d474afa Introduce `appData` parameters to group creation APIs, add `Group.appData` and `Group.updateAppData`, and...
### Add client auth options by wiring `ClientOptions.Api` `authCallback` and `authHandle` through to backend connections Introduce `Credential`, `AuthHandle`, and FFI bridging, and pass `ClientOptions.Api` auth parameters to backend in [Sources/XMTPiOS/Client.swift](https://github.com/xmtp/xmtp-ios/pull/612/files#diff-0381c2582d775aaff61a210a57e880ad30d4014445efd0a8f5a88a6ef4ec63e9)...
### Add process type to `Client.configureLogging` and update UniFFI bindings and package to debug AEAD errors Introduce `FfiProcessType` and thread it into `enterDebugWriter` and `enterDebugWriterWithLevel`; update generated UniFFI bindings and...
### Release 4.6.2 and add message insertion-time sorting/filters, group appData APIs, optional revoke flow, and auth callback/handle in `connectToBackend` across iOS and FFI layers This release introduces insertion-time (`insertedAtNs`) fields...
### Update XMTP iOS client to libxmtp 4.6.1-rc2 and add fork recovery options and group sync summary across `Client`, `Conversations`, and FFI bindings Introduce fork recovery configuration in `Client` and...
### Upgrade XMTP iOS bindings to libxmtp 4.6.0-dev.c4b44a9 and add `xmtpv3.FfiConversationsProtocol.streamMessageDeletions` with dynamic `LibXMTPSwiftFFIDynamic` packaging Switch the Swift package to a dynamic binary target and add a new `xmtpv3.FfiConversationsProtocol.streamMessageDeletions(callback: FfiMessageDeletionCallback)...
### Update CONTRIBUTING.md to redirect questions to XMTP Community Forums and simplify bug report and feature request guidance The [CONTRIBUTING.md](https://github.com/xmtp/xmtp-ios/pull/521/files#diff-eca12c0a30e25b4b46522ebf89465a03ba72a03f540796c979137931d8f92055) file redirects user support channels and simplifies contribution guidance: •...