Releases: tttao/dbx-dash
Releases · tttao/dbx-dash
v1.1.0
What's new
Catalog browser
- New screen (
6) — Unity Catalog tree: catalogs → schemas → tables/views /to filter tree,→to open detail panel with full metadata and transitive grants hierarchy- Group membership shown with
via GroupNameannotations for indirect grants
Identity screen redesign
- Replaced modal popup with persistent 40/60 split panel
→on any user, service principal, or group loads detail in right panel- Group detail shows members and parent groups
enter/spaceon groups still toggles expand/collapsettoggles ancestry tree view;esccloses detail
Fixes & polish
- SCIM
subgrouptype normalization - ID-based member type resolution
- SQLite identity cache with live/cached fallback indicator
- Last-refreshed timestamp replaces spinner
- Restored copy-paste (removed mouse cell motion capture)
- Dashboard refresh timing fix
- Screenshot added to README
v1.0.2
Changelog
Features
- 328ecb3 feat: SP/user permissions, interactive list items, fix Go CI workflow
- d6180af feat: add release management and docs site
- 2f0d82b feat: identity view improvements, auth validation, and SCIM type fixes
- bd23286 feat: wire SQLite cache with live/cached fallback and UI indicator
Bug Fixes
v1.0.1
Changelog
Features
- 328ecb3 feat: SP/user permissions, interactive list items, fix Go CI workflow
- d6180af feat: add release management and docs site
- 2f0d82b feat: identity view improvements, auth validation, and SCIM type fixes
- bd23286 feat: wire SQLite cache with live/cached fallback and UI indicator
Bug Fixes
v1.0.0
v1.0.0 (2026-02-27)
- Initial Release