- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Release date: 2024-10-23
Improvements
- The graph file import mechanism has been enhanced: files in actor fields and attachments are now recreated with identical data but new
fileName
andfilePath
values. - Search functionality in forms has been enhanced with the ability to submit search queries by pressing Enter. The new
submitOnEnter
option works alongsidesubmitOnChange
for non-multiline edit components. - PDF and DOC file preview capabilities have been expanded with zoom in/zoom out functionality in the carousel component.
- The video component in CDU has been enhanced with a new preview option:
- Added
"extra": { "preview": true }
property. - Enables video file embedding in forms.
- Works with all supported file types (.pdf, .docx, etc.).
- Query search functionality has been refined:
search_true
now displays only the search magnifier.- New parameter added to toggle between calendar and standard views, split view, and the "+" entity addition icon.
- Chat widget resizing has been implemented to match custom bars functionality.
Fixed Issues
- Form import with nested actors fails when importing forms containing dropdown fields with actor filters: Now forms with nested actor references import correctly.
- On the Events page, time input field edits sometimes don't update the data: Now time changes reflect immediately.
- When more than 40 filters exist, newly selected or created filters disappear from the list after page reload: Now selected filters remain visible without additional search.
- Actors shift position after page reload when expanding and collapsing actors: Now actors maintain their correct positions after page reload.
- States are drawn without pressing the Command button when attempting to move the graph: Now state creation requires proper Command button interaction.
- The "+" icon near states displays incorrectly with quick panel open: Icon disappears on hover, and quick panel overlaps the "+" button. Now the "+" button remains visible and properly interactive.
- The Apply button in transfer filters remains clickable when disabled: Now disabled buttons properly prevent interactions.
- Stream event counts display incorrect numbers (e.g., showing 85 events for streams containing only 3): Now event counts display accurate numbers.
- Creating a new graph and navigating to the Graph section generates "Cannot read properties of undefined (reading 'nodes')" error: Now graph creation and navigation work correctly.
- Actor renaming on graphs is not functional: Now actor names can be modified properly.
- The Remove from layer button in the side panel connections doesn't remove connections: Now connections are properly removed when using this button.
- Quick actor creation is blocked by preloader after creating the first actor: Now multiple actors can be created quickly without interference.
- Actor detailed view actions overflow beyond screen boundaries: Now actions remain within visible screen area.
- The Up/Down state positioning buttons don't send requests when clicked: Now state positioning works correctly.
Was this article helpful?