Skip to content

Releases: ydb-platform/ydb-embedded-ui

v6.10.3

16 Jul 12:57
291adbc
Compare
Choose a tag to compare

6.10.3 (2024-07-16)

Bug Fixes

  • Overview: disable column tables stats request (#1024) (a453d0a)
  • schema: use one cache entree for tenant path schemas (#1016) (7f283a0)

v6.10.2

11 Jul 10:18
e690771
Compare
Choose a tag to compare

6.10.2 (2024-07-10)

Bug Fixes

v6.10.1

10 Jul 14:01
2d0181d
Compare
Choose a tag to compare

6.10.1 (2024-07-10)

Bug Fixes

v6.10.0

10 Jul 11:09
e341325
Compare
Choose a tag to compare

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

05 Jul 09:01
07ce5aa
Compare
Choose a tag to compare

6.9.2 (2024-07-05)

Bug Fixes

v6.9.1

05 Jul 07:40
0e4dfe3
Compare
Choose a tag to compare

6.9.1 (2024-07-05)

Bug Fixes

v6.9.0

05 Jul 07:15
c374ecb
Compare
Choose a tag to compare

6.9.0 (2024-07-05)

Features

  • add creating directory through context menu in navigation tree (#958) (d1902d4)
  • AutoRefresh: use auto refresh control on other pages (#976) (6ec3d33)
  • prepare for react-router 6, lazy load routes (#980) (459a3dd)

Bug Fixes

v6.8.0

03 Jul 15:01
d2c3751
Compare
Choose a tag to compare

6.8.0 (2024-07-03)

Features

Bug Fixes

v6.7.0

01 Jul 08:44
c034920
Compare
Choose a tag to compare

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)

Bug Fixes

v6.6.1

14 Jun 13:50
a6b19b8
Compare
Choose a tag to compare

6.6.1 (2024-06-14)

Bug Fixes