Skip to content

docs: update spectrum-ts documentation for v9.2.0#113

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

docs: update spectrum-ts documentation for v9.2.0#113
photon-action-bot[bot] wants to merge 1 commit into
mainfrom
docs/update-spectrum-ts-v9.2.0

Conversation

@photon-action-bot

@photon-action-bot photon-action-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Documentation Update: spectrum-ts v9.2.0

This PR updates documentation for spectrum-ts based on the v9.2.0 release.

Release Notes

New Features

  • Spectrum can now read SPECTRUM_PROJECT_ID, SPECTRUM_PROJECT_SECRET, and SPECTRUM_WEBHOOK_SECRET automatically when you leave those options out. Explicit config still wins.

  • Provider string config fields can now come from env vars using SPECTRUM_<PLATFORM>_<FIELD>. For example, Telegram reads SPECTRUM_TELEGRAM_BOT_TOKEN, and WhatsApp Business reads SPECTRUM_WHATSAPP_BUSINESS_PHONE_NUMBER_ID.

  • WhatsApp Business can now boot direct mode from env vars when accessToken and phoneNumberId are both set. Slack also supports SPECTRUM_SLACK_ENDPOINT, while token maps still stay in code.

Bug Fixes

  • Empty-string credential env vars are now treated as unset, so blank CI variables no longer break config parsing.

  • The platform-name env-var formatter no longer uses the regex pattern that triggered a CodeQL ReDoS warning.

Improvement

  • Docs now explain the new env-var fallback rules and list the supported env vars for Slack, Telegram, and WhatsApp Business. ✨

Version: 9.2.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.

@cursor

cursor Bot commented Jul 9, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions

Copy link
Copy Markdown
Contributor

Superseded by #114 which targets a newer version.

@github-actions github-actions Bot closed this Jul 10, 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