26.0.0
Summary¶
This release introduces multi-trace and multi-agent support. You can now open multiple trace files simultaneously, connect to multiple live agents, and compare data across them in the same panels.
Added¶
- Multi-Trace Support: Open and compare multiple trace files in a single workspace. Learn more →
- View signals from different traces side-by-side
- Signal paths show trace and agent context (e.g.,
flight_test_001:agent::motor/status.rpm)
- Multi-Agent Support: Connect to multiple live agents and view their data together.
- Monitor signals from different agents in the same panels
- Signal tree organized by Agent → Source → Message → Signal
- Right Sidebar:
- Pin frequently used layouts, connections, and traces for one-click access
- Sections for pinned and recently used items
- Status indicators show items states
- Color Palette: New expanded color palette.
- Colors are visually distinct even for colorblind users
- Click any signal chip to customize its color
- Panel Descriptions: Add notes to panels.
- Descriptions are saved with layouts
- Panel Data Builder: New workflow for configuring panel signals/actions. Learn more →
- Autocomplete signal paths as you type
- Scope signals to specific traces or agents
- Copy and paste signal configurations between panels
- Cross-Tab Panel Movement: Drag panels between tabs to reorganize your workspace. Learn more →
Changed¶
- Table Panel: Faster performance with large datasets, filter/search state persists across sessions
- Plot Panel: Scrollable signal list (shows 2 rows by default, expandable)
- Panel Chips: Better drag and drop support for all signals/action with visual dropzone indications
Fixed¶
- Inconsistent app zoom handling across all platforms
- App lockup when configuring an extension
- Improved cache strategy
- Lots of a little bugs and UI/UX consistency improvements throughout!