7.14.0
Updated how documents scanning is initiated and how the result is managed.
Fixed an error with permission rules in BlinkId2 library.
Fixed modules' Onload behaviour to guarantee it executes after rendering a screen when using front-end lambda processes.
Fixed an error that occurred when creating a tag from Gitlab.
Fixed an issue that caused a Flex component with a scroll to miscalculate its size.
Fixed an issue with accessibility that occurred when a Flex component had a scroll.
Added the possibility to use the "min height" attribute in Flex Containers to build together with the "grow" and "scroll" attributed.
Fixed an issue that made an app crash when executing a widget with an operating whitelist.
Fixed a crash that occurred when running UI events with frontend lambda processes.
Fixed onload behaviour for modules to guarantee that they are executed after a screen is rendered.
Fixed accessibility reading in VTInput components with masks.
Fixed an issue with focus in input components, which did not change their status after focusing on the next component.
Fixed an issue with line spacing where some characters in the last line did not show correctly.
Fixed an error when downloading a new binary version with MODO SDK.
Fixed an issue that happened when dynamically resizing a VTFragmentComponent within a Flex Container with autosize.
Added the possibility to use the "min height" attribute in Flex Containers to build together with the "grow" and "scroll" attributed.
Fixed an error that did not apply the color set as TrailColor in theProgressIndicator.
Fixed an error that caused progress loss in the progress bar when the app turned inactive.
Fixed an error that removed a part of a text-label when it had a line-spacing configured.
Removed protection with appshielding for x86 and x86_64 architectures.
Release date: November 2025
Android
New Features and Improvements
We improved parametry in yoga library to allow retrocompatibility with the Flex Container component.
Fixes
We fixed an error that suddenly closed an app due to how errors were managed during biometric authentication.
We fixed how components shadows and borders are displayed.
We fixed a bug with Widget that generated an exception when overwriting (updating) binaries.
iOS
Fixes
We fixed an error that did not show the correct icon color if it was set by a css class during runtime.
We fixed an error that did not show flexContainers shadows properly when it had different border-radius set.
We added a new library called Wallet Pass, which counts with the add_pass_to_wallet function that can be invoked through a Call API. This allows to add previously generated passes to Android and iOS wallets.
We added a new functionality that allows to overwrite the UI version shown in the app's splash screen when initializing the app or when downloading a new configuration. This feature allows the platform user to overwrite the version with a value set in Mobile Builder when generating a binary.
We now meet compatibility requirements with Android devices that use 16 KB page size (Android 15+). This improves stability and avoids installation issues and unexpected app closures in newer models.
We fixed an issue in the status bar that prevented the it from adopting the colours defined in the theme in devices with Android 15.
We fixed an issue that degraded connections from TLS 1.3 to TLS 1.2 in Android 10 or higher, now guaranteeing more security and compatibility, without affecting older devices.
We are no longer providing support for armeabi, x86 and x86_64 architectures in Android, maintaining armeabi-v7a and arm64-v8a only. This reduces the APK size and optimizes distribution for most modern devices.
We migrated the VTContract module from Kotlin Multiplatform to native Swift, which improves performance in iOS devices and grants the user a more fluid experience.
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 added a new library called Wallet Pass, which counts with the add_pass_to_wallet function that can be invoked through a Call API. This allows to add previously generated passes to Android and iOS wallets.
We added a new functionality that allows to overwrite the UI version shown in the app's splash screen when initializing the app or when downloading a new configuration. This feature allows the platform user to overwrite the version with a value set in Mobile Builder when generating a binary.
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.