New Features
- Added
sendMultipartMessage()so you can send multiple images in one multipart iMessage request. It uploads local files first, then sends the full message through/api/v1/message/multipart. ✨
Bug Fixes
- Multipart sends now preserve attachment filenames and upload parts in the same order you provide them.
- The multipart image example now exits with a non-zero status when setup or sending fails.
Improvement
- Added README guidance for remote server setups, including how
serverUrland localfilePathwork when the SDK and iMessage server run on different machines. - Added a new
message-multipart-images.tsexample for sending multiple images from an existing chat GUID.
Version: 1.16.0