Rill 0.80 - AI Developer Agent, Alternate Time Dimensions and Dark Mode
โก Rill Developer lets you transform datasets with SQL and build fast, exploratory dashboards. Rill Cloud enables collaboration at scale.
๐ Install Rill Developer โข Join our Discord โข Deploy to Rill Cloud

AI Developer Agent in Betaโ
We are proud to introduce the AI Developer Agent into Rill Developer. The AI agent is your developer assistant, helping you model data, create and edit Rill project files, and build Rill projects. Give it a try and let us know your experiences! We are continually evolving the feature, so expect more great things to come!
Alternate Time Dimension Selectionโ
You can now select an alternative time dimension directly in Explore dashboards! Switch between different timestamps (e.g., created_at vs updated_at) without modifying your metrics view definition. The time dimension picker is available in the time range dropdown, and all time-dependent queries automatically update to use your selected dimension.
Dark Modeโ
We are now introducing dark mode to the entire product! Switch between light and dark mode from your profile, upload a dark mode variant of your logo and use custom themes prepared for dark mode! Oh, if you are embedding Rill you also have the ability to toggle dark mode as part of the Embed API.
With the introduction of dark mode some theme properties have changed, your existing themes are backwards compatible but we do recommend you start using the new property names going forward. You can find those by creating a new theme and the default file will have all the new property names populated for you.
Bug Fixes and Improvementsโ
Pivot Tablesโ
- Added "Show more" row for outermost dimension when row limit is applied
- Updated comparison suffix formatting
- Fixed comparison period date transformation
Filters and Searchโ
- Fixed dimension filter contains mode
- Fixed contains filter not supporting dimension comparison
AI Chatโ
- Fixed auto scroll not working for final assistant messages
- Added toggle for AI panel visibility in embeds
- Improved canvas conversational dev agent
Canvasโ
- Fixed annotation placement
- Improved bookmarks modal for canvas display
Deploymentโ
- Added Git APIs to runtime for dev deployments
- Fixed deploy not leading to home page
- Made GitHub webhooks trigger parser for deployments in
updatingstate
Data Sourcesโ
- Fixed StarRocks driver data type handling (DECIMAL precision, VARCHAR encoding)
- Ignore schema for ClickHouse, Druid, and Pinot connectors
- Fixed regression on GCS as model manager
- Fixed handling of comments in
SELECT *statements - Fixed DuckDB range queries with timezone
- Increased time range bins for spine select to 1500
- Better error messages for time spine failures
UI/UXโ
- Fixed dropdown alignment in User Management table
- Fixed share button popover not closing on second click
- Added tooltip for copying values in leaderboard
- Fixed TIME_GRAIN lookups for second/millisecond/unspecified grains
- Fixed limit grain options in visual metrics
- Hidden AI toggle on public URL dashboards