- 26 Sep 2023
- 3 Minutes To Read
- Print
- DarkLight
- PDF
React Native Changelog
- Updated On 26 Sep 2023
- 3 Minutes To Read
- Print
- DarkLight
- PDF
The following table shows the notable changes made to the Whatfix Mobile React Native project:
Updated On | Version updated to | Changes made | New feature/Bug fix/Improvement |
September 22, 2023 | v.1.10.5 | React Native iOS: Made Stop Option from Icon configurable | Feature |
September 19, 2023 | v1.10.4 | React Native Android: Made Stop option from Icon configurable | Feature |
React Native Android: Removed Appcompat dependency | Improvement | ||
September 14, 2023 | v.1.10.3 | Intermittent auto scroll issue fix | Bug fix |
August 31, 2023 | v1.10.2 | Optional step reappears once the next step transition is done and shown | Bug fix |
August 21, 2023 | v1.10.1 | Removal of incorrect shadow appearing in long text tooltips | Bug fix |
August 11, 2023 | v1.10.0 | EndFlow button actions | Improvement |
Relaunch project every time when embedProject is called multiple times in same session | Improvement | ||
React Native iOS: Tooltip rendering retry mechanism | Improvement | ||
React Native iOS: Crash fix in downloading content on wrong thread due to race condition | Bug fix | ||
React Native Android: emdbedProject doesn't trigger auto start projects when used with offlineSync | Bug fix | ||
August 3, 2023 | v1.9.5 | React Native Android: Multilingual configurability support for Whatfix Disable panel | Improvement |
React Native Android: Tooltip flickering fix | Bug fix | ||
July 19, 2023 | v1.9.4 | Additional null checks to avoid incorrect casting on runtime | Bug fix |
Enabled debugging via debug symbols | Improvement | ||
Ability to block DAP content based on iOS version | Improvement | ||
July 10, 2023 | v1.9.3 | Fixed a typo in the Swift Package Manager | Bug fix |
July 7, 2023 | v1.9.2 | Send Analytics data immediately on Flow Success, Flow Stop, and Project Termination | Bug fix |
React Native Android: Send Analytics data when a Dialog (Pop-up, Drawer, Bottom Sheet) is dismissed | Bug fix | ||
React Native iOS: Multilingual support for Disable Assistant | Improvement | ||
July 3, 2023 | v1.9.1 | React Native Android: Improvements to User Data sync | Improvement |
React Native iOS: Improvements to User Data sync | Improvement | ||
June 15, 2023 | v1.9.0 | React Native Android: New screen capture experience | New feature |
React Native iOS: Present assist in the same session on logout | Bug fix | ||
React Native iOS: New screen capture experience | New feature | ||
May 24, 2023 | v1.8.9 | React Native iOS: Enable the dismissal of overlay when tooltip fails to load | Improvement |
May 17, 2023 | v1.8.8 | React Native iOS: Overlay screen block issue fix | Bug fix |
React Native iOS: Added optional steps in Walkthrough | New feature | ||
React Native Android: Added optional steps in Walkthrough | New feature | ||
May 5, 2023 | v1.8.7 | React Native iOS: Fixed Tooltip flicker issue | Bug fix |
React Native iOS: Improvement to the target view auto scroll. Will be auto-scrolled to the center of the scroll | Improvement | ||
April 28, 2023 | v1.8.6 | React Native iOS: Resolved inconsistency in Flow step appearances | Improvement |
React Native iOS: Performance improvements and memory optimization | Improvement | ||
April 10, 2023 | v1.8.5 | React Native Android: Immersive mode fixes for the Creator SDK | Bug fix |
React Native Android: Full Screen window fixes for the Creator SDK and the Whatfix Mobile SDK | |||
React Native iOS: Fixed App restart when the app is in the background | |||
React Native iOS: Improvement in screen identification logic | |||
March 31, 2023 | v1.8.4 | React Native Android: Immersive mode fixes | Bug fix |
React Native iOS: Landscape streaming fix | |||
React Native iOS: Default properties fix | |||
React Native iOS: Improved smoother streaming in Creator SDK | |||
March 10, 2023 | v1.8.3 | React Native Android: Fixed Flicker issue | Bug fix |
React Native Android: Fixed Tooltip positioning issue on dialog content | |||
React Native iOS: Screenshot fix | Bug fix | ||
February 22, 2023 | v1.8.1 | Support User Identification | New feature |
February 3, 2023 | v1.7.0 | Self Hosting support | New feature |
Introduced wfx_user_id for adding unique user ID | New feature | ||
December 20, 2022 | v1.6.3 | React Native iOS: Fixed logic for view filtering | Bug fix |
React Native iOS: Bitcode Enabled | Bug fix | ||
December 19, 2022 | v1.6.2 | Optimization for View filtering | Bug fix |
December 12, 2022 | v1.6.1 | Optimization for View filtering | Bug fix |
November 28, 2022 | v1.6.0 | Survey support | New feature |
October 7, 2022 | v1.5.8 | Algorithm to filter out invisible views in hierarchy that prevent from selecting relevant views in iOS. | Improvement |
September 28, 2022 | v1.5.7 | Autoscroll disabled if element already visible for nested scrolls | Bug fix/Improvement |
September 15, 2022 | v1.5.6 | Single Element Project facing abrupt behaviour when flush properties is called. | Bug fix |
September 13, 2022 | v1.5.5 | Crash fix while trying to scan QR when the Whatfix Mobile project is running | Bug fix |
September 2, 2022 | v1.5.4 | Multi data center support | New feature |
September 2, 2022 | v1.5.3 | Multi locale support - Exposed a method for client to set current App locale. | New feature |
September 2, 2022 | v1.5.2 | Enhanced Streaming feature | New feature |
Order of execution for Project priority | Bug fix | ||
July 13, 2022 | v1.5.1 | Independent Assist not showing issue fixed | Bug fix |
July 5, 2022 | v1.5.0 | Sync Offline projects support for projectID | New feature |
June 13, 2022 | v1.4.3 | Removed SSL Pinning | Bug fix |
June 10, 2022 | v1.4.2 | Tablet support added | New feature |
March 14, 2022 | v1.3.0 | Landscape support added | New feature |
February 28, 2022 | v1.2.6 | Bug fix when autoscroll is performed near bottom or top portion of screen (also applicable to bottom bar and toolbar) | Bug fix |
February 23, 2022 | v1.2.4 | Fixed the embedProject call immediately after Leap.start() | Bug fix |
February 10, 2022 | v1.2.3 |
| Bug fix |
February 10, 2022 | v1.2.2 | Crash Fix: WebView usage from more than one process at once with the same data directory is not supported. | Bug fix |
February 10, 2022 | v1.2.1 | Scroll Identification: NullPointerException fix for canScrollVertically leading to View.getLayoutParams() crash. Anchor Identification: NullPointerException fix for getLocationOnScreen leading to View$AttachInfo.mTmpTransformLocation crash. Render Leap View: IllegalStateException fix for removeOnDrawListener | Bug fix |
February 10, 2022 | v1.2.0 | Flow menu with connect project | New feature |
Render Leap View:
| Bug fix | ||
Creator SDK: Improved Screen Identification logic | Improvement |