Skip to content

Commit

Permalink
fix: nits
Browse files Browse the repository at this point in the history
  • Loading branch information
mindspank committed Jan 30, 2025
1 parent c4aee20 commit 9862d45
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/blog/0.54.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ To [try out Rill Developer, check out these instructions](/home/install) and [jo
:::

## 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!
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 upcoming release so stay tuned for 0.55 and beyond!
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.
- Clean 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.
- 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.

0 comments on commit 9862d45

Please sign in to comment.