Skip to content

docs: update spectrum-ts documentation for v1.17.0#76

Closed
photon-action-bot[bot] wants to merge 1 commit into
mainfrom
docs/update-spectrum-ts-v1.17.0
Closed

docs: update spectrum-ts documentation for v1.17.0#76
photon-action-bot[bot] wants to merge 1 commit into
mainfrom
docs/update-spectrum-ts-v1.17.0

Conversation

@photon-action-bot

@photon-action-bot photon-action-bot Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor

Documentation Update: spectrum-ts v1.17.0

This PR updates documentation for spectrum-ts based on the v1.17.0 release.

Release Notes

Breaking Changes

  • config is now reserved on the Spectrum instance for project metadata, so custom event streams named config will no longer surface as app.config.

New Features

  • Spectrum() now fetches Spectrum Cloud project metadata at startup when projectId and projectSecret are provided, then exposes it as app.config.
  • iMessage remote mode can now automatically share the bot’s contact card after an inbound message when profile.imessageSynced is enabled. It dedupes per chat for 24 hours, so active conversations do not get spammed. ✨

Improvement

  • Platform messages and custom events producers now receive projectConfig in 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


🤖 This PR was auto-generated by Claude Code via the update-docs action in buildspace.


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag @codesmith with what you need. Autofix is disabled.

@github-actions

Copy link
Copy Markdown
Contributor

Superseded by #77 which targets a newer version.

@github-actions github-actions Bot closed this May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants