spectrum-ts v1.17.0
·
35 commits
to main
since this release
Breaking Changes
configis now reserved on the Spectrum instance for project metadata, so custom event streams namedconfigwill no longer surface asapp.config.
New Features
Spectrum()now fetches Spectrum Cloud project metadata at startup whenprojectIdandprojectSecretare provided, then exposes it asapp.config.- iMessage remote mode can now automatically share the bot’s contact card after an inbound message when
profile.imessageSyncedis enabled. It dedupes per chat for 24 hours, so active conversations do not get spammed. ✨
Improvement
- Platform
messagesand customeventsproducers now receiveprojectConfigin their context, making Cloud-side feature flags easier for providers to use.
Bug Fixes
- iMessage contact-share logs now sanitize chat GUIDs before printing, reducing the chance of exposing phone numbers or emails.
Version: 1.17.0