You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where Gibberish spam blocking could falsely flag short words as spam (e.g., the CA state code for California).
Fixed a GraphQL issue where Dropdown and Multi-Select fields with dynamically generated options (e.g., Calendar events) could break schema generation.
Fixed an issue where Digest email submission totals used date ranges that bled into adjacent days due to timezone differences.
Fixed an issue where XML export did not sanitize field handles before using them as element names, which could produce invalid XML when handles began with numbers.