[5.119.0] - 2025-06-25
- Application Versions:
- server - 5.119.2
- frontend - 5.119.0
- realtime - 3.4.2
- control-tasks - 2.56.0
- widget - v1.61.0
๐ง Functional Enhancements
- Integrated AI Prompt Node Call via Add Content and highlighted available features
- Enabled quoting in transcripts
- Enabled split screen sharing mode with auto-collapse
- Enabled exclusive mode switching in Graph Editor
- Added support for "center" alignment in Simulator embed widget
- Enabled link opening from external sources via mobile Simulator
- Implemented block-specific forms (front-end and back-end)
- Extended call reaction functionality to support reactions for specific users (front-end)
- Added negative reactions for entire call and transaction processing
- Enhanced comment creation API with immediate attachment support
๐ Fixes
- Redirected to the Meeting Tab after accepting a P2P call
- Fixed incorrect chat navigation from the bell icon ๐
- Ensured shared screen remains visible after tab switch in a call
- Fixed data display issue on dashboards for the last day
- Investigated and resolved DataCloneError when embedding call via iframe
- Fixed periodic freezing during screen sharing in calls
- Fixed incorrect display of last reaction time in Simulator chat list
- Fixed incorrect behavior of quote in the description field
- Prevented text selection reset in read-only event description
- Fixed incorrect active state display in the Chats section
- Fixed issue with disappearing unread messages list
- Fixed missing attached files in chat list header
- Fixed Smart Forms autocomplete clearing initial value on first click
- Fixed chip behavior in comments
- Fixed incorrect multilayer behavior on the graph
- Fixed incorrect event list display in Events section
- Fixed missing notifications for upcoming calls when a previous call was still active
- Fixed unread counter not resetting after message is read
- Fixed chat scroll jumping to top on switch
- Corrected unread message counter colors in active chat
- Fixed HTML rendering of chips in chat previews
๐จ UI/UX Improvements
- Centered shared screen when zooming with touchpad
- Highlighted active filters in UI
- Displayed correct UI message when currencies are unavailable in Simulator accounts
- Renamed "Actors bag" label to "Actor Bag" across Simulator interface
- Redesigned the right panel in the Chats section
- Added unread chat counters in the sidebar
- Updated browser tab titles in Simulator to show "Chats" for P2P chats
๐งฉ Graph / Flowchart / Editor Enhancements
- Added all Corezoid nodes to the Simulator flowchart editor
- Grouped blocks in the flowchart editor menu
- Assigned coordinates to actors on parent valency graphs (front-end)
- Assigned coordinates to actors on parent valency graphs
- Assigned coordinates to actors in the Actor Bag Graph
- Implemented flowchart actor numbering
- Preserved flowchart structure and links when copying to another graph
- Refactored graph layer list (System vs Custom)
- Handled errors when creating actors on the graph (undefined ID)
- Added new blocks systematically to algorithm editor via API
๐ง Backend / Infrastructure
- Implemented back-end logic for notification management
- Added start_date and end_date fields to the actors table in control-tasks service
- Optimized PostgreSQL master-slave architecture via API
๐งผ Minor Behavior Changes
- Suppressed system connection status messages in fullscreen Smart Forms
- Synchronized call notifications across browser tabs
- Synced live meetings with updates from other real-time events
- Prevented group chat creation without required fields
- Ensured transfer is visible without requiring graph refresh
- Fixed skipSubmitOnChange behavior when value was unchanged
- Prevented long form reference from overlapping the Owner field