- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Release date: October 04, 2023
New Features
- On the Events page, the filters functionality has been enhanced.
Now you can use filters to:
- Sort events by creation date.
- Sort events by event owner.
- Stream all events on the page.
- Group all events in one stream.
Filters reset
The applied filters are reset when you reload or close the Events page
- The API Gateway section has been added to the Simulator main menu. For more information, go to API Gateway Overview.
Improvements
Together with actors, now you can export and import all their connections of the Hierarchy type. For more information, go to Import & Export.
Now, when you repeat a transaction, all extra parameters are automatically added.
- The maximum size of files that can be uploaded to the cloud version now is 100 MB.
Scripts
- The attachment component has been added to upload multiple files at the same time. For more information, go to Attachment.
- The
payload.treeInfo.rootActorFormId
parameter has been added to the data model for theupdateReaction
anddeleteReaction
event types that are sent to the user's API webhook. - For the getAccountNames and getCurrencies public API methods, the default value of the
withStats
parameter is now false. When sendingwithStats: false
, the method works much faster.
Fixed Issues
The following items have been improved and fixed:
- The image of the API key in the chat widget.
- Multiple tag replacement in the settings of the Account-Currency pair.
- The
sessionData
object creation for SSO users, which is received by the script's process-receiver. Now the structure of the sessionData object is the same as the one for users with other types of authorization.
Was this article helpful?