0.3.5 (2026-03-14)
0.3.4 (2026-03-13)
0.3.3 (2026-03-09)
0.3.2 (2026-03-09)
0.3.1 (2026-03-09)
0.3.0 (2026-03-08)
- 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)
- 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)
0.2.31 (2026-03-07)
0.2.30 (2026-03-02)
- ui: handle sub-namespaces with dots in API calls, DuckDB SQL, and SQL autocomplete (373676b)
0.2.29 (2026-03-01)
0.2.28 (2026-03-01)
0.2.27 (2026-02-20)
0.2.26 (2026-02-20)
0.2.25 (2026-02-16)
0.2.24 (2026-02-13)
0.2.23 (2026-02-13)
0.2.22 (2026-02-01)
0.2.21 (2026-01-29)
0.2.20 (2026-01-29)
0.2.19 (2025-12-31)
0.2.18 (2025-12-30)
0.2.17 (2025-12-30)
0.2.16 (2025-12-30)
0.2.15 (2025-12-29)
0.2.14 (2025-12-28)
0.2.13 (2025-12-21)
0.2.12 (2025-12-20)
0.2.11 (2025-12-17)
0.2.10 (2025-12-17)
0.2.9 (2025-12-17)
0.2.8 (2025-12-13)
0.2.7 (2025-11-13)
0.2.6 (2025-11-13)
0.2.5 (2025-11-12)
0.2.4 (2025-11-09)
0.2.3 (2025-11-06)
0.2.2 (2025-11-04)
0.2.1 (2025-11-02)
0.2.0 (2025-11-01)
0.1.2 (2025-10-13)
- add dark mode theme support with OS preference detection (5b40894)
0.1.1 (2025-10-12)
- use npm install --force to handle optional dependencies in CI (5f89caf)