Releases: rilldata/rill
Releases · rilldata/rill
Release list
v0.89.2
v0.89.1
v0.89.0
Changelog
- 6a9a7f4 Add
hide_navigation_barembed param to hide the nav bar without disabling navigation (#9761) - 2ba025e Don't prompt for service roles when flags are passed to
rill service create(#9792) - 09ba794 Fix data race between reconcilers and catalog flush (#9815)
- f5dbb04 Fix stale expectations in Pinot information schema and chat conversation tests (#9800)
- f6a9898 Restart duckdb on transaction context error (#9813)
- b5b4a10 Revert "Upgrade DuckDB to 1.5.5 (#9751)" (#9784)
- 13434dd Support inviting users with custom attributes from UI and CLI (#9797)
- 0cb456b empty space validation checks for pre/post exec (#9796)
- e974b2c feat: Star on github popup in Rill developer (#9787)
- 0a5d448 feat: scheduled canvas PDF export (#9770)
- 04d594f fix view as (#9804)
- 31886b6 fix: broken user group table infinite query (#9793)
- a966d83 fix: canvas dashboards fail to load with non-UTC timezones (#9822)
- f7059f9 fix: chart resize and dynamic y-axis for non-line chart types in Explore (#9808)
- 2d10a94 fix: collapsed resiser when dashboard row is wide (#9812)
- 9d8d2f5 fix: delta column width for dimension table (#9789)
- a9afd9c fix: delta column width for leaderboards (#9803)
- 72f691d fix: honor explicit
format_d3in tooltips and big numbers (#9798) - 01687e0 fix: keep one decimal on line chart Y-axis tick labels (#9806)
- 27c2016 fix: leaderboard columns going stale when context is shown for all measures (#9807)
- 7fb95de fix: no scroll in filter resource drop down (#9809)
- 661a1b8 fix: render previous-period comparison lines in the TDD line chart (#9817)
- 929eb7f fix: skip totals queries for measures with
required_dimensionsin big numbers and canvas KPIs (#9814) - de8462c fix: table sort component having white background (#9778)
- af9b424 fix: tolerantly decode stringified JSON object arguments in MCP tool calls (#9821)
- 9162633 fix: upgrade sigstore-go to v1.2.1 (CVE-2026-54787) (#9788)
- b825755 fix: user lists not refreshing after add, remove or role change (#9802)
- 016de5e i18n: migrate personal dashboards and the env notice to message catalogs (#9782)
- 5700480 telemetry follow ups (#9791)
- 3b82d83 ui telemetry for all events (#9783)
v0.88.6
v0.88.5
v0.88.4
v0.88.3
Changelog
- 980d5d9 Cap pivot drop zone height so many chips don't hide the table (#9744)
- 31d0740 Make AI max message size configurable via instance config (#9743)
- 424880e fix: ListResources failing for projects with large number of resources (#9727)
- 106a3d4 suppress billing table checks when not having access (#9745)
v0.88.2
v0.88.1
v0.88.0
Changelog
- 226883d Ability to disable models in Rill completely (#9616)
- 0a70e80 Add
--force-pushflag in rill deploy to force push changes for rill managed repos (#9629) - 73d43d2 Add resizable leaderboard dimension column (#9684)
- 301fbf0 Allow glob
startandendto compose withtransform_sql(#9644) - 2382bb9 Fix minor developer docs spelling issues (#9654)
- e7c8b9e Fix: Persist exclude mode for select filters (#9686)
- 407c580 Full diff preview when previewing changes (#9634)
- 34895e1 Make glob resolver
lastparameter a hard limit on returned partitions (#9642) - 4999726 Merge getTable and Lookup function in information schema (#9640)
- 44f2fd9 Minor follow up: Visual editor support to allow adding tags (#9672)
- b19b4b1 Move deployment resource checks into the deployment reconciliation logic to prevent race conditions (#9653)
- 1547e6f Prevent ClickHouse tenant database name collisions by keeping the resource ID from being truncated (#9683)
- a87cd45 Preview file changes during Merge/Publish for dev deployments (#9611)
- 3019926 Theme explore time picker (#9679)
- c90afd2 add attribute flag for managed clickhouse (#9681)
- 5631307 docs: fix guide typos and grammar (#9656)
- 4e79790 feat(canvas): export canvas dashboards as PDF (#9593)
- f01cfa4 feat: add
GitRevertAPI and revert changed files from the UI (#9675) - 629de5c feat: add plan usage page for admins (#9633)
- d49b279 feat: add tags to all resources; feature flag to view tags as folders (#9283)
- ebc3e9c feat: localization support (#9570)
- 04b68bd feat: render
.parquetfiles as a data preview (#9666) - db26af1 feat: validate embed set state params upfront with setValidState (#9670)
- 326380f fix credit trial emails (#9660)
- b902c3a fix(dashboards): disable timeseries explain when AI is disabled (#9646)
- cbb0b0e fix(dashboards): make timezone list scrollable when not searching (#9647)
- 1743569 fix: canvas sub/unsub race condition (#9632)
- 498c9de fix: download handler checking for wrong claims (#9657)
- 342e848 fix: exports failing intermittently due to tmp directory errors (#9658)
- 4a71f24 fix: hide Discord link in embedded canvas pivot tables (#9639)
- 054c715 fix: make file list scrollable in revert confirmation dialog (#9690)
- 92c45f7 fix: show loading spinner in expanded dimension table instead of a blank panel (#9677)
- 7eeeed6 fix: transient 'Metrics view not found' error flash in canvas table/pivot while metrics views load (#9674)
- 1d46869 fix: unbreak leaderboard dimension resize e2e test after default directory expansion (#9689)
- 899fe18 fix: unpublished project's env is not editable (#9665)
- 6de09c4 fix: use branch-aware URL for Project Graphs link in DAG overlay (#9655)
- 2ac3509 fix: wrap long tooltip text so tooltips don't clip at iframe edges (#9687)
- 2df77c4 improve developer agent context (#9636)
- 389c4a2 log error when failed to delete orb customer (#9673)
- d9e3141 refac: pivot tables fill container in canvas (#9627)
- 076dec1 refactor to move information schema related method to information_schema.go (#9601)
- b54424d remove source overrides and keep actual billing source (#9630)