Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 7.0.3 #390

Merged
merged 27 commits into from
Nov 29, 2024
Merged

Release 7.0.3 #390

merged 27 commits into from
Nov 29, 2024

Conversation

akashvercetti
Copy link
Collaborator

Added

  • Adds a method setCredentials for setting custom handshake domains.
  • Adds support for previewing in-apps created through the new dashboard advanced builder.
  • Adds parsing of urls for open-url action to track parameters in the url for Notification Clicked events in HTML in-app messages.
  • Adds support for promptForPushPermission method in JS Interface and HTML in-apps.

Fixed

  • Mitigates a potential crash related to the CTValidationResultStack class.
  • Mitigates a potential crash on [CTInAppHTMLViewController hideFromWindow:].
  • Changes campaign triggering evaluation of event names, event properties, and profile properties to ignore letter case and whitespace.
  • Fixes an issue where the wzrk_c2a value is passed as null to backend when we receive null for callToAction value in a webView message handler.

kushCT and others added 27 commits October 29, 2024 13:41
- Added check for inapp advanced builder type also.
- Updated wrap ImageInterstitial content to replace without quotes.
Added push and pop validation in synchronized block
…onJS

SDK-4182 Prompt for push permission in JSInterface
[MC-2302] Update HTML template for inapp preview.
* feat(MC-2363): Add parsing of url params on open-url action

* Fixes wzrk_c2a value passed as null when nil is passed as callToAction value in webView message handler.

* Added unit tests for triggerInAppAction method

* Added parse of url to utils class to reuse code.

* Refactoring

---------

Co-authored-by: Nikola Zagorchev <[email protected]>
…names

[MC-2359] Add normalized event and property names evaluation
Added setCredentials method for custom handshake domain
@akashvercetti akashvercetti merged commit 9965acc into master Nov 29, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants