Skip to content

spectrum-ts v12.8.0

Latest

Choose a tag to compare

@photon-action-bot photon-action-bot released this 20 Aug 20:33

Breaking Changes

verifySpectrumSignature is now async, so callers need to await it. This change lets webhook verification run on Web Crypto instead of Node-only crypto APIs.

New Features

Added a portable @spectrum-ts/core/webhook entrypoint for verifying and parsing native Spectrum webhook deliveries in runtimes like Cloudflare Workers, Deno Deploy, Convex, Node, and Bun.

Added docs for connecting an eve agent to iMessage through Photon, including setup, credentials, webhook verification, and deployment options.

Improvement

Webhook signature verification now uses portable crypto and rejects empty webhook secrets with a clear configuration error.

Expanded voice provider docs with TLS signaling coverage and a new troubleshooting page for common call setup issues.

Split the iMessage messaging feature docs into focused pages, making it easier to find details on reactions, metadata, attachments, group events, read receipts, backgrounds, and more. ✨

Removed outdated Slack provider guides from the docs navigation.


Version: 12.8.0