> For the complete documentation index, see [llms.txt](https://guides.apxor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.apxor.com/getting-started-with-apxor/release-notes.md).

# Release Notes

## Native

### AndroidX

| Plugin Name            | Latest Version | Release Date |
| ---------------------- | -------------- | ------------ |
| apxor-android-sdk-rtm  | 2.7.5          | 2026-04-20   |
| apxor-android-sdk-qe   | 1.8.9          | 2026-02-25   |
| apxor-android-sdk-core | 3.2.5          | 2026-02-09   |
| surveys                | 2.3.1          | 2025-12-30   |
| wysiwyg                | 1.6.5          | 2025-10-10   |
| apxor-android-sdk-push | 1.3.1          | 2023-09-29   |
| apxor-jetpack-compose  | 1.0.2          | 2024-06-07   |

### iOS

<table><thead><tr><th width="259.3333333333333">Plugin Name</th><th>Latest Version</th><th>Release Date</th></tr></thead><tbody><tr><td>Core</td><td>2.10.46</td><td>2026-02-26</td></tr><tr><td>WYSIWYG</td><td>1.02.76</td><td>2026-02-26</td></tr><tr><td>CE</td><td>1.05.33</td><td>2026-03-20</td></tr><tr><td>RTA</td><td>1.09.51</td><td>2026-02-26</td></tr><tr><td>Survey</td><td>1.04.24</td><td>2025-10-22</td></tr><tr><td>Push</td><td>1.01.04</td><td>2025-05-15</td></tr><tr><td>SwiftUI (Add if SwiftUI App)</td><td>1.01.01</td><td>2024-04-22</td></tr></tbody></table>

## Web

| Plugin Name  | Latest Version | Release Date |
| ------------ | -------------- | ------------ |
| apxor        | 3.1.2          | 2026-07-23   |
| apxor-rtm    | 2.2.4          | 2026-07-23   |
| apxor-qe     | 2.0.8          | 2026-07-23   |
| apxor-rtm-ui | 0.9.12         | 2026-04-13   |

## React Native

### AndroidX

| Plugin Name                  | Latest Version | Release Date |
| ---------------------------- | -------------- | ------------ |
| apxor-android-sdk-rtm        | 2.7.5          | 2026-04-20   |
| apxor-android-sdk-qe         | 1.8.9          | 2026-02-25   |
| apxor-android-sdk-core       | 3.2.5          | 2026-02-09   |
| surveys                      | 2.3.1          | 2025-12-30   |
| wysiwyg                      | 1.6.5          | 2025-10-10   |
| apxor-android-sdk-push       | 1.3.1          | 2023-09-29   |
| apxor-android-crash-reporter | 1.0.5          | 2019-05-01   |

### iOS

<table><thead><tr><th width="259.3333333333333">Plugin Name</th><th align="center">Latest Version</th><th>Release Date</th></tr></thead><tbody><tr><td>Core</td><td align="center">2.10.44</td><td>2025-12-19</td></tr><tr><td>WYSIWYG</td><td align="center">1.02.75</td><td>2025-12-19</td></tr><tr><td>CE</td><td align="center">1.05.31</td><td>2025-07-30</td></tr><tr><td>RTA</td><td align="center">1.09.50</td><td>2026-02-02</td></tr><tr><td>Survey</td><td align="center">1.04.24</td><td>2025-10-22</td></tr><tr><td>Push</td><td align="center">1.01.04</td><td>2025-05-15</td></tr></tbody></table>

### React Native

| Plugin Name                   | Latest Version | Release Date |
| ----------------------------- | -------------- | ------------ |
| react-native-apxor-sdk        | 1.7.6          | 2024-07-03   |
| react-native-apxor-rtm-plugin | 1.7.1          | 2024-07-03   |

## Cordova

### AndroidX

| Plugin Name            | Latest Version | Release Date |
| ---------------------- | -------------- | ------------ |
| apxor-android-sdk-rtm  | 2.7.1          | 2025-12-30   |
| apxor-android-sdk-qe   | 1.8.8          | 2025-10-10   |
| apxor-android-sdk-core | 3.2.4          | 2025-10-10   |
| surveys                | 2.3.0          | 2025-10-10   |
| wysiwyg                | 1.6.5          | 2025-10-10   |

### iOS <a href="#getting-started-with-apxor-ios-sdk" id="getting-started-with-apxor-ios-sdk"></a>

<table><thead><tr><th width="259.3333333333333">Plugin Name</th><th>Latest Version</th><th>Release Date</th></tr></thead><tbody><tr><td>Core</td><td>2.10.44</td><td>2025-12-19</td></tr><tr><td>WYSIWYG</td><td>1.02.75</td><td>2025-12-19</td></tr><tr><td>CE</td><td>1.05.30</td><td>2025-05-15</td></tr><tr><td>RTA</td><td>1.09.50</td><td>2026-02-02</td></tr><tr><td>Survey</td><td>1.04.24</td><td>2025-10-22</td></tr></tbody></table>

### Cordova

<table><thead><tr><th width="293">Plugin Name</th><th>Latest Version</th><th>Release Date</th></tr></thead><tbody><tr><td>cordova-plugin-apxor-sdk</td><td>1.2.6</td><td>2025-05-21</td></tr></tbody></table>

## Change Logs

### <mark style="color:green;">Androidx</mark>

#### <mark style="color:purple;">**apxor-android-sdk-core**</mark>

<mark style="color:orange;">Released (v3.2.5- 2026-02-09)</mark>

* Blacklisting support for event , user, session properties

<mark style="color:orange;">Released (v3.2.4- 2025-07-30)</mark>

* Updated compile and target sdk versions to 34

<mark style="color:orange;">Released (v3.2.3- 2025-07-30)</mark>

* Introduced support for identifying debug vs. production build at runtime.

<mark style="color:orange;">Released (v3.2.2- 2025-06-04)</mark>

* AutoScroll Support

<mark style="color:orange;">Released (v3.1.9 - 2025-03-25)</mark>

* Handling databaseThread exceptions

<mark style="color:orange;">Released (v3.1.8 - 2024-12-26)</mark>

* Fixed issues in NavigationEvents Handling
* Logging plugin version as Session attribute

<mark style="color:orange;">Released (v3.1.7 - 2024-10-29)</mark>

* Setting of user attributes from JS apis for Web badges

<mark style="color:orange;">Released (v3.1.6 - 2024-10-09)</mark>

* Fixed Event Sanity crash

<mark style="color:orange;">Released (v3.1.5 - 2024-09-26)</mark>

* Refactored Plugins Loading

<mark style="color:orange;">Released (v3.1.2 - 2024-08-09)</mark>

* Logged updated user and session attributes as additional info

<mark style="color:orange;">Released (v3.1.0 - 2024-07-05)</mark>

* Added utility method to get app state

<mark style="color:orange;">Released (v3.0.9 - 2024-06-07)</mark>

* Added support for AVF in jetpack compose
* Modified plugin initialized event attributes

<mark style="color:orange;">Released (v3.0.7 - 2024-05-28)</mark>

* Handling initialization without internet.

<mark style="color:orange;">Released (v3.0.6 - 2024-05-24)</mark>

* Added removeKey api for removing shared preferences.
* Added Plugins.Json for default plugins initialization.

<mark style="color:orange;">Released (v3.0.5 - 2024-05-06)</mark>

* Handling SDK initialization and ANR's
* Handling evaluation events after plugin initialization

<mark style="color:orange;">Released (v3.0.4 - 2024-03-08)</mark>

* Advanced Trigger Conditions
* Advanced View Finding
* Video in app using media 3 exoplayer&#x20;
* Install referrer to get install attribution from play store
* Survey minor bug fixes

<mark style="color:orange;">Released (v2.9.9 - 2024-01-09)</mark>

* Refresh api to dismiss and show nudges when refresh occurs.

<mark style="color:orange;">Released (v2.9.8 - 2023-12-27)</mark>

* Reset method for user and session properties.
* Event Callback Listener.

<mark style="color:orange;">Released (v2.9.7 - 2023-12-18)</mark>

* Added Support for Jetpack Compose

<mark style="color:orange;">Released (v2.9.5 - 2023-09-29)</mark>

* Fixed an issue where screen names were not invalidated upon navigation between activities.

#### <mark style="color:purple;">**apxor-android-sdk-qe**</mark>

<mark style="color:orange;">Released (v1.8.9- 2026-02-25)</mark>

* FAB Support

<mark style="color:orange;">Released (v1.8.8- 2025-10-10)</mark>

* Updated compile and target sdk versions to 34

<mark style="color:orange;">Released (v1.8.7- 2025-10-01)</mark>

* NonEligibleUser events fix

<mark style="color:orange;">Released (v1.8.6- 2025-06-04)</mark>

* AutoScroll Support

<mark style="color:orange;">Released (v1.8.5- 2025-05-19)</mark>

* Event Property support for Dynamic Text

<mark style="color:orange;">Released (v1.8.4- 2025-01-01)</mark>

* Stop conditions across sessions

<mark style="color:orange;">Released (v1.8.3 - 2024-12-20)</mark>

* Survey Stop conditions V2

<mark style="color:orange;">Released (v1.8.2 - 2024-11-27)</mark>

* Survey stop conditions&#x20;

<mark style="color:orange;">Released (v1.8.1 - 2024-10-29)</mark>

* Web Badges requirement to not update the trigger to a screen event.

<mark style="color:orange;">Released (v1.8.0 - 2024-10-09)</mark>

* Differentiating Onboarding display type in event logging

<mark style="color:orange;">Released (v1.7.8 - 2024-08-09)</mark>

* Fixed issue in UserAttributes based stop condition
* Fixed issue in Video pip delete conditions

<mark style="color:orange;">Released (v1.7.5 - 2024-07-05)</mark>

* Logged apx\_nudge\_terminated event for goal event based termination
* Removed an Action is already been shown check
* Fixed issue in apx\_context\_evaluated event with apx\_variant\_code property

<mark style="color:orange;">Released (v1.7.4 - 2024-06-28)</mark>

* Fix for campaign start time issue
* Added stories termination
* Renamed campaign terminated event to nudge terminated event

<mark style="color:orange;">Released (v1.7.3 - 2024-06-07)</mark>

* Added support for avf in jetpack compose

<mark style="color:orange;">Released (v1.7.1 - 2024-05-28)</mark>

* Registering termination conditions if the campaign is already shown
* Added Embed cards termination

<mark style="color:orange;">Released (v1.7.0 - 2024-05-24)</mark>

* Handling session limits

<mark style="color:orange;">Released (v1.6.9 - 2024-05-06)</mark>

* Handling evaluation of events after Plugin initialization
* Scheduling and Repeat conditions
* Overall count fix
* Removed isActionBeingShown check for termination and Pre-Inapp conditions in Video-Inapp

<mark style="color:orange;">Released (v1.6.8 - 2024-04-11)</mark>

* Bug Fixes

<mark style="color:orange;">Released (v1.6.7 - 2024-04-08)</mark>

* Event attribute validation

<mark style="color:orange;">Released (v1.6.6 - 2024-03-08)</mark>

* Advanced Trigger Conditions
* Advanced View Finding
* Video in app using media 3 exoplayer&#x20;
* Install referrer to get install attribution from play store
* Survey minor bug fixes

<mark style="color:orange;">Released (v1.6.0 - 2023-10-04)</mark>

* Updated proguard-rules.
* Added ApxUtils for inter-plugin dependency.
* Introduced Termination conditions support.
* Added support for No-context campaigns.

#### <mark style="color:purple;">**WYSIWYG**</mark>

<mark style="color:orange;">Released (v1.6.5- 2025-10-10)</mark>

* Updated compile and target sdk versions to 34

<mark style="color:orange;">Released (v1.6.4 - 2025-07-30)</mark>

* AVF support for finding views in web

<mark style="color:orange;">Released (v1.6.3 - 2024-10-30)</mark>

* Added safeguard to prevent WebView debugging in production environments

<mark style="color:orange;">Released (v1.6.2 - 2024-10-09)</mark>

* minSDK version check handling at plugin initialisation

<mark style="color:orange;">Released (v1.6.1 - 2024-09-26)</mark>

* minSDK version check handling at plugin initialisation

<mark style="color:orange;">Released (v1.5.6 - 2024-07-05)</mark>

* Changed rtm dependency to rtm-x dependency
* Refactored toast messages

<mark style="color:orange;">Released (v1.5.5 - 2024-06-26)</mark>

* Added support for stories
* Added density to the layout information
* Added options to show/hide embedded cards replacing toggle
* Added option to remove widget

<mark style="color:orange;">Released (v1.5.3 - 2024-06-10)</mark>

* Added support for AVF in Jetpack Compose

<mark style="color:orange;">Released (v1.5.1 - 2024-05-28)</mark>

* Embedded cards support.

<mark style="color:orange;">Released (v1.5.0 - 2024-05-24)</mark>

* SSE connection using okhttp3
* Configurable SSE Widget Position
* Preview Issue Fixed

<mark style="color:orange;">Released (v1.4.9 - 2024-03-08)</mark>

* Advanced Trigger Conditions
* Advanced View Finding
* Video in app using media 3 exoplayer&#x20;
* Install referrer to get install attribution from play store
* Survey minor bug fixes

<mark style="color:orange;">Released (v1.4.6 - 2023-12-18)</mark>

* Added Support for jetpack compose

<mark style="color:orange;">Released (v1.4.5 - 2023-12-11)</mark>

* Changes in the layout extraction for webview (webview tag, optimized css path)
* Support for automatically sending screenshot after preview including Flutter
* Improved debug logs

<mark style="color:orange;">Released (v1.4.2 - 2023-09-29)</mark>

* Fixed an issue where screen names were not invalidated upon navigation between activities.
* Added support for Badge termination in the preview.

#### <mark style="color:purple;">**apxor-android-sdk-pushv2**</mark>

<mark style="color:orange;">Released (v1.3.1 - 2023-09-29)</mark>

* Introduced real-time nudge feature.

#### <mark style="color:purple;">**surveys**</mark>

<mark style="color:orange;">Released (v2.3.1- 2025-12-30)</mark>

* Fixes IME insets and screen restriction issues

<mark style="color:orange;">Released (v2.3.0- 2025-10-10)</mark>

* Updated compile and target sdk versions to 34

<mark style="color:orange;">Released (v2.2.9 - 2025-08-29)</mark>

* Removed deprecated methods and dependencies

<mark style="color:orange;">Released (v2.2.8 - 2025-06-03)</mark>

* Support for offline surveys

<mark style="color:orange;">Released (v2.2.7 - 2025-05-19)</mark>

* Surveys Dynamic Text and Script support

<mark style="color:orange;">Released (v2.2.6 - 2025-03-25)</mark>

* Added checks for posting survey response

<mark style="color:orange;">Released (v2.2.5 - 2025-01-22)</mark>

* Survey Adaptive Text support for NPS.

<mark style="color:orange;">Released (v2.2.4 - 2025-01-21)</mark>

* Survey Image Persistence support
* Survey Adaptive Text support
* Invalid URL/path handling

<mark style="color:orange;">Released (v2.2.3 - 2024-12-20)</mark>

* Survey Stop conditions V2

<mark style="color:orange;">Released (v2.2.2 - 2024-11-27)</mark>

* Survey stop conditions

<mark style="color:orange;">Released (v2.2.1 - 2024-11-11)</mark>

* Logging nudge not shown when the current activity is null
* Retry time to show survey when the current activity is null in preview mode

<mark style="color:orange;">Released (v2.2.0 - 2024-10-09)</mark>

* Support for Survey preview

<mark style="color:orange;">Released (v2.1.8 - 2024-07-05)</mark>

* Added delay met event
* Added survey not shown event

<mark style="color:orange;">Released (v2.1.7 - 2024-06-28)</mark>

* Removed empty check for selected choices
* Validate url changed to v3
* Version logging as session attributes

<mark style="color:orange;">Released (v2.1.5 - 2024-05-28)</mark>

* Handling initialization without internet

<mark style="color:orange;">Released (v2.1.4 - 2024-05-06)</mark>

* Fixed disabled color not applied for outlined buttons
* Handling SDK Initialization and evaluation of event after plugin initialization

<mark style="color:orange;">Released (v2.1.3 - 2024-04-08)</mark>

* Blacklisting and whitelisting of screens
* Min and Max number of choices selection
* Default redirection in response based surveys

<mark style="color:orange;">Released (v2.1.2 - 2024-03-08)</mark>

* Advanced Trigger Conditions
* Advanced View Finding
* Video in app using media 3 exoplayer&#x20;
* Install referrer to get install attribution from play store
* Survey minor bug fixes

<mark style="color:orange;">Released (v2.0.9 - 2024-02-08)</mark>

* Renamed animation resource files to resolve conflicts with Client Application resources

<mark style="color:orange;">Released (v2.0.8 - 2024-01-03)</mark>

* Redirection version 2.
* Redirection in response based surveys.
* Request for survey and Thank you message.

<details>

<summary>Older Releases</summary>

<mark style="color:orange;">Released (v2.0.7 - 2023-12-27)</mark>

* Surveys Results

<mark style="color:orange;">Released (v2.0.1 - 2023-09-29)</mark>

* Introducing the New Surveys
* NPS Template: Gather valuable feedback using the Net Promoter Score (NPS) template.
* Use ratings with design options of number tiles and radio buttons to capture user sentiment effectively.
* Follow-Up Questions: Engage users with follow-up questions based on the rating selected or options selected in single-choice and multi-choice questions.
* One-Click Suggested Answers: Make it easy for respondents by providing one-click suggested answers tailored to their response to the main question.

</details>

#### <mark style="color:purple;">**apxor-android-sdk-rtm**</mark>

<mark style="color:orange;">Released (v2.7.5- 2026-04-20)</mark>

* Fab Stop Conditions Support
* Fix fab image scaling and vibration issues

<mark style="color:orange;">Released (v2.7.4- 2026-02-26)</mark>

* Fab support
* Campaigns as click actions
* Stories support in fab

<mark style="color:orange;">Released (v2.7.3- 2026-02-25)</mark>

* Fab support

<mark style="color:orange;">Released (v2.7.2- 2025-10-01)</mark>

* Pip UI changes and fixes

<mark style="color:orange;">Released (v2.7.1- 2025-12-30)</mark>

* Fix whitelist blacklist issue in inapps and pip

<mark style="color:orange;">Released (v2.7.0- 2025-10-10)</mark>

* Updated compile and target sdk versions to 34
* Stories full screen mode support

<mark style="color:orange;">Released (v2.6.9 - 2025-10-01)</mark>

* Updated story redirection handling

<mark style="color:orange;">Released (v2.6.8 - 2025-08-29)</mark>

* Removed deprecated methods and dependencies

<mark style="color:orange;">Released (v2.6.7- 2025-07-30)</mark>

* Added safeguard to prevent WebView debugging in production environments

<mark style="color:orange;">Released (v2.6.6- 2025-06-04)</mark>

* AutoScroll Support
* Disable User Interaction support
* View Visibility threshold support

<mark style="color:orange;">Released (v2.6.4 - 2025-05-19)</mark>

* InAppBuilder Dynamic Script support
* Dynamic Text support for CoachMarkv2 and Badge
* Disable User Interaction support

<mark style="color:orange;">Released (v2.6.3 - 2025-03-25)</mark>

* Target view click stop condition and immediate termination for walkthroughs
* Auto Dismiss For VideoInapp
* Black Listing and white listing for VideoInapp

<mark style="color:orange;">Released (v2.6.2 - 2025-01-21)</mark>

* PIP button swap support
* Exclude percentage support

<mark style="color:orange;">Released (v2.6.1 - 2024-11-14)</mark>

* Delay for webview badges

<mark style="color:orange;">Released (v2.5.8 - 2024-10-09)</mark>

* Tap and Swipe features, v4 events in Onboarding
* Dynamic Script support in CoachmarksV2

<mark style="color:orange;">Released (v2.5.7 - 2024-09-26)</mark>

* Crash fix when SDK is not initialised
* Fixes Jetpackcompose issues

<mark style="color:orange;">Released (v2.5.1 - 2024-08-09)</mark>

* Handling buttons position in maximised mode

<mark style="color:orange;">Released (v2.4.8 - 2024-07-18)</mark>

* Logged apx\_nudge\_not\_shown events during activity navigation and in other possible cases
* Logged apx\_delay\_met event after the completion of delay duration
* Display toast messages for test campaigns
* Handling threads in stories termination

<mark style="color:orange;">Released (v2.4.6 - 2024-06-26)</mark>

* Added support for Stories
* Sync validate url upgraded to V3
* Wait interval for Embedded cards is handled by webSDK
* Fixed issue with ReactNative Embedded cards preview
* Changed tag for Webview in embedded cards
* Added priority for Embedded cards
* Flutter loop fix for Embedded cards
* Version logging as session attributes

<mark style="color:orange;">Released (v2.4.5 - 2024-06-10)</mark>

* Added support for AVF in jetpack compose

<mark style="color:orange;">Released (v2.4.2 - 2024-05-28)</mark>

* Embed Cards Support
* Handling initialization without internet
* Logger Interface for web views

<mark style="color:orange;">Released (v2.4.1 - 2024-05-24)</mark>

* Handling issue in onboarding for jetpack compose.

<mark style="color:orange;">Released (v2.4.0 - 2024-05-06)</mark>

* Handling events after plugin initialization.
* &#x20;Webview caching for improving performance in inapps.
* &#x20;Video download handling for video in apps.
* &#x20;Adaptive text for nudges.
* &#x20;Configurable content overflow check.

<mark style="color:orange;">Released (v2.3.9 - 2024-04-08)</mark>

* Blacklisting and whitelisting of screens for inApps
* Never show action for buttons in tooltips , web inlines and inApps
* Tooltip animation in dim background

<mark style="color:orange;">Released (v2.3.8 - 2024-03-08)</mark>

* Advanced Trigger Conditions
* Advanced View Finding
* Video in app using media 3 exoplayer&#x20;
* Install referrer to get install attribution from play store
* Survey minor bug fixes

<mark style="color:orange;">Released (v2.3.5 - 2024-02-21)</mark>

* Improved support for apps with obfuscation.

<mark style="color:orange;">Released (v2.3.4 - 2024-02-08)</mark>

* Renamed animation resource files to resolve conflicts with Client Application resources

<details>

<summary>Older Releases</summary>

<mark style="color:orange;">Released (v2.3.2 - 2024-02-05)</mark>

* Improved checks and bug fixes for inlines and videos.

<mark style="color:orange;">Released (v2.3.1 - 2024-01-19)</mark>

* Nudges refresh fix.

<mark style="color:orange;">Released (v2.3.0 - 2024-01-09)</mark>

* Refresh api for nudges.
* CoachmarkV2 bug fixes.
* Misplacement of tooltip in dim-background fixed

<mark style="color:orange;">Released (v2.2.9 - 2023-12-27)</mark>

* CoachMarkV2 with Images and Arrow.
* Support for callback on event.

<mark style="color:orange;">Released (v2.2.7 - 2023-12-11)</mark>

* Added jetpack compose support

<mark style="color:orange;">Released (v2.2.7 - 2023-12-11)</mark>

* Overall count screen explainer fix
* Screen Explainer for flutter
* Improved isShowing flag update for flutter
* Close Icon position fix for Tooltips

<mark style="color:orange;">Released (v2.2.1 - 2023-09-29)</mark>

* Added Enhanced Coachmarks nudges feature.
* Added Badge nudges feature.
* Fixed issues in the Explainer feature.
* Implemented tracking of screen changes.
* Fixed the view-in-app audio issue.

</details>

#### <mark style="color:purple;">**apxor-jetpack-compose**</mark>

<mark style="color:orange;">Released (v1.0.2 - 2024-06-07)</mark>

* Added support for AVF in Jetpack Compose

<mark style="color:orange;">Released (v1.0.0 - 2023-12-18)</mark>

* New Release

### <mark style="color:green;">iOS</mark>

#### <mark style="color:purple;">**ApxoriOSSDK-Core**</mark>

<mark style="color:orange;">Released (v2.10.46 - 2026-02-26)</mark>

* Fab
* Campaign Action , Story Action

<mark style="color:orange;">Released (v2.10.45 - 2026-02-25)</mark>

* User Prop Issue Fix

<mark style="color:orange;">Released (v2.10.44 - 2025-12-19)</mark>

* Coach mark v1 issue
* iOS26 Liquid Glass Screenshot issue

<mark style="color:orange;">Released (v2.10.43 - 2025-07-30)</mark>

* Video Inapp video download and delete

<mark style="color:orange;">Released (v2.10.42 - 2025-05-15)</mark>

* Survey Dynamic Text / Script
* Inapp Builder Dynamic Text / Script
* Event Prop support for Dynamic Text
* Tooltip Redirection Deprecated API
* Disable User Interaction
* Refactored apx\_reason for Dynamic Text/Script Failed Cases
* Capable to show nudge even if NavBar is hidden.
* DYSM Issue For Xcode 16
* Dynamic Script/text support for all data types

<mark style="color:orange;">Released (v2.10.41 - 2025-03-01)</mark>

* Walkthrough Stop conditions
* Inapp cancel action
* Inapp redirection issue fix
* Video-inapp black listing and whitelisting fixes
* A/B variant code fix
* CoachMark v2 ripple opacity
* Removed `apx_plugin_initalized` event and logging the versions as session props

<mark style="color:orange;">Released (v2.10.40 - 2025-01-21)</mark>

* Survey Adaptive Text
* Coachmark fix

<mark style="color:orange;">Released (v2.10.39 - 2025-01-10)</mark>

* Enhancements in Stop condition across Sessions

<mark style="color:orange;">Released (v2.10.38 - 2025-01-02)</mark>

* Goal Event Stop condition across Sessions

<mark style="color:orange;">Released (v2.10.37 - 2024-12-17)</mark>

* Screen Explainer&#x20;

<mark style="color:orange;">Released (v2.10.36 - 2024-11-27)</mark>

* Survey stop conditions&#x20;

<mark style="color:orange;">Released (v2.10.35 - 2024-11-14)</mark>

New dashboard features added

* Fixed Events that are logged before SDK initialization
* Event Prop support for Dynamic script and text

<mark style="color:orange;">Released (v2.10.31 - 2024-08-22)</mark>

New dashboard features added

* Event sanity
* Event logging for v4 campaigns
* multistep walkthrough revamp
* Inapp Builder
* Bug fixes related to new dashboard

<mark style="color:orange;">Released (v2.10.27 - 2024-07-20)</mark>

* Bug fixes

<mark style="color:orange;">Released (v2.10.26 - 2024-06-28)</mark>

* New Audience Support
* Data Type Handling in user, session and event attributes

<mark style="color:orange;">Released (v2.10.24 - 2024-06-27)</mark>

* Stories feature added

<mark style="color:orange;">Released (v2.10.23 - 2024-06-20)</mark>

* Added New scheduling and repeat conditions
* bug fixes

<mark style="color:orange;">Released (v2.10.22 - 2024-05-28)</mark>

* Added Embed cards support

<mark style="color:orange;">Released (v2.10.21 - 2024-05-03)</mark>

* React Native Bug fixes

<mark style="color:orange;">Released (v2.10.20 - 2024-04-22)</mark>

* Added swiftUI support

<mark style="color:orange;">Released (v2.10.18 - 2024-04-08)</mark>

* Campaign Diagnostic

<mark style="color:orange;">Released (v2.10.17 - 2024-03-20)</mark>

* Added Advanced View Finding for React Native

<mark style="color:orange;">Released (v2.10.16 - 2024-03-15)</mark>

* Added Advanced View Finding for native and Flutter

<mark style="color:orange;">Released (v2.10.15 - 2024-02-16)</mark>

* Added Video In-app

<mark style="color:orange;">Released (v2.10.14 - 2024-02-15)</mark>

* Bug fixes

<mark style="color:orange;">Released (v2.10.13 - 2024-01-25)</mark>

* Added support for test ids in react native and new test device addition flow

<mark style="color:orange;">Released (v2.10.12 - 2024-01-09)</mark>

* New api for screen refresh fix

<details>

<summary>Older Releases</summary>

<mark style="color:orange;">Released (v2.10.10 - 2023-12-06)</mark>

* Minor bug fixes

<mark style="color:orange;">Released (v2.10.06 - 2023-11-18)</mark>

* Animations : shine and ripple
* Scrolls: horizontal and vertical scrolls
* Stop conditions: when to stop badge display on an element
* Bug fixes

<mark style="color:orange;">Released (v2.10.03 - 2023-09-29)</mark>

* Added support for badges and enhanced the Coachmarks.
* Improved the display of nudges on the navigation bar.
* Improved the support for Flutter.

</details>

#### <mark style="color:purple;">**ApxoriOSSDK-CE**</mark>

<mark style="color:orange;">Released (v1.05.33 - 2026-03-20)</mark>

* Fix in Multiple Goal Event Stop condition

<mark style="color:orange;">Released (v1.05.32 - 2026-02-26)</mark>

* Fab
* Campaign Action , Story Action

<mark style="color:orange;">Released (v1.05.31 - 2025-07-30)</mark>

* Video Inapp video download and delete

<mark style="color:orange;">Released (v1.05.30 - 2025-05-15)</mark>

* Survey Dynamic Text / Script
* Inapp Builder Dynamic Text / Script
* Event Prop support for Dynamic Text
* Tooltip Redirection Deprecated API
* Disable User Interaction
* Refactored  `apx_reason`  for Dynamic Text/Script Failed Cases
* Capable to show nudge even if NavBar is hidden.
* DYSM Issue For Xcode 16
* Dynamic Script/text support for all data types

<mark style="color:orange;">Released (v1.05.29 - 2025-03-01)</mark>

* Goal Event Stop condition across Sessions
* Walkthrough Stop conditions
* Inapp cancel action
* Inapp redirection issue fix
* Video-inapp black listing and whitelisting fixes
* A/B variant code fix
* CoachMark v2 ripple opacity
* Removed `apx_plugin_initalized` event and logging the versions as session props

<mark style="color:orange;">Released (v1.05.28 - 2025-01-02)</mark>

* Goal Event Stop condition across Sessions

<mark style="color:orange;">Released (v1.05.27 - 2024-11-27)</mark>

* Screen Explainer

<mark style="color:orange;">Released (v1.05.26 - 2024-12-17)</mark>

* Survey Stop Conditions V2

<mark style="color:orange;">Released (v1.05.25 - 2024-11-27)</mark>

* Survey stop conditions

<mark style="color:orange;">Released (v1.05.24 - 2024-11-14)</mark>

* Fixed Events that are logged before SDK initialization
* Event Prop support for Dynamic script and text
* Regex Support for Trigger Events

<mark style="color:orange;">Released (v1.05.19 - 2024-08-22)</mark>

New dashboard features added

* Event sanity
* Event logging for v4 campaigns
* multistep walkthrough revamp
* Inapp Builder
* Bug fixes related to new dashboard

<mark style="color:orange;">Released (v1.05.17 - 2024-07-25)</mark>

* Minor bug fixes

<mark style="color:orange;">Released (v1.05.16 - 2024-06-28)</mark>

* New Audience Support
* Data Type Handling in user, session and event attributes

<mark style="color:orange;">Released (v1.05.14 - 2024-06-27)</mark>

* Stories feature added

<mark style="color:orange;">Released (v1.05.13 - 2024-06-20)</mark>

* Added New scheduling and repeat conditions
* bug fixes

<mark style="color:orange;">Released (v1.05.12 - 2024-06-11)</mark>

* Added never show button action
* Black listing and white listing screens to show in-apps and surveys
* UI changes to tooltips

<mark style="color:orange;">Released (v1.05.11 - 2024-05-28)</mark>

* Added Embed cards support

<mark style="color:orange;">Released (v1.05.09 - 2024-05-03)</mark>

* React Native Bug fixes

<mark style="color:orange;">Released (v1.05.08 - 2024-04-08)</mark>

* Campaign Diagnostic

<mark style="color:orange;">Released (v1.05.06 - 2023-11-18)</mark>

* Animations : shine and ripple
* Scrolls: horizontal and vertical scrolls
* Stop conditions: when to stop badge display on an element
* Bug fixes

<mark style="color:orange;">Released (v1.05.04 - 2023-09-29)</mark>

* Added support for termination conditions for badges.

#### <mark style="color:purple;">**ApxoriOSSDK-WYSIWYG**</mark>

<mark style="color:orange;">Released (v1.02.76 - 2026-02-26)</mark>

* Fab
* Campaign Action , Story Action

<mark style="color:orange;">Released (v1.02.75- 2025-12-19)</mark>

* Coach mark v1 issue
* iOS26 Liquid Glass Screenshot issue

<mark style="color:orange;">Released (v1.02.74 - 2025-05-15)</mark>

* Survey Dynamic Text / Script
* Inapp Builder Dynamic Text / Script
* Event Prop support for Dynamic Text
* Tooltip Redirection Deprecated API
* Disable User Interaction
* Refactored  `apx_reason`  for Dynamic Text/Script Failed Cases
* Capable to show nudge even if NavBar is hidden.
* DYSM Issue For Xcode 16
* Dynamic Script/text support for all data types

<mark style="color:orange;">Released (v1.02.73 - 2025-03-01)</mark>

* Goal Event Stop condition across Sessions
* Walkthrough Stop conditions
* Inapp cancel action
* Inapp redirection issue fix
* Video-inapp black listing and whitelisting fixes
* A/B variant code fix
* CoachMark v2 ripple opacity
* Removed `apx_plugin_initalized` event and logging the versions as session props

<mark style="color:orange;">Released (v1.02.72 - 2024-12-19)</mark>

* Screen Explainer

<mark style="color:orange;">Released (v1.02.71 - 2024-11-14)</mark>

* AVF In webviews

<mark style="color:orange;">Released (v1.02.68 - 2024-08-22)</mark>

New dashboard features added

* Event sanity
* Event logging for v4 campaigns
* multistep walkthrough revamp
* Inapp Builder
* Bug fixes related to new dashboard

<mark style="color:orange;">Released (v1.02.67 - 2024-06-27)</mark>

* Stories feature added

<mark style="color:orange;">Released (v1.02.66 - 2024-05-28)</mark>

* Added Embed cards support

<mark style="color:orange;">Released (v1.02.65 - 2024-04-22)</mark>

* Added SwiftUI support

<mark style="color:orange;">Released (v1.02.63 - 2024-04-08)</mark>

* Campaign Diagnostic

<mark style="color:orange;">Released (v1.02.62 - 2024-03-20)</mark>

* Added Advanced View Finding for React Native

<mark style="color:orange;">Released (v1.02.61 - 2024-03-15)</mark>

* Added Advanced View Finding for native and Flutter

<mark style="color:orange;">Released (v1.02.60 - 2024-02-16)</mark>

* Added Video In-app

<mark style="color:orange;">Released (v1.02.59 - 2024-01-25)</mark>

* Added support for test ids in react native and new test device addition flow

<details>

<summary>Older Releases</summary>

<mark style="color:orange;">Released (v1.02.58 - 2023-12-27)</mark>

* new webview templates
* survey request and success message

<mark style="color:orange;">Released (v1.02.54 - 2023-10-11)</mark>

* Resolved action conflicts in case of web views.
* Added support for badges and enhanced the Coachmarks.
* Improved the support for Flutter.

</details>

#### <mark style="color:purple;">**ApxoriOSSDK-RTA**</mark>&#x20;

<mark style="color:orange;">Released (v1.09.51 - 2026-02-26)</mark>

* Fab
* Campaign Action , Story Action

<mark style="color:orange;">Released (v1.09.50 - 2026-02-02)</mark>

* VideoPIP Enhancements

<mark style="color:orange;">Released (v1.09.49 - 2025-12-19)</mark>

* Coach mark v1 issue
* iOS26 Liquid Glass Screenshot issue

<mark style="color:orange;">Released (v1.09.48 - 2025-10-06)</mark>

* Stories&#x20;
  * Full screen mode
  * Redirection

<mark style="color:orange;">Released (v1.09.47 - 2025-08-29)</mark>

* Cordova Redirection Fix

<mark style="color:orange;">Released (v1.09.46 - 2025-07-30)</mark>

* Video Inapp video download and delete

<mark style="color:orange;">Released (v1.09.45 - 2025-05-28)</mark>

* Nudges on views that are not in view port(Scroll handled by the app).

<mark style="color:orange;">Released (v1.09.44 - 2025-05-15)</mark>

* Survey Dynamic Text / Script
* Inapp Builder Dynamic Text / Script
* Event Prop support for Dynamic Text
* Tooltip Redirection Deprecated API
* Disable User Interaction
* Refactored  `apx_reason`  for Dynamic Text/Script Failed Cases
* Capable to show nudge even if NavBar is hidden.
* DYSM Issue For Xcode 16
* Dynamic Script/text support for all data types

<mark style="color:orange;">Released (v1.09.43 - 2025-03-01)</mark>

* Goal Event Stop condition across Sessions
* Walkthrough Stop conditions
* Inapp cancel action
* Inapp redirection issue fix
* Video-inapp black listing and whitelisting fixes
* A/B variant code fix
* CoachMark v2 ripple opacity
* Removed `apx_plugin_initalized` event and logging the versions as session props

<mark style="color:orange;">Released (v1.09.42 - 2024-01-21)</mark>

* Survey Adaptive Text
* Coachmark fix

<mark style="color:orange;">Released (v1.09.41 - 2024-01-10)</mark>

* Exclude Percentage
* video Inapp Button
* Survey Image Persistance

<mark style="color:orange;">Released (v1.09.40 - 2024-12-19)</mark>

* Screen Explainer

<mark style="color:orange;">Released (v1.09.39 - 2024-11-15)</mark>

* Flutter critical bug fixes

<mark style="color:orange;">Released (v1.09.38 - 2024-11-14)</mark>

* Fixed Events that are logged before SDK initialization
* AVF In webviews
* Multi-Badges in webviews
* User prop and session prop api for webview
* Event changes in Badges

<mark style="color:orange;">Released (v1.09.31 - 2024-08-22)</mark>

New dashboard features added

* Event sanity
* Event logging for v4 campaigns
* multistep walkthrough revamp
* Inapp Builder
* Bug fixes related to new dashboard

<mark style="color:orange;">Released (v1.09.27 - 2024-07-25)</mark>

* Minor bug fixes

<mark style="color:orange;">Released (v1.09.25 - 2024-06-28)</mark>

* New Audience Support
* Data Type Handling in user, session and event attributes

<mark style="color:orange;">Released (v1.09.24 - 2024-06-27)</mark>

* Stories feature added

<mark style="color:orange;">Released (v1.09.23 - 2024-06-20)</mark>

* Added New scheduling and repeat conditions
* bug fixes

<mark style="color:orange;">Released (v1.09.22 - 2024-06-11)</mark>

* Added never show button action
* Black listing and white listing screens to show in-apps and surveys
* UI changes to tooltips

<mark style="color:orange;">Released (v1.09.21 - 2024-06-08)</mark>

* Adhoc fixes
  * Keyboard handling for in-app as a form
  * percent encoding for spaces for button click events
  * Badge behavior for UI Table view Header and Footer

<mark style="color:orange;">Released (v1.09.20 - 2024-05-28)</mark>

* Added Embed cards support

<mark style="color:orange;">Released (v1.09.19 - 2024-05-03)</mark>

* React Native Bug fixes

<mark style="color:orange;">Released (v1.09.18 - 2024-04-22)</mark>

* Added SwiftUI support

<mark style="color:orange;">Released (v1.09.16 - 2024-04-08)</mark>

* Campaign Diagnostic

<mark style="color:orange;">Released (v1.09.15 - 2024-03-20)</mark>

* Added Advanced View Finding for React Native

<mark style="color:orange;">Released (v1.09.14 - 2024-03-15)</mark>

* Added Advanced View Finding for native and Flutter

<mark style="color:orange;">Released (v1.09.13 - 2024-02-16)</mark>

* Added Video In-app

<mark style="color:orange;">Released (v1.09.12 - 2024-02-15)</mark>

* Bug fixes

<mark style="color:orange;">Released (v1.09.11 - 2024-01-09)</mark>

* New api for screen refresh fix

<details>

<summary>Older Releases</summary>

<mark style="color:orange;">Released (v1.09.09 - 2023-12-27)</mark>

* new webview templates
* survey request and success message

<mark style="color:orange;">Released (v1.09.04 - 2023-11-18)</mark>

* Animations : shine and ripple
* Scrolls: horizontal and vertical scrolls
* Stop conditions: when to stop badge display on an element
* Bug fixes

<mark style="color:orange;">Released (v1.09.02 - 2023-10-11)</mark>

* Resolved action conflicts in case of web views.
* Added support for badges and enhanced the Coachmarks.
* Introduced the ability to use custom fonts in in-apps.
* Improved the support for Flutter.

</details>

#### <mark style="color:purple;">**ApxoriOSSDK-Survey**</mark>**&#x20;***<mark style="color:red;">**(new)**</mark>*&#x20;

<mark style="color:orange;">Released (v1.04.24 - 2025-10-22)</mark>

* Survey Text limits and placeholder enhancements

<mark style="color:orange;">Released (v1.04.23 - 2025-05-15)</mark>

* Survey Dynamic Text / Script
* Event Prop support for Dynamic Text
* Refactored  `apx_reason`  for Dynamic Text/Script Failed Cases
* DYSM Issue For Xcode 16
* Dynamic Script/text support for all data types

<mark style="color:orange;">Released (v1.04.22 - 2025-03-01)</mark>

* Goal Event Stop condition across Sessions
* Walkthrough Stop conditions
* Inapp cancel action
* Inapp redirection issue fix
* Video-inapp black listing and whitelisting fixes
* A/B variant code fix
* CoachMark v2 ripple opacity
* Removed `apx_plugin_initalized` event and logging the versions as session props

<mark style="color:orange;">Released (v1.04.21 - 2024-01-21)</mark>

* Survey Adaptive Text
* Coachmark fix

<mark style="color:orange;">Released (v1.04.20 - 2024-01-10)</mark>

* Exclude Percentage
* video Inapp Button
* Survey Image Persistance

<mark style="color:orange;">Released (v1.04.19 - 2024-12-17)</mark>

* Survey Stop Conditions V2

<mark style="color:orange;">Released (v1.04.18 - 2024-11-27)</mark>

* Survey stop conditions

<mark style="color:orange;">Released (v1.04.17 - 2024-14-11)</mark>

* Fixed Events that are logged before SDK initialization

<mark style="color:orange;">Released (v1.04.14 - 2024-08-22)</mark>

New dashboard features added

* Event sanity
* Event logging for v4 campaigns
* multistep walkthrough revamp
* Inapp Builder
* Bug fixes related to new dashboard

<mark style="color:orange;">Released (v1.04.13 - 2024-07-25)</mark>

* Minor bug fixes

<mark style="color:orange;">Released (v1.04.12 - 2024-06-20)</mark>

* Added New scheduling and repeat conditions
* bug fixes

<mark style="color:orange;">Released (v1.04.11 - 2024-06-11)</mark>

* Added never show button action
* Black listing and white listing screens to show in-apps and surveys
* UI changes to tooltips

<mark style="color:orange;">Released (v1.04.10 - 2024-05-03)</mark>

* React Native Bug fixes

<mark style="color:orange;">Released (v1.04.09 - 2024-04-08)</mark>

* Campaign Diagnostic

<mark style="color:orange;">Released (v1.04.06 - 2023-12-27)</mark>

* new webview templates
* survey request and success message

<mark style="color:orange;">Released (v1.04.02 - 2023-11-04)</mark>

* Experience enhancements
* Minor bug fixes

<mark style="color:orange;">Released (v1.04.01 - 2023-09-29)</mark>

* Introducing the New Surveys
* NPS Template: Gather valuable feedback using the Net Promoter Score (NPS) template.
* Use ratings with design options of number tiles and radio buttons to capture user sentiment effectively.
* Follow-Up Questions: Engage users with follow-up questions based on the rating selected or options selected in single-choice and multi-choice questions.
* One-Click Suggested Answers: Make it easy for respondents by providing one-click suggested answers tailored to their response to the main question.

### <mark style="color:green;">Web</mark>

#### <mark style="color:purple;">**apxor**</mark>

<mark style="color:orange;">Released (v3.1.0 - 2026-06-16)</mark>

* Added "url" property to APX\_PAGE\_OPENED event
* Added apx\_nudge\_id and apx\_nudge\_name to every event
* updated event name InApp\_button\_Clicked to inapp\_button\_clicked along with InLines and Surveys
* updated apx\_failure\_type to apx\_notshown\_type in apx\_non\_eligible\_user and apx\_nudge\_not\_shown event
* Added apx\_nudge\_delay\_met event
* updated onboarding events as per excel sheet given by poorna anna
* updated custom inapp template events firing ( inapp\_shown and walkthrough\_cancelled firing twice)
* integrated custom HTML tooltip support
* integrated blacklisting events support
* Updated Timeout inApp UI

<mark style="color:orange;">Released (v3.0.3 - 2025-11-26)</mark>

* Added Types for Init function in sdk-core module

<mark style="color:orange;">Released (v3.0.1 - 2024-09-27)</mark>

* Funnel Dropoff&#x20;
* Frequency and New Repeat Conditions
* Survey Preview
* Font color issues in track events and track pages

<mark style="color:orange;">Released (v2.7.0 - 2024-07-16)</mark>

* Added event attributes in auto track events and auto track pages.

<mark style="color:orange;">Released (v2.6.0 - 2024-04-08)</mark>

* Advanced View Finding
* Track Pages & Track Events&#x20;
* No Context Campaigns and Screen Binding
* Legacy coachmark and new coachmark walkthrough issues
* Never show action for buttons in web and webviews&#x20;
* Min and Max choices selection in surveys
* Default redirection in response based surveys
* Campaign diagnostics revamp

<mark style="color:orange;">Released (v2.5.0 - 2024-02-21)</mark>

* Boolean support for event properties
* Function for preserving local storage
* Survey Close Icon Position Change
* Callbacks

<mark style="color:orange;">Released (v2.4.0 - 2024-01-02)</mark>

* Request for Survey and Thankyou message
* Survey Redirections
* Survey Results
* Campaign Diagnostics
* Event Sanity
* Reset Method
* Minor Fixes

#### <mark style="color:purple;">**apxor-qe**</mark>

<mark style="color:orange;">Released (v2.0.6- 2026-06-16)</mark>

* Added "url" property to APX\_PAGE\_OPENED event
* Added apx\_nudge\_id and apx\_nudge\_name to every event
* updated event name InApp\_button\_Clicked to inapp\_button\_clicked along with InLines and Surveys
* updated apx\_failure\_type to apx\_notshown\_type in apx\_non\_eligible\_user and apx\_nudge\_not\_shown event
* Added apx\_nudge\_delay\_met event
* updated onboarding events as per excel sheet given by poorna anna
* updated custom inapp template events firing ( inapp\_shown and walkthrough\_cancelled firing twice)
* integrated custom HTML tooltip support
* integrated blacklisting events support

<mark style="color:orange;">Released (v2.0.4 - 2025-10-09)</mark>

* Survey Enhacements

<mark style="color:orange;">Released (v2.0.1 - 2024-09-27)</mark>

* Funnel Dropoff&#x20;
* Frequency and New Repeat Conditions
* Survey Preview
* Font color issues in track events and track pages

<mark style="color:orange;">Released (v1.8.0 - 2024-07-16)</mark>

* Added event attributes in auto track events and auto track pages.

<mark style="color:orange;">Released (v1.7.0 - 2024-04-08)</mark>

* Advanced View Finding
* Track Pages & Track Events&#x20;
* No Context Campaigns and Screen Binding
* Legacy coachmark and new coachmark walkthrough issues
* Never show action for buttons in web and webviews&#x20;
* Min and Max choices selection in surveys
* Default redirection in response based surveys
* Campaign diagnostics revamp

<mark style="color:orange;">Released (v1.6.0 - 2024-02-21)</mark>

* Boolean support for event properties
* Function for preserving local storage
* Survey Close Icon Position Change
* Callbacks

<mark style="color:orange;">Released (v1.5.0 - 2024-01-02)</mark>

* Request for Survey and Thankyou message
* Survey Redirections
* Survey Results
* Campaign Diagnostics
* Event Sanity
* Reset Method
* Minor Fixes

#### <mark style="color:purple;">**apxor-rtm**</mark>

<mark style="color:orange;">Released (v2.2.2 - 2026-06-16)</mark>

* Added "url" property to APX\_PAGE\_OPENED event
* Added apx\_nudge\_id and apx\_nudge\_name to every event
* updated event name InApp\_button\_Clicked to inapp\_button\_clicked along with InLines and Surveys
* updated apx\_failure\_type to apx\_notshown\_type in apx\_non\_eligible\_user and apx\_nudge\_not\_shown event
* Added apx\_nudge\_delay\_met event
* updated onboarding events as per excel sheet given by poorna anna
* updated custom inapp template events firing ( inapp\_shown and walkthrough\_cancelled firing twice)
* integrated custom HTML tooltip support
* integrated blacklisting events support

<mark style="color:orange;">Released (v2.0.9 - 2026-03-26)</mark>

* Carousal Embedded Cards

<mark style="color:orange;">Released (v2.0.4 - 2025-10-09)</mark>

* Survey Enhancements

<mark style="color:orange;">Released (v2.0.2 - 2024-09-27)</mark>

* Funnel Dropoff&#x20;
* Frequency and New Repeat Conditions
* Survey Preview
* Font color issues in track events and track pages

<mark style="color:orange;">Released (v1.13.0 - 2024-07-16)</mark>

* Added event attributes in auto track events and auto track pages.

<mark style="color:orange;">Released (v1.12.0 - 2024-04-08)</mark>

* Advanced View Finding
* Track Pages & Track Events&#x20;
* No Context Campaigns and Screen Binding
* Legacy coachmark and new coachmark walkthrough issues
* Never show action for buttons in web and webviews&#x20;
* Min and Max choices selection in surveys
* Default redirection in response based surveys
* Campaign diagnostics revamp

<mark style="color:orange;">Released (v1.11.0 - 2024-02-21)</mark>

* Boolean support for event properties
* Function for preserving local storage
* Survey Close Icon Position Change
* Callbacks

<mark style="color:orange;">Released (v1.10.0 - 2024-01-02)</mark>

* Request for Survey and Thankyou message
* Survey Redirections
* Survey Results
* Campaign Diagnostics
* Event Sanity
* Reset Method
* Minor Fixes

### <mark style="color:green;">Cordova</mark>

#### <mark style="color:purple;">**cordova-plugin-apxor-sdk**</mark>

<mark style="color:orange;">Released (v1.2.5 - 2023-12-05)</mark>

* Support for new iOS plugins
* Track screen support
* Deeplink handling refactor using internal event
* Mulish font support
