Skip to content

Releases: lakekeeper/console

v0.15.0

08 Jun 11:57
d848334

Choose a tag to compare

0.15.0 (2026-06-08)

Features

  • ui: add /warehouse/:id/namespace/:nsid/generic-table/:tid detail page (eeaea2a)
  • ui: route generic-table tree/list/search clicks to the new page (eeaea2a)

v0.14.4

27 May 14:50
efb773a

Choose a tag to compare

0.14.4 (2026-05-27)

Bug Fixes

  • ui: bump console-components to v0.7.2 (a7ddddc)
  • ui: drop obsolete baseUrl from tsconfig (a7ddddc)

v0.14.3

26 May 09:56
72e8008

Choose a tag to compare

0.14.3 (2026-05-25)

Bug Fixes

  • ui: bump @lakekeeper/console-components to v0.7.0 (2277270)

v0.14.2

23 May 20:00
d257845

Choose a tag to compare

0.14.2 (2026-05-23)

feat(ui): two-column Server Information + Console layout in Server Settings
feat(ui): User Surveys row in UI Configuration (toggle from VITE_ENABLE_USER_SURVEYS)
feat(ui): "Export for GitHub" button and dialog in Server Overview — copies / downloads a JSON support bundle (server info + UI config, no tokens)
feat(ui): "Export for GitHub" item in AppBar help menu
feat(ui): Feedback button at the right of the AppBar with 1-10 rating, discovery source select (incl. "Other"), and 2000-char improvements field; pre-fills a mailto draft to info@vakamo.com
fix(ui): show Lakekeeper Version (drop Enterprise Version row when running OSS edition)
chore(ui): dependencies page reads installed lib version from node_modules (no longer needs a sibling repo checkout)
chore(ci): clone lakekeeper Cargo.toml over SSH for the deps page; loud warning if Rust deps come out empty; chained into npm run unlink
chore(deps): bump @lakekeeper/console-components to v0.6.2 (Renovate batches: eslint, vue-router / vue-tsc / eslint-plugin-vue, sql-formatter, @codemirror/view; README typos; @hey-api/openapi-ts 0.97 SDK regen)
chore(ci): disable Dependabot in favor of Renovate (no more duplicate PRs)

v0.14.1

23 May 14:12
86f5103

Choose a tag to compare

0.14.1 (2026-05-23)

Bug Fixes

  • deps: bump @lakekeeper/console-components to v0.6.1 (6445828)

v0.14.0

10 May 17:00
b389010

Choose a tag to compare

0.14.0 (2026-05-10)

Features

  • console-rs: add enable_user_surveys flag to LakekeeperConsoleConfig (bc6fb5d)
  • ui: add optional in-app user surveys via Formbricks (bc6fb5d)

Bug Fixes

  • console-rs: stop build.rs loop on Vue source edits (509d846)

v0.13.16

29 Apr 18:12
ab40dd5

Choose a tag to compare

0.13.16 (2026-04-29)

Bug Fixes

  • ui: bump console-components to v0.5.7 (61e520e)
  • ui: wipe persisted state on fresh bootstrap (61e520e)

v0.13.15

24 Apr 17:40
e26ddd5

Choose a tag to compare

0.13.15 (2026-04-24)

Bug Fixes

  • ui: fix double-slash catalog URL and bump console-components to v0.5.6 (d476966)

v0.13.14

21 Apr 16:14
bc1546e

Choose a tag to compare

0.13.14 (2026-04-21)

Bug Fixes

  • ui: bump console-components to v0.5.5 (709fcf5)
  • ui: pass warehouse-name to TablePreview to fix stale name after rename (709fcf5)

v0.13.13

21 Apr 09:52
e34e45b

Choose a tag to compare

0.13.13 (2026-04-21)

Bug Fixes

  • ui: replace catalog URL placeholder with empty string when not configured (fb48fc0)
  • ui: set ENABLE_AUTHENTICATION and ENABLE_PERMISSIONS to true in placeholder build (fb48fc0)