From 740aa20305223e1cbd85f5e6a8a6d90571b518e5 Mon Sep 17 00:00:00 2001 From: Marissa Gorlick Date: Fri, 6 Jan 2023 07:46:53 -0600 Subject: [PATCH] Release notes 0.18 (#1565) * release notes for 0.18 * Update 0.18.md Co-authored-by: Marissa Gorlick --- docs/blog/0.18.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/blog/0.18.md diff --git a/docs/blog/0.18.md b/docs/blog/0.18.md new file mode 100644 index 00000000000..da37bf899f3 --- /dev/null +++ b/docs/blog/0.18.md @@ -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).