·
7 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Release
Version: v2.1.0
Commit: 9bdaf073d
Added
- Custom Columns
- You can now add columns derived from object metadata (labels and annotations).
- The Columns dropdown now has an
Addbutton. This opens a modal to select a metadata field to use as a source for a new column. - Custom columns can be renamed and deleted via hover icons in the Columns dropdown.
- Change Column Order
- Drag and drop to change the order of columns in a table.
Changed
- Redesigned the Columns dropdown to support the new features. Additionally:
- Columns that cannot be hidden are indicated with a lock icon.
- Locked visibility columns can still be reordered.
- The new
Resetbutton resets all of the column state (order, width, and visibility) to default. - The new
Onlybutton (on hover over an item) selects only that column and hides others.
- Columns that cannot be hidden are indicated with a lock icon.
- Column visibility and order is stored in Favorites.
- The new "Only" button, as well as cosmetic changes from the Columns dropdown, has been applied across all dropdowns throughout the app.
- Diagnostic panel redesign.
- The
Refresh Domains,Streams, andBroker Readstabs have been consolidated into two tabs that more closely follow the actual data flow.Cluster Datashows a hierachical view of clusters, scopes, and domains.Connectionslists the sockets and reads that belong to no domain.
- The
Fixed
- Duplicate Favorite names are now rejected. It's no longer possible to create different Favorites with the same name.