github corezoid/control 0.3.28
Chart 0.3.28 [ Control 5.36.0 ]

latest releases: 0.3.47, 0.3.44, 0.3.43...
15 months ago

[0.3.28] - 2023-10-19

Helm changes

  • Parameters in applications configs are moved to deployment via env, transmitted through secrets
  • Optimization of nginx config and image reduction
  • Added additional settings and ingress for moving from one domain to another
  • Applications versions:
    • server - 5.36.0
    • frontend - 5.36.0
    • realtime - 3.0.4
    • control-tasks - 2.16.0
    • widget - v1.9.0

Improvements

1. The visualization of an actor's history was improved

2. You can open the Events menu without using the left sidebar: Add the ?hideSidebar=true appendix to the event URL.

3. In the Preview mode of the Actors Card constructor, you can change the card opacity.

4. You can collapse and expand the dashboard actor on the graph.

5. 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.

6. 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.

7. The Get list of transactions by account id method was added to the API documentation

8. Full-text search for actors has been optimized and works faster now.

9. Requests for granting and receiving access permissions are sent faster now.

10. On the Transactions page, you can export transactions as .csv and .xls files. When clicking Export, the export of all transactions that fully match the specified filter in the Transactions section starts.

11. On the Events page, you can receive sound and push notifications that you can configure in Notifications of the Settings section.

12. You can add reactions to actors within a third-party system, enhancing your engagement and interaction capabilities

13. You can filter events by:

  • Multiple owners simultaneously
  • To Do and To Sign categories

14. When creating a transaction against a text or actor ID account, the transaction value is now sent to the user's API webhook.

15. For the updateActor event type, the user's API webhook will now receive the additional diff field with the change object.

16. The Import & Export feature has been upgraded: Now, all types of connections are exported and imported along with the actor, making data management even more comprehensive.

Scripts

1. 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.

2. Use the modalHeader array for modal type sections. If the array isn't empty, the standard modal close cross won't be displayed, allowing you to customize the modal header and track cross clicks in your Process

Don't miss a new control release

NewReleases is sending notifications on new releases.