What's new in Volt MX Go v2.1.2
Release date - June 16, 2025
New features
Design Import
-
The import of checkbox and radio button fields in a Domino application is now supported, along with their generation in the Volt Iris-published Domino application. This feature simplifies the selection of available options within the Volt Iris-published Domino application, resulting in a better user experience.
-
The logout action is now supported from the logout button in the header of the Dashboard form within the Volt Iris-published Domino application.
VoltFormula
Rosetta API
-
Implemented a new API:
Category API network restfulAPI()
For more information, see RestfulAPI() and the Rosetta API reference documentation
.
Improvements
Design Import
-
A user can now readily correct entries on the Create New Identity Service page of the Design Import Wizard in case of an error connecting to Domino REST API during the Identity Service step of the Design Import workflow. When the error occurs, the user is informed of the details and how to address it. The user is redirected to the Create New Identity Service page, where previously entered information is saved, simplifying the correction process since only the necessary details need to be updated.
In case of an error connecting to Domino REST API using an existing identity service during the Identity Service step, the user is informed of the details and how to address it. This enables the user to easily update the existing identity service in Volt Foundry based on the received information.
Domino Adapter
-
Improved the Domino Adapter function for displaying date values in label widgets by allowing it to show the received invalid date values as raw string values. Additionally, when the function encounters an invalid date value, a console log is generated to inform users that the raw string representation of the invalid date is displayed.
-
Improved the Domino Adapter function for displaying date values in calendar widgets by allowing it to show a null value when it receives an invalid date value. This change prevents errors that could impact other fields on the page of a Volt Iris-published application. Additionally, a console log is generated when the function receives an invalid date value, informing users that it encountered an error while converting the invalid date value into the required format for the calendar widget.
VoltFormula
Volt Iris
- Added definitions and sample snippets for
@Debug
,@Context
, and@RestfulAPI
Rosetta-only specific functions under the Custom category in the Formula Samples dialog.
Rosetta Converter
- Added definitions and formula samples for
@Debug
,@Context
, and@RestfulAPI
Rosetta-only specific functions. - Updated the conversion mechanism for
ENVIRONMENT
and@Environment
to accept formula expressions as params.
Volt Iris
- Improved form generation by skipping form generation for methods of data models not used to display Domino data, such as the Other Metadata data models. This enhancement streamlines form generation and avoids erroneous warnings in the Volt Iris log when generating forms.
Resolved issues
Volt Iris
- Fixed the issue with the improper rendering of the Details form in a Volt Iris-published Domino application.
Others
Domino Adapter
Added details related to special characters that you can't use as string values when performing the methods for interacting with the data models. For more information, see Special characters.
VoltScript Early Access
The Early Access v4 release of VoltScript is now available and provides new features and enhancements for VoltScript Runtime, VoltScript Archipelago Dependency Management, VoltScript Build Management VS Code Extension, and other VoltScript Extensions.
To learn more about the Early Access v4 release of VoltScript and related components, see VoltScript Documentation .