-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create 0.54.md * Update 0.54.md * Not many commits to 0.54 from 53 * docs: add features * fix: nits --------- Co-authored-by: royendo <[email protected]>
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
|
||
date: 2025-01-30 | ||
image: https://github.com/rilldata/rill/assets/5587788/b30486f6-002a-445d-8a1b-955b6ec0066d | ||
|
||
--- | ||
|
||
# Rill 0.54 - Bug fixes, pushing envs on deploy and many small improvements | ||
|
||
:::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](/home/install) and [join us over on Discord](https://bit.ly/3bbcSl9) 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](/deploy/deploy-dashboard) and collaborate with others / invite your team members by [logging into Rill Cloud](https://ui.rilldata.com)! | ||
::: | ||
|
||
## Pushing envs on deploy | ||
Rill Developer now ensures that any local .envs are automatically pushed whenever you `rill deploy` to ensure that no credentials are left behind! | ||
|
||
## Bug fixes and small improvements | ||
Many bug fixes and small improvements went into this release, as well as a lot of work into features coming in the upcoming release, so stay tuned for 0.55 and beyond! | ||
|
||
## Bug Fixes and Misc | ||
- Added support for array and object values in human readable URL. | ||
- Cleaned up small nits/issues in new project status page. | ||
- Fixed bug in Visual Metrics Editor preventing the UI from updating certain changes. | ||
- Fixed bug in DuckDB settings being permanently set | ||
- Fixed bug in Distributed ClickHouse table resulting in error: table not found. | ||
- Fixed bug in dashboard filter, selecting out would apply a 0 filter. | ||
- Fixed bug where old table remained in cloud storage during rename. | ||
- Fixed bug where certain error pages in Rill Cloud would be too generic. |
9ba4d26
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://docs.rilldata.com as production
🚀 Deployed on https://679b4240db82a19e1d070374--rill-docs.netlify.app