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
Critical Path Preview Optimization for L2 Swimlane Chart: When previewing the l2_swimlane_records.json file, if the critical path analysis output files (CPM_observed.json and CPM_static.json) exist in the same directory, users can enable the corresponding critical path display mode via the critical path option in the render configuration. In this mode, non-critical path tasks in the worker view of the L2 swimlane window will be uncolored and become non-selectable, making it easier to focus on core critical path tasks.
Full Task ID Search Support: Extended the task search function for deps*.json preview. The search feature now supports matching complete task IDs in the format of r{}t{}, enabling more accurate and precise task lookup.
Bug Fixes
Table Sorting Fix: Fixed the issue of ascending/descending sorting failure when clicking the header row of the preview table for name_map*.json files. The one-click header sorting feature now works properly to support quick data sorting and viewing.