7.14.0
Release date: September 2025
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 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 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.