Skip to content

advanced-imessage-kit v1.16.0

Latest

Choose a tag to compare

@photon-action-bot photon-action-bot released this 05 May 03:48
· 1 commit to main since this release

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 serverUrl and local filePath work when the SDK and iMessage server run on different machines.
  • Added a new message-multipart-images.ts example for sending multiple images from an existing chat GUID.

Version: 1.16.0