-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release notes for 0.18 * Update 0.18.md Co-authored-by: Marissa Gorlick <[email protected]>
- Loading branch information
Showing
1 changed file
with
22 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,22 @@ | ||
--- | ||
|
||
date: 2023-01-05 | ||
image: https://user-images.githubusercontent.com/5587788/210659165-81fb6fd5-da74-478a-922a-9e4dd408e935.png | ||
|
||
--- | ||
|
||
# Rill 0.18 – Happy New Year from Rill! | ||
|
||
:::note | ||
⚡ Rill Developer is a tool that makes it effortless to transform your datasets with SQL and create powerful, opinionated dashboards. | ||
|
||
To [try out Rill Developer, check out these instructions](/#pick-an-install-option) and [let us know over on Discord](https://bit.ly/3bbcSl9) if you encounter any problems or have ideas about how to improve Rill Developer! | ||
::: | ||
|
||
![new-year](https://user-images.githubusercontent.com/5587788/210659165-81fb6fd5-da74-478a-922a-9e4dd408e935.png) | ||
|
||
Happy New Year everyone! This release of Rill Developer is fairly light, given that many of us were out celebrating the holidays after having a productive 2022. We do have a number of small improvements and bug fixes to share in our 0.18 release as we look to what 2023 holds: | ||
|
||
- **A new workspace header –** Each release, we’re making one small change toward a much bigger refactor of our application hierarchy. This release will have something much more visible; a new header in the workspace. | ||
- **Tweaking spacing –** Given that we moved to using Inter as our UI typeface, we’re continuing to readjust the design of the application to accommodate the additional space. It feels luxurious and we’re growing into it. :) | ||
- **Numerous bug fixes –** We made [ambitious changes to our application](https://docs.rilldata.com/notes/0.16) in 2022 introducing code-based project files that represent the data to dashboard journey. To accomplish this, we had to touch most of the application and it was inevitable that there would be a few bugs and rough edges. We are continuing to squash these bugs thanks to your feedback. Are you seeing anything off in this release? If you do, come let us know on [Discord](https://bit.ly/3bbcSl9). |