- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Release date: 2024-10-09
Improvements
- The freeze events now have an input field that allows launching custom bars. For example, you can use the Set chat theme custom bar in the contact center after freezing a chat.
- The stepper component visibility property has been enhanced:
- The visibility:
hidden
option now hides the specified option. - The visibility:
disabled
status is now reflected in classes.
- Actor movement tracking on graphs has been improved:
- Each movement/deletion of an actor or group of actors is now tracked as one step.
- You can configure the number of saved movement steps in graph settings.
- The number of possible undo actions now matches the number of steps selected in settings.
- The quick menu for states now opens near the cursor when clicked, improving visibility for large states.
- The Export Corezoid entities checkbox is now unchecked by default when exporting graphs.
- Spell checking has been added to Multiline edit fields in forms. You can enable spell checking by setting the
spellCheck
parameter totrue
. - Mobile device styles have been enhanced when used with query parameters (e.g.,
hideInfoPanel
):
- Minimal padding (16px) has been implemented.
- Reaction content now fits the screen without scrolling.
Fixed Issues
- After renaming an actor and immediately moving it, the shadow displays an incorrect name: Now shadow names update correctly after actor renaming.
- When using the Lasso tool to select actors, State actors cannot be selected: Now State actors are properly included in Lasso selection.
- A graph remains displayed in the list after deletion: Now deleted graphs are immediately removed from the list.
- Unable to open graphs in tablet layout: Now graphs open correctly on tablet devices.
- Calendar dates are highlighted as errors even when unchanged: Now dates are only highlighted as errors when actually modified.
- Undo/redo operations are possible for pinned actors' traces: Now undo/redo operations are properly restricted for pinned actors' traces.
- The "Cannot read properties of undefined (reading 'id')" error appears after deleting all actors on the page: Now actors are deleted correctly without errors.
- The selected actors counter doesn't reset after deleting an actor: Now the counter updates correctly after actor deletion.
- When clicking on actor shadows after cutting actors on a layer, the actors don't reappear on the layer: Now actors properly reappear when interacting with shadows after cut operations.
Was this article helpful?