- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Release date: October 11, 2023
Improvements
- The visualization of an actor's history was improved.
- You can open the Events menu without using the left sidebar: Add the ?hideSidebar=true appendix to the event URL.
- In the Preview mode of the Actors Card constructor, you can change the card opacity.
- You can collapse and expand the dashboard actor on the graph.
- YouTube Integration: Now, when an actor description or reaction text contains a link to a YouTube video, you'll see a YouTube video preview widget and will be able to launch the video directly from the platform.
- In the Events split view mode, the Info and Details tabs have been merged into the Details tab with the Chat tab moved to the first position in the details window.
- The
Get list of transactions by account id
method was added to the API documentation. For more information, go to Get list of transactions by account id. - Full-text search for actors has been optimized and works faster now.
- Requests for granting and receiving access permissions are sent faster now.
Scripts
- You can embed dashboards into scripts using the widget component. extra.widgetUrl must be formed this way:
{simulatorEnvUrl}/dashboard/{accId}/view/{actorId}
, where:
a.simulatorEnvUrl
is your Simulator’s URL (for example, https://admin.control.events).
b.accId
is your Workspace ID.
c.actorId
is your dashboard actor ID.
Was this article helpful?