Skip to main content

Veritran Docs

Release Notes 26.2.0

Abstract

This article outlines the release notes for Veritran version 26.2.0, including new features, platform improvements, and bug fixes across all components. It provides a comprehensive overview of enhancements, resolved issues, and updates aimed at improving performance, stability, and user experience.

AS 1.15.0.6

Fixes
  • Fixed an issue where users could make a fourth validation attempt in OTCs, even when they were configured with three attempts before disabling themselves. Now, the system respects the three attempts before disabling OTCs.

HTTP to TRX 1.3.28

Fixes
  • Fixed an issue with global indices.

Middleware

New Features and Improvements
  • Updated Docker images to fix vulnerabilities.

  • Added the ability to delete transactions in Middleware directly from Studio, regardless of the transaction’s status. Also added the possibility to massively delete associated transactions when deleting a branch.*

  • Created a directory named resources for the UAS component, where resources and their configuration are stored.

VT-NET-Notif 1.15.2.7

New features and Improvements
  • Added the possibility to use an array in the appMessageUpdates field for the MessageUpdates service instead of repeating the same key multiple times.

Studio 4.10.0

New features and Improvements
  • Improved the transactions editor by adding the following:

    • support to Table type in Get Variable y Set Variable;

    • global search tool to find variables and nodes; and

    • new organization criteria in the transactions list.

    These improvements reduce the need to use Script, make complete flows maintenance easier and reduce development and troubleshooting times.

  • Added new states in the themes editor for Flex Container and Text Label components.

  • Added the Initial State attribute to the right panel of the screens editor for the components: Flex Container, Text Label, Text Input and Button. This new attribute facilitates building in components that must have a state different than the active default state when first rendered in the screen.

  • Added the styles defined in the Design System to the default theme in the new themes editor.

  • Improved the merge feature and merges now are executed synchronically and exclusively in the target branch. When merge requests are created in the source branch, they will be redirected to the target branch to be processed. While the merge request is in process, no other actions can be executed. This technical and functional improvement mitigates current errors in the processing of merges.

  • Migrated JDK 8 to JDK 21. This brings performance, stability, scalability and usability improvements.

  • Added support for the drag and drop gesture in Android, allowing to drag and drop elements within the interface to enable interactions such as reorganization and to assign actions. This feature includes visual feedback when the element is being dragged and validates target areas to improve user experience.

  • It is now possible to set spacing in 0 in a Card Container.

  • Added a new font size option that allows text and components to adopt the size configuration defined by the OS. This maintains backward compatibility and improves autosizing in key components.

  • Added the swipe gesture in the Repeater component, allowing to enable swiping left or right and to associate actions with the long swipe.

VT-NET 1.15.2.10

Fixes
  • We fixed an error  in transactions that were configured with an Iterator action node with an empty array.

Web 2.11.7

Fixes
  • Fixed an issue in the parsing of Veritran expressions related to escaping special characters, particularly the $ symbol. This correction ensures expressions are interpreted properly, preventing evaluation errors and improving overall stability and reliability.

  • Fixed a performance issue by removing token 160 after each download. Previously, when this token contained large base64 data, it negatively impacted subsequent steps in a lambda. This change prevents unnecessary accumulation of heavy data, improving performance and efficiency during process execution.

  • Fixed a logout issue that occurred when closing the browser tab, which prevented the configured procedure (such as L_SESSION_LOGOUT) from running. This caused sessions to remain open, authentication tokens not to be cleared correctly, and unexpected behaviors when using deep links. Session logouts now work as expected, ensuring a more secure and predictable user experience.

  • Fixed an automatic scrolling issue that occurred when refreshing a View within an Organism or Flow. Previously, scrolling was triggered in all contexts, resulting in unexpected movements in the interface. The behavior is now limited to the Main context, improving visual stability and navigation experience.

* Feature availability

If you are interested in this feature, contact your Technical Account Manager.