202404 Fixpack Release Notes

Quantum Visualizer releases Fix Packs bundled with latest plug-ins on a regular basis. When a new release is available, you will receive an update notification on the Visualizer instance which prompts you to update Quantum Visualizer. The default grace period to update is five days.

The following fixpacks are available for the 202404 release:

202404.0.6

The following enhancements have been made and/or issues have been fixed in this release of Quantum Visualizer:

Kony SDK Support
Summary In an app that uses the FMDB third-party SDK, the Apple App store submission of the app fails due to the SDK not having the Privacy Manifest file.
RCA & Solution Product Fix - Defect Fix - Fixed the issue in this build by adding the required Privacy Manifest file in the SDKCommons folder. Temenos recommends that you upgrade to this version to avoid Apple rejecting your apps going live.
Impacted Areas

iOS SDK

Kony iPhone Support
Summary In an app that is accessed on a jailbroken iOS device, when a kony store API is invoked to fetch data, the data does not appear as expected due to errors in the privacy report.
RCA & Solution Product Fix - Defect Fix - Fixed the issue in this build by adding the required datatypes to support the fetching of data while using the kony store APIs. In addition, support for the NSPrivacyCollectedDataTypes key has been added in the privacyinfo file to get a clean privacy report.
Impacted Areas

Privacy Manifest file


 

202404.0.5

The following enhancements have been made and/or issues have been fixed in this release of Quantum Visualizer:

Kony Android Support
Enhancement Support for the Android version 14 (API level 34) Target SDK has been added in Quantum Visualizer. For more information, refer Android 14 Behavioral Changes.

 

202404.0.4

The following enhancements have been made and/or issues have been fixed in this release of Quantum Visualizer:

Kony SPA and DW Support
Support Ticket # : TSR-802440
Summary In an app that has the visibility of a FlexContainer widget set as False in the postShow event of the Form, if a user sets the visibility of the FlexContainer as True after adding a few child widgets dynamically, the DOM of the child widgets is not created.
RCA & Solution Product Fix - Defect Fix - Fixed the issue in this build by ensuring that the DOM is created for all the child widgets when their visibility is set to true.
Impacted Areas

Child widgets


 

202404.0.3

The following enhancements have been made and/or issues have been fixed in this release of Quantum Visualizer:

Kony Visualizer Support
Enhancement Support to include Privacy Manifest files has been added in Quantum Visualizer to enhance privacy and security for iOS apps. For more information, refer to Enable App Privacy in iOS apps.
Impacted Areas App Privacy and Security
Kony iPhone Support
Enhancement To enhance user security and privacy, Quantum Visualizer's iOS plug-in has been updated with Required Reason API as mandated by Apple. Refer to further details at: Describing use of Required Reason API.
Impacted Areas App Privacy and Security

 

202404.0.2

The following enhancements have been made and/or issues have been fixed in this release of Quantum Visualizer:

Kony Android Support
Summary When a user tries to encrypt data in the KonyKeyChainManager by using padding, the padding data is vulnerable.
RCA & Solution Defect Fix - Security Fix - Fixed the issue by updating the cipher transformation. Also, the users can continue using older cipher transformation to read the saved data for backward compatibility.
Impacted Areas

Android KeyChain API

Kony SDK Support
Summary In an Android device that has root access enabled, the user is able to retrieve the userID of an app.
RCA & Solution Defect Fix - Security Fix - Fixed the issue in this build by moving the storage of the userID from secondary storage to run-time memory.

 

202404.0.1

The following enhancements have been made and/or issues have been fixed in this release of Quantum Visualizer:

Kony Visualizer Support
Summary When a user tries to build an app by using the CI Build option, the build fails due to a mismatch in the Java version of the external dependencies file.
RCA & Solution Product Fix - Defect Fix - Fixed the issue in this build by reverting the Java version that is downloaded.
Impacted Areas

CI Build