From 0188d8ebd948d4b6cc171b82b707f5e6ac4323d9 Mon Sep 17 00:00:00 2001 From: Alexander Thor Date: Wed, 11 Dec 2024 13:08:17 +0100 Subject: [PATCH] docs: release gif --- docs/blog/0.52.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/blog/0.52.md b/docs/blog/0.52.md index c85cbcb33e0..3697998b65f 100644 --- a/docs/blog/0.52.md +++ b/docs/blog/0.52.md @@ -13,7 +13,7 @@ image: https://github.com/rilldata/rill/assets/5587788/b30486f6-002a-445d-8a1b-9 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)! ::: -![release-0 52]() +![release-0 52]() ## Visual Explore Editing With our 0.51 release we introduced the ability to visually edit metrics and dimensions in the metrics view. Now we are extending the same capabilities also for Explore dashboards. So if you prefer a UX experience over editing yaml files directly then this is for you!