Added
New dashboard widget types: `APP_FEATURE` and `LISTVIEW`
April 2nd, 2026
🏷️ API version:
2026-04
The ExternalWidget enum now includes two new widget types for dashboards:
| Widget type | Description |
|---|---|
APP_FEATURE | Embed custom app functionality as a widget in dashboards |
LISTVIEW | Display cross-board items in a tabular list format with filtering and sorting |
