Skip to content

Releases: rilldata/rill

v0.64.1

04 Jun 08:06
17364a9
Compare
Choose a tag to compare

Changelog

v0.64.0

03 Jun 07:36
Compare
Choose a tag to compare

Changelog

  • 1281a82 [ENG-755] Sorting table indicator in admin pages (#7372)
  • 0fcebc5 [ENG-769] Do not parse string with leading zeros as Number in Cell Inspector (#7386)
  • 3a4c196 feat: add canvas and api to defaults (#7392)
  • 43dfdb4 feat: add search to pivot filter pills (#7377)
  • da739dc feat: ui integration of report metadata (#7367)
  • a45d9b1 fix: canvas refresh time in rill cloud (#7292)
  • 337ec13 remove extra div from tooltip (#7391)

v0.63.1

30 May 11:16
Compare
Choose a tag to compare

Changelog

  • 736dfdf fix: issue with yaml defaults for embedded dashboard with navigation enabled (#7387)

v0.63.0

29 May 17:21
Compare
Choose a tag to compare

Changelog

  • 48e328c Add example comparison query (#7370)
  • 861385c Disable local storage in emebd (#7382)
  • 8fed3bf feat (AI): Add AI integration page with MCP configuration and PAT generation (#7379)
  • 81eda30 fix (AI): Add missing bracket in MCP configuration snippet (#7385)
  • 0370e4f hacky way to limit the database listed in information_schema.All (#7315)

v0.62.2

27 May 11:44
Compare
Choose a tag to compare

Changelog

  • b001a1b APIs and CLI commands for user access tokens (#7359)
  • 5f1d9ba Allow default value for dict get expr (#7349)
  • d000966 Fix alerts and reports not honouring execution time when opened (#7369)
  • d701206 Patch migration
  • 9896198 Serve MCP from the runtime (#7357)
  • 51f8e6e fix (Model inspector): Show inspector even when some model partitions have errors (#7342)

v0.62.1

23 May 08:22
Compare
Choose a tag to compare

Changelog

  • d488781 fix: home button when home bookmark is not present not applying yaml config. (#7337)

v0.62.0

20 May 08:55
Compare
Choose a tag to compare

Changelog

  • d52bae0 Move embed navigation to url params based navigation (#7331)
  • 8bf9358 fix: partition overwrite fix for distributed tables (#7332)
  • 1b6d5fd support long type for timestamp column in pinot (#7322)
  • 8185223 tweak: default to donut instead of pie chart (#7284)

v0.61.3

19 May 12:02
Compare
Choose a tag to compare

Changelog

  • abf20f6 Clickhouse: partition overwrite by default + refactors (#7296)
  • dd7c98a fix: Add back the no-data check for dashboards (#7236)
  • d551c92 fix: partition overwrite fix for distributed tables (#7332)

v0.61.2

14 May 08:40
Compare
Choose a tag to compare

Changelog

  • d0acbaf Fix grain not persisting when it is the only thing in url (#7308)

v0.61.1

13 May 08:29
Compare
Choose a tag to compare

Changelog

  • 78efce7 Fix trigger reopen when duckdb encounters error (#7276)
  • 2cbca5c Fixed calendar popover for public url (#7274)
  • 86acf0d fix (Breadcrumbs): Show org breadcrumb when non-member visits org with public project (#7280)
  • 4062329 fix (Incremental models): don't pass invalid pageToken on first load of partitions (#7303)
  • 4579654 fix: yaml defaults not loaded in embed (#7301)
  • 268ef94 patch duckdb for timestamp_ns, timestamp_ms and timestamp_s support (#7277)
  • 92061af remove hardcoded plan names (#7302)
  • a38c4f0 set span's status code to error in case of errors (#7285)