Issue Implementation notes DEV-280 Applied automatic truncation of text fields for all Salesforce objects. Surfaced visitor update save errors in debug logging platform events and error emails. DEV-278 Debug logging no longer requires ‘Customize Application’ permissions. Enabled per-s2cWebsite__c record instead of via Custom Setting. DEV-267 Form and Automation Conditions may now filter by the Website Origin host. Field Mappings may now access top-level control values such as origin and identifiers. Two picklist values for Condition__Type__c (field on s2cCondition__c) must be manually added if upgrading from a previous version. <value>
<fullName>Event_PageView</fullName>
<default>false</default>
<label>Page URL</label>
</value>
<value>
<fullName>Origin_Host</fullName>
<default>false</default>
<label>Website Origin</label>
</value> DEV-266 Added list of all mappings that share the same Form Identifier to Mapping Wizard when multiple are present. DEV-142 When sending error emails, only verified Org-Wide Email Addresses are used, and profile permissions introduced in API v58.0 are checked.