Send2CRM Essentials v1.20 Technical Notes

Send2CRM Essentials v1.20 Technical Notes

Release

v1.20

Date

Mar 16, 2026

Version

Send2CRM Essentials v1.20

Description

Minor fixes and usability improvements, error reporting service.

Compatibility

Clean upgrade over v1.18.

Issue

Implementation notes

Issue

Implementation notes

DEV-430

API key and domain values are now available in separate fields with copy buttons on the Website Client Lightning page.

DEV-417

Implemented reporting for client-side errors via Send2CRM service. Includes automatic reporting of error-level log messages and the ability to generate custom error reports.

Error Reporting

Error Reporting Service

DEV-364

Implemented detection and handling for Salesforce Platform Event publish limits.

DEV-335

The FormData and FormAnalyticsData Apex class constructors are now global, to simplify creation of Apex tests for form validator implementations.

DEV-315

Website debug automatically selects the first available website and hides the selection options when only one.

Website client button to generate new API key is hidden if the current user does not have permission.

DEV-306

Fixed handling of website origin host when multiple different requests are combined into one via the private API endpoint.

DEV-239

Added optional Apex handling of detailed Send2CRM log messages. Operates in batches without need of potentially expensive Platform Events. Custom Log Handling