Simulator 5.74
  • 16 Oct 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Simulator 5.74

  • Dark
    Light
  • PDF

Article summary

Release date: 2024-07-31

New Features

The feature for handling event actors' accounts and transactions when assigning roles (view/sign/execute) to users in an event or any actor has been implemented. It ensures the tracking of user roles and completion of tasks in event-related processes:

  • Upon creating an event, accounts will be opened for the actor with the Event type:
    • Owner: An account to store the actor ID of the user who created the event.
    • View: An account for the user assigned the View role.
    • Sign: An account for the user assigned the Sign role.
    • Execute: An account for the user assigned the Execute role.
  • Actor roles: View, Sign, and Execute accounts are grouped for each actor.
  • User roles: Similar accounts are opened for every user involved in the event.

Improvements

  1. The chat widget has been optimized by removing the /config request sent during the chat button's initial load.

  2. When you hover over an event in the list, it is highlighted with a blue frame.
    5.74 highlight

  3. The dropdown of workspace selection in Simulator.Company and Account has been synchronized.

  4. The event reaction time has the following format: DD M YYYY HH:MM:SS.
    5.74 event reaction time format

  5. When you create an actor with a template, you can view its access history.
    History of access

  6. You can attach .TTF files to an actor.
    TTF attachment

  7. The support widget UI has been improved.
    Support widget

  8. The loading process for many reactions in one event has been optimized.
    Reactions for event

  9. In the Split view, you can see a list of 20 events on a screen.

  10. The context display in the event Details tab has been improved.

API

With the actors_filter API method, you can check whether:

  • {field} = empty value
  • and {field} != empty value

Scripts

The GET parameter to change the time format has been added to the event calendar.

Fixed Issues

  1. Dashboard table: The header is misplaced and covers the table rows when scrolling.
  2. The preview actor reference doesn’t appear: Now you can see and copy the actor reference.

Was this article helpful?

What's Next