Skip to content

docs: update spectrum-ts documentation for v12.0.0 - #122

Merged
Ryan Zhu (underthestars-zhy) merged 1 commit into
mainfrom
docs/update-spectrum-ts-v12.0.0
Jul 19, 2026
Merged

docs: update spectrum-ts documentation for v12.0.0#122
Ryan Zhu (underthestars-zhy) merged 1 commit into
mainfrom
docs/update-spectrum-ts-v12.0.0

Conversation

@photon-action-bot

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

Copy link
Copy Markdown
Contributor

Documentation Update: spectrum-ts v12.0.0

This PR updates documentation for spectrum-ts based on the v12.0.0 release.

Release Notes

Breaking Changes

  • Spectrum({ platforms: [...] }) is no longer accepted; use Spectrum({ providers: [...] }) instead. This standardizes the API and docs around “providers” everywhere. (9b8e927)

New Features

  • WhatsApp Business can now send approved template messages with whatsappTemplate(...), including language codes and body parameters. This is useful for reaching users outside WhatsApp’s 24-hour customer-service window. ✨

Bug Fixes

  • WhatsApp Business quoted replies now come through as reply content with a target stub, so reply context is preserved on inbound messages.
  • WhatsApp Business push-to-talk recordings now map to voice content instead of generic audio attachments.
  • WhatsApp Business group sends now handle captioned media correctly and send other grouped content as sequential parts instead of dropping pieces.
  • If a WhatsApp Business grouped send fails partway through, WhatsAppPartialSendError now reports which parts were already delivered so callers can avoid accidental duplicates.

Improvement

  • WhatsApp Business now sends richlink and app URLs with native WhatsApp link previews when possible.

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

@underthestars-zhy
Ryan Zhu (underthestars-zhy) merged commit 8ae3ceb into main Jul 19, 2026
4 checks passed
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.

1 participant