7.13.0
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.