Releases: ydb-platform/ydb-embedded-ui
Releases · ydb-platform/ydb-embedded-ui
v6.10.3
v6.10.2
v6.10.1
v6.10.0
6.10.0 (2024-07-10)
Features
- add setting to enable actions with directories from UI (#997) (d1fd058)
- QueryEditor: save query on Cmd/Ctrl + S (#944) (1077e2e)
- UserSettings: add setting for separate disks pages (#993) (18253bd)
Bug Fixes
- Graph: fix broken tab for column tables (#1004) (0ac18ea)
- Query: fix query layout (#999) (2ee3e79)
- rename VirtualTable to PaginatedTable, remove old hooks (#995) (a9c37d9)
- Settings: do not display balancer setting in embedded version (#990) (9b91080)
- Storage: do not request tablets for nodes (#992) (b33c1ea)
- Versions: return lost copy button (#1003) (a06f1df)
v6.9.2
v6.9.1
v6.9.0
v6.8.0
v6.7.0
6.7.0 (2024-06-28)
Features
- add "Create column table" action (#957) (6cb3e2b)
- add auto-increment for raw table type (#929) (87e22cd)
- api: add retries on errors (#934) (86faa42)
- autoRefresh: move auto refresh to separate reducer (#943) (a391e94)
- autoRefresh: use user settings to store auto refresh interval (#956) (99a24ce)
- Header: use InternalLink for breadcrumb items (#913) (cdf36da)
- HealthCheck: show aggregated status in preview (#839) (71d316c)
- Navigation: relocate tenant nav to main space (#936) (6161d97)
- schema: use rtk-query (#948) (524e815)
- store: rewrite some reducers to rtk-query (#942) (59d41f2)
- user-settings: sync user settings with LS (#951) (9919358)