25.6.0
AS 1.3.0
Fixes
Improved the text of the A60 error message shown in the Unblock Users page (Users > Unblock User) when trying to unblock users who didn't have a password set for their account through the Confirmed Password mode.
Fixed an error in the User Status page (Monitoring > User Status) that showed an incorrect last update date for users’ accounts.
BRMS 1.2.9
New Features and Improvements
Added the possibility to integrate the component with OpenTelemetry.
Devtools 2.4
New Features and Improvements
Improved app's security by adding an API Token in Mobile Builder that needs to be set to use Devtools. This API Token must be configured each time a new application is created in Mobile Builder.
HCMS 1.1.22
New Features and Improvements
Added the possibility to integrate the component with OpenTelemetry.
HTTP TO TRX 1.3.27
New Features and Improvements
The component now supports the TLS protocol and allows self-signed certificates.
Middleware 1.15.3.1
New Features and Improvements
Updated valid characters in a Blue Green experiment.
Added a validation to ensure imported transactions contain the same transaction code as IRIS.
Increased the number of registers that can be visualized when creating a release candidate from 20 to 1000.
Added validation to the JSON when executing a transaction.
Fixes
Fixed an issue where Middleware did not interpret DEV and PROD environments correctly.
Fixed an issue affecting transactions with descriptions longer than 30 characters.
Fixed an issue that caused an error on host-type processes that contained an incorrect JSON. Now, this JSON is validated before executing a transaction.
Fixed component's model after detecting an error on new installations.
Fixed a compilation error for Centos/Red Hat 7. It no longer needs C++17 and now C++14 is used instead, and the filesystem dependency was deleted.
Mobile Builder 1.6.0
New Features and Improvements
Improved the build launch process and added three new statuses. The process is now segmented into two stages: binary generation, and build artefact upload. Each stage has different statuses, which are displayed in Builds page of all applications.
In the binary generation stage, the system performs the binary compilation and artifacts generation. Builds in this stage can have the Scheduled, Running, Cancelled, Failed, Relaunched and Succeeded statuses.
In the build artefact upload stage, artifacts are uploaded to the repository. Builds in this stage can have the Pending Upload, Upload Failed, and Uploading statuses. If the build artefact upload stage fails, users can now retry the stage without having to generate the binary and artifacts again.
Fixes
Fixed an error that unsorted the list of Android, iOS, and Harmony versions shown when launching builds.
Notif 1.14.1.20
New Features and Improvements
Added a validation that prevents entering users with blank spaces at the end when creating notification messages.
Studio 4.8
New features and improvements
Added the Used In feature for business parameters in configurable transactions. Now, the user can see in the BPs list which parameters are used in each transaction This facilitates the promotion of transactions between environments, reduces errors and improves traceability of parameters use.
Migrated the API REST entity to Git and added a list for REST services, separated from SOAP services. We also added dependencies, which allow the user to identify if a REST service is being used by a transaction or action library. Now, any update of a REST service automatically impacts on the entities invoking it, which improves automatic updates and changes traceability.
Improved transactions and libraries opening and saving processes, while reducing loading and response time. This improves daily work, reduces waiting time, and increases user productivity.
Improved the Assets section by configuring that default assets (those generated by default when an app is created) appear created locally and with the option Only if I use it preconfigured. With this improvement, the creation of a new app does not impact on the configuration weight of other apps in the same environment. Before this, assets were generated globally (for all apps in the environment) and with the option Always preconfigured, which caused assets to be automatically included in any app generation.
Enhanced the cache mechanism to improve the tool performance when the user opens a screen.
Improved the performance of the entities loading when the user opens an app.
Improved the performance of the interaction with Git.
Improved the description of error messages that appear when the user enters configures parameters incorrectly.
Improved the toolbar user experience. Now, the user can navigate through all conflicts when creating the dependencies tree.
Added the On Long Pressed attribute to the Flex Container and Button components. This attribute allows the user to set an action to be executed when the user presses on the component for a specific period.
Fixes
Fixed an error that affected web apps using breakpoints. When the Visibility attribute in the right panel of the screens editor was configured with the none option, the screens editor interpreted the option as an empty value and applied the largest breakpoint size. Now, the option none functions correctly, while ensuring a precise configuration.
Fixed an error in the Repeater component that failed to properly show a repeater in horizontal layout when the Width attribute was empty.
Fixed an error in the lambda processes low-code comparator that failed to show on error blocks. Now, these blocks are correctly displayed, while making it easier for the user to review and filter flows.
Fixed an error in the Animation Editor that caused drop-down menues within it it to appear behind the modal.
Fixed an error that prevented the automatic update of table type inputs when the user edited an action library. Now, when the user modifies an action library, these inputs are correctly synchronized and show the expected changes.
Fixed an issue in the edition of default token names. Now, the output values clientId (003), clientKey (004) y initialTransactionFlag (008) can't be edited when the field External Variable matches the reserved values. If the token value assigned is different, the user can edit the fields.
Fixed a Cross-Site Scripting (XSS) vulnerability in the Workflow module that could potentially allow the execution of malicious script in the user navigator.
Fixed critical erros in Git operations by implementing preventive validations to avoid commits that could potentially eliminate repository content in bulk. This fix solves incidents where local errors caused loss of entities (such as screens or lambda processes). Now, when a risky operation is executed in Git, such as Git add, the system identifies the issue and blocks the action, while protecting the integrity of the project. This avoids the loss of data due to mistakes in the local environment, improves security and trustability in Git when using Studio.
Fixed a MissingObjectException issue that occurred when receiving merge webhooks from Gitlab.
Fixed a memory issue that affected environments with a large number of assets.
Fixed an issue that did not load information about merges.
Fixed an issue in configurable transactions that did not allow users to connect inputs through the bulk connections functionality.
Fixed an issue where screens that contained "CE" or "SE" in expressions could not be imported or edited.
VT-NET 1.15.2.5
New Features and Improvements
Updated component's model so that inserts include a dummy value in the INTR_VERSION field in the VTDB.INSTITUTION_TRANSACTIONS table.
Fixes
Fixed a memory leak that occurred on DSTM type messages when a transaction sent to the AS received a caller_id.
Fixed an issue in transactions that returned an error when trying to add a numeric value in a field that expected a VT value.
VT-NET Notif 1.15.2.3
Fixes
Fixed an issue that caused campaigns to fail when sent to active users in environments configured with more than one product.
Fixed an error that displayed an incorrect number of unread notifications in the badge number of iOS application icons.
Workspace 1.3.9
New Features and Improvements
Added the ability to integrate payments through the PIX payment system by configuring Depay as an external provider of Middleware.
Mobile 7.16.0
Android
Fixes
Fixed an issue that did not propagate the REFRESH event in a Flex Container component with a fixed scroll.
Fixed an issue that made a white line appear in the bottom corner of the screen on devices with a 21:9 aspect ratio. Now, the interface adapts correctly to these screens by calculating the area in use and avoiding cutting information on the screen.
Fixed an issue in which the app did not obtain the device's size correctly.
Fixed an error with permissions management that caused an app to stop working when a user denied contact and storage permissions to the app.
Fixed accessibility reading in VTInput components with masks.
Fixed onload behaviour for modules to guarantee that they are executed after a screen is rendered.
Fixed a crash that occurred when loading configurable components when the configuration was not available. Now, the system verifies the configuration is ready before processing actions.
Fixed an error that did not disable screenshots even when having the ScreenShot Disable parameter configured.
Fixed an issue that affected a configuration download and caused an app to block with several errors.
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 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.
iOS
Fixes
We fixed an issue that did not apply padding to the text (single line and single stretch) when it is within a Flex Containers.
Fixed an issue that affected a configuration download and caused an app to block with several errors.
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.
Web 2.11.1
Release date: January 2026
Fixes
Fixed an error that caused an inability to save dates.