Skip to content

v11.1.0

Choose a tag to compare

@Amanda-Kauppinen Amanda-Kauppinen released this 18 May 13:40
· 38 commits to main since this release
2d71f87

This release contains template support for the upcoming referral ID feature: Users can define referral sources per user type in Console which will save referral data to a user's private data when provided with a properly formatted referral link.

This also contains fixes addressing an 'undefined' bug in the contact details page and integer filter issues in search page.

Changes 2026-05-18

  • [fix] SearchPage.duck.js: fix integer filter preparation (configs were mixed)
    #848
  • [fix] ContactDetailsPage.duck.js: fix an 'undefined' bug with saveEmailAndPhoneNumberThunk.
    #846
  • [add] Adds codebase support for saving referral ID to user private data on sign-up.
    #826