Skip to content

26.1.0

Choose a tag to compare

@arifBurakDemiray arifBurakDemiray released this 18 Feb 12:25
· 45 commits to staging since this release
f79f5bd
  • Added server-side listing filters support for controlling what data gets recorded:

    • Event filters (blacklist/whitelist) to control which events are recorded
    • User property filters (blacklist/whitelist) to control which user properties are recorded
    • Custom event segmentation filters to control which segmentation keys are recorded across all events
    • Custom event-specific segmentation filters to control segmentation keys per custom event
    • User property cache limit to limit the number of user properties recorded per request
  • Added journey trigger events that automatically refresh content zones when journey trigger events are recorded

  • Improved feedbacks response validation.

  • Improved consent requirements and location info management when they updated from server configuration.

  • Mitigated an issue about early health check requests in temporary ID mode.