0.18.0 (2026-06-24)
BEGIN_COMMIT_OVERRIDE
feat(ui): add Files tab storage explorer (S3/ADLS/GCS) with DuckDB-powered parquet/avro/csv preview, JSON/text preview, download and copy-path — DuckDB WASM vendored for airgapped deployments
feat(ui): add Files tab storage explorer (S3/ADLS/GCS) with DuckDB-powered parquet/avro/csv preview, JSON/text preview, download and copy-path
feat(ui): add entity action cog menus to tables, views, generic tables, namespaces and warehouses (rename, delete protection, change properties, download metadata.json, delete)
feat(ui): type-to-confirm deletes with force/purge for tables and recursive/purge/force for namespaces
feat(ui): redesign view details with at-a-glance cards, identity, SQL definition version picker and schema evolution
feat(ui): add branch-aware snapshots table and schema view/compare dialogs
feat(ui): move maintenance (schedule, configure, advanced overrides) into the header cog with General/Security/Maintenance grouping
feat(ui): show task failure reason in the task detail drawer
feat(ui): expand Table Health with configuration, column statistics, storage composition and on-demand column profiler
feat(ui): rename Catalog Settings to Warehouse Settings, fold in rename, show storage-provider icons
feat(ui): refine navigation trees with indent lines, compact leaf rows, active-route highlight and OneLake icon
feat(ui): add Datasets as a first-class entity with dedicated namespace tab, storage file explorer (upload, download, delete, create folders, drag-to-move), storage stats (file count + total size)
fix(ui): treat ADLS PathNotFound (404) as empty prefix instead of an error when listing datasets
fix(ui): remove redundant raw tab (metadata.json is downloadable from the cog)
fix(ui): renew expired vended storage credentials (cache no-store) and retry on expiry
fix(ui): hide system lakekeeper.* properties behind a toggle and always load properties fresh
fix(ui): snapshot metrics fall back to added-* instead of showing a fake 0
END_COMMIT_OVERRIDE