7.13.0
We added a feature flag to enable or disable the states feature on components, which can be configured through the COMPONENT_STATES_ENABLED site parameter.
We added biometric authentication in Wallet Extension. This allows the user to access without entering a password. The option to log in using biometrics will show only if the user has previously activated the biometric login in the Wallet app.
We fixed an error in the TextLabel component. Now it renders correctly when it is configured in single-line mode and contains line breaks.
We fixed an error that prevented configurable components from changing their size when the content within them expanded or shrank.
We fixed an issue that saved selected rows on a Repeater component incorrectly.
We fixed an error that caused an unexpected change in the input field background colour when the user wanted to see the password. This fix improves user experience when showing sensitive information.
We fixed an issue that saved selected rows on a Repeater component incorrectly.
We implemented a new communication bridge between the Capacitor JS framework and Veritran's solution so that it can be used by current and future clients to communicate with our platform and XpressPlug.
We added state support for the Flex and VTButton components, as well as support for the CSS_ADD, CSS_REPLACE, and CSS_REMOVE events in Flex. This allows greater visual customization directly from Studio. (Beta: Requires Studio >= 4.5.0, feature flag enabled, and coordination with the Studio Frontend team).
We implemented an inactivity-based session management mechanism in Mobile, aligned with Banxico regulations and the current behavior of the web channel. This feature notifies users before automatic session timeout. We added two new parameters:
SECS_BEFORE_EXPIRATION_SESSION, which defines how many seconds before session expiration a pre-expiration action should start.
BEFORE_EXPIRING_SESSION, which allows configuring the process to execute before the session expires.
We added support for the creation, modification, and deletion of app shortcuts in Mobile applications. This allows users to quickly access specific features from the app icon, enhancing the overall experience. This functionality is available from binary version 7.13 and requires configuration of the corresponding Call API from the client’s Studio.
We added state support for the Flex and VTButton components, as well as support for the CSS_ADD, CSS_REPLACE, and CSS_REMOVE events in Flex. This allows greater visual customization directly from Studio. (Beta: Requires Studio >= 4.5.0, feature flag enabled, and coordination with the Studio Frontend team).
We implemented an inactivity-based session management mechanism in Mobile, aligned with Banxico regulations and the current behavior of the web channel. This feature notifies users before automatic session timeout. We added two new parameters:
SECS_BEFORE_EXPIRATION_SESSION, which defines how many seconds before session expiration a pre-expiration action should start.
BEFORE_EXPIRING_SESSION, which allows configuring the process to execute before the session expires.
We added support for the creation, modification, and deletion of app shortcuts in Mobile applications. This allows users to quickly access specific features from the app icon, enhancing the overall experience. This functionality is available from binary version 7.13 and requires configuration of the corresponding Call API from the client’s Studio.
We updated to Android API Level 35 (Android 15) and Kotlin 2.1, ensuring compatibility with the latest operating system version and access to new language capabilities.
We updated the Firebase BOM version to 33.12.0 on Android, ensuring compatibility with the latest improvements and security fixes.
We added support for dynamic datagrids in Low-Code Test. Rows now replicate names using the expected dgx-rowy-element format, improving inspection and automated test validation.
We fixed a visual flicker that occurred when navigating from a module via a lambda process, improving the visual smoothness and overall user experience.