You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[0.3.76] - 2026-09-09
Helm changes
Applications versions:
server - 5.181.0
frontend - 5.181.0
realtime - 3.16.0
control-tasks - 2.86.0
widget - v1.102.0
claude-code-api - 1.12.0
Improvements / New Features
1. Graphs & Graph Editing
Added Graph import/export through the Simulator API, including preservation of graph metadata and names.
Added Sequence Diagram view for visualizing graph execution flows.
Added Hole management improvements, including collapse, conditional closing, and returning to a hole after editing.
Added support for displaying holes and hole relationships in Gantt view.
Added Actor and User Entity Pickers for easier selection of entities in forms and graph configuration.
Added Origin information to the Graphs list.
Added layer search by ID when adding layers to a graph.
Added improved support for multi-layer graph structures and layer-to-layer relationships.
Added Graph sharing in Rooms for collaborative work.
2. Gantt & Planning
Added task dependencies with the ability to add and remove dependencies.
Added manual phases as section dividers.
Added a resizable actor/task panel.
Added overdue indicators with the number of overdue days.
Added predicted overdue indication when an event reaches 70% of its available time.
Added contextual hints for overdue events.
3. Forms, Accounts & Dashboards
Added improved account visibility and period filtering on dashboards.
Added sorting and filtering for Actor Bag and Account Templates.
Smart Form now opens by default when a graph is opened.
Added support for additional CDU components, including progress bars and improved input capabilities.
Added speech-to-text/dictation support for multiline CDU inputs.
4. Collaboration & Meetings
Added recurring meetings support in the UI.
Improved screen-sharing integration with meeting transcription: recording of the screen-sharing start event; transcript visibility during screen demonstration.
Added improved meeting and transcription behavior for collaborative sessions.
5. Accessibility
Improved the Simulator chatbot widget to better align with Web Accessibility / WCAG requirements.
6. Performance & Reliability
Optimized Graph and Form list requests.
Optimized graph update handling to reduce flickering during real-time updates.
Improved browser memory behavior during multi-participant screen sharing.
Improved database performance for transaction creation and counter operations.
Improved runtime and frontend deployment infrastructure.
7. Graph & Gantt UX
Improved graph navigation, hole rendering, and connection editing.
Improved visualization and interaction with holes and nested graph structures.
Improved Gantt layout, resizing, overdue indicators, and task navigation.
Improved actor and layer selection workflows.
Improved Graphs, Actor Bag, and Account Template list usability with sorting and filtering.
Improved Smart Form and CDU interaction patterns.
8. Security
Strengthened cross-origin messaging and frontend security controls.
Improved access-control handling across actors, events, widgets, and deleted entities.
Improved protection of application and deployment configuration secrets.
9. UI Consistency
Added and standardized reusable UI Kit components such as Accordion, EmojiPicker, Link, and Recurring Meetings.
Updated the AI Console UI according to the latest design system.
Improved visual behavior of Graph details, dashboards, dialogs, dropdowns, chips, and navigation elements.
Bug Fixes
1. Permissions & Access
Fixed incorrect redirects for users without Actor access.
Fixed access checks for deleted Actors.
Fixed cases where global user permissions could be incorrectly restricted by local Actor roles.
Fixed permission changes not being reflected until a page refresh.
Fixed incorrect widget navigation after access rights were removed.
Fixed repeated access prompts when opening public meeting links.
Fixed Firefox-specific 403 access issues.
2. Graphs & Holes
Fixed holes not appearing immediately after conversion or editing.
Fixed holes not being displayed correctly after graph changes.
Fixed incorrect behavior when replacing hole Actors.
Fixed transitions not appearing immediately after hole replacement.
Fixed hole values not being preserved after editing.
Fixed validation states not being highlighted correctly when closing holes.
Fixed incorrect connection behavior after adding transactions to hole connections.
Fixed connection types changing incorrectly after closing holes.
Fixed hole link counters not updating correctly.
Fixed incorrect positioning and rendering of hole connections.
Fixed graph names being lost during import/export.
Fixed several layer search and layer rendering issues.
3. Dashboards, Forms & Accounts
Fixed accounts not appearing on dashboards after creation.
Fixed dashboards displaying no data in certain accounts.
Fixed incorrect account values and date ranges in dashboards.
Fixed incorrect field rendering when selecting users.
Fixed errors when creating Actors on new layers.
Fixed incorrect values shown in Actor Bag metadata.
Fixed issues with dashboard title visibility.
Fixed UI errors when hovering over chips and interacting with filters.
4. Gantt
Fixed completed events incorrectly appearing as overdue.
Fixed overdue text overlapping the overdue label.
Fixed incorrect overdue calculations and indicators.
Fixed Gantt rendering and interaction issues after graph changes.
5. Meetings & Screen Sharing
Fixed missing call exit events in transcription.
Fixed incorrect participant counts after network reconnection.
Fixed meeting sidebar scrolling issues.
Fixed transcript and screen-sharing synchronization issues.
Fixed browser memory growth during multi-participant screen sharing.
6. UI & Stability
Fixed broken dropdown positioning and dialogs being hidden behind other UI elements.
Fixed incorrect Trash page column alignment.
Fixed PDF rendering errors.
Fixed Firefox session expiration issues.
Fixed HTML entities being rendered incorrectly in bot prompts and responses.
Fixed several Smart Form, Event, Chat, and navigation UI issues.
Fixed multiple production and deployment configuration issues.