Skip to main content

Rill 0.49 - Time comparison in Pivot, flexible deploy options, custom domains and Linux Arch64 support

ยท 4 min read
note

โšก Rill Developer is a tool that makes it effortless to transform your datasets with SQL and create fast, exploratory dashboards. Rill Cloud can then help to enable shared collaboration at scale.

To try out Rill Developer, check out these instructions and join us over on Discord to meet the team behind the product as well as other users. In addition, once you have a project set up in Rill Developer, you can then deploy the project and collaborate with others / invite your team members by logging into Rill Cloud!

release-0 49

Time comparison in Pivotโ€‹

You can now use comparisons inside of the Pivot table in conjunction with time dimensions. This allows you to get a very detailed breakdown of for example what happend during a specific hour within your comparison period.

More flexible deploysโ€‹

We have made various improvements to the deploy flow that allows you to disconnect connected projects to GitHub and a smoother flow in general to deploy your projects.

Custom Domainsโ€‹

You can now access Rill Cloud under a custom domain if you wanted to share dashboards with external parties or brand your own internal deployment in a specific way. If you are interested in using a custom domain get in touch with us and we'll help you set it up!

Linux Arch64 supportโ€‹

You can now run Rill on ARM based Linux machines!

Bug Fixes and Miscโ€‹

  • Starting in v0.49, configured source refreshes will only be applied to Rill Cloud by default. If you would like source refreshes to still apply to Rill Developer (or are hosting Rill Developer), you can add run_in_dev: true to your source YAML. More information can be found in our documentation.
  • Added dashboard state (always include time filter) to public-url, allows to share URLS with specific filter / pivot table.
  • Added % of total support to Alerts and Added support for project alerts.
  • Added support to disconnect a project from GitHub.
  • Added support for custom domains, please reach out to us for more information.
  • Added support for Linux aarch64 in our installer.
  • Enabled search for all dimension types, not only strings.
  • Export data includes comparison delta and percent if enableComparison enabled.
  • Defaults S3 to ClickHouse model executor to materialze: true.
  • Implemented further security policies in MetricsViewSearch and Metrics SQL.
  • Improved hardening of the backend when untyped nil timestamps are being used.
  • Support enabled for Rill Developer (login required).
  • Improved native capabilities between Rill and ClickHouse (cluster and direct SQL support).
  • Improved default comparison, by default a valid comparison is assigned.
  • Improved error message handling in project parser.
  • Improved UI usability around loading screens for new and existing dashboards.
  • Improved UI usability around dashboard and access policies.
  • Improved UI usability in Explore page and Date Selector.
  • Improved CLI usability around organization name generation, replaces invalid special characters with _.
  • Improved CLI usability for project refresh and reconcile triggers rill project refresh ....
  • Improved usergroup functionality, automatically requests to add the user to the org instead of failing
  • Removed rill project reset.
  • Fixed issue where number in dimension columns in TDD were formatted as measures if they were numbers.
  • Fixed issue with Connector Explorer and File Explorer overlap in Rill Developer, and persist state of Connector Explorer.
  • Fixed issue on missing metrics view on the Alert page.
  • Fixed issue with user invite via the UI if the single entry is a pill.
  • Fixed issue where pivot table is not saved in state if on Explore page.