Documentation Index

Fetch the complete documentation index at: https://docs.relaynetwork.com/llms.txt

Use this file to discover all available pages before exploring further.

Version 1.30 Release Notes

Prev Next

Release Date → March 17, 2026

Version → 1.30

Installation URL → https://login.salesforce.com/packaging/installPackage.apexp?p0=04tUH0000010Px7YAE

💫  WHAT'S NEW

Messaging & Personalization

Bug Fix:  Batch Messaging — Corrected launched_by JSON Placement

Resolved a delivery edge case where the launched_by field was being written to the wrong location in the JSON payload. Batch messages now consistently deliver well-formed events, ensuring downstream consumers and analytics always receive accurate sender context.

Stability & Error Handling

Improvement:  Default Relay Metadata Record on Missing Configuration

When Relay metadata is not configured, the package now returns a safe default record instead of raising an exception. This prevents several classes of errors for clients who run Salesforce tests with the Relay package installed but no metadata set up — a common scenario in sandbox and CI environments.

Compatibility

Improvement:  UUID Retrieval — Conflict Prevention with Third-Party Packages

Changed the mechanism used to retrieve UUIDs within the package. The new approach eliminates namespace conflicts that could arise when multiple managed packages are installed in the same Salesforce org, improving compatibility across customer environments.