Releases: lakekeeper/console-components
Releases · lakekeeper/console-components
v0.3.7
0.3.7 (2026-03-16)
Bug Fixes
- ui: hide only chart card on statistics 403 instead of showing error snackbar (4e53dc8)
- ui: namespace permissions GRANT button missing due to missing warehouseId prop (4e53dc8)
- ui: navigation tree auto-expands to reflect current route (4e53dc8)
- ui: navigation tree auto-updates on namespace/table/view create and delete (4e53dc8)
- ui: refresh button preserves expanded tree state (4e53dc8)
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
0.3.0 (2026-03-08)
Features
- ui: add community action cards to Home page (a2adeb2)
- ui: add CONTRIBUTING.md, ROADMAP.md, feature request template, and proposal workflow (a2adeb2)
- ui: add GitHub stars button to AppBar linked to repository (a2adeb2)
- ui: add HomeStatistics dashboard with project/warehouse/table/view counts and API calls area chart (a2adeb2)
- ui: add ProjectStatistics with D3 interactive charts replacing Chart.js (a2adeb2)
- ui: add server-side filtering and rename support to NamespaceTables and NamespaceViews (a2adeb2)
- ui: add snapshot comparison dialog and warehouse statistics (#87) (a2adeb2)
- ui: add SnapshotCompare component for side-by-side snapshot diff with delta metrics, summary changes table, and schema diff (a2adeb2)
- ui: add WarehouseStatistics component with D3 stacked area charts, server-side filtering, time aggregation, and vertical tab layout (a2adeb2)
- ui: refactor TableVersioningVisualization with refresh button and comparison panel (a2adeb2)
- ui: remove deprecated WarehouseStatisticsDialog and clean up dead code (a2adeb2)
Bug Fixes
- ui: collapse redundant getEndpointStatistics branches (a2adeb2)
- ui: compute uncategorized status codes for Other filter in WarehouseStatistics (a2adeb2)
- ui: disconnect previous ResizeObserver before creating new one in HomeStatistics (a2adeb2)
- ui: escape CSV fields and revoke object URLs in statistics downloads (a2adeb2)
- ui: use handleError instead of console.error for statistics error handling (a2adeb2)