v0.9.0
What's Changed
We're excited to share our 0.9.0 release! For all the details, please check out our release notes.
- Use Rill logo for favicon by @ericpgreen2 in #761
- Edit microcopy by @ericpgreen2 in #726
- Edit copy by @ericpgreen2 in #756
- Updating binary links by @AdityaHegde in #718
- dark / light logos by @godzig in #713
- Add 0.7 release notes. Upgrade docusaurus. by @godzig in #720
- adds note that
rill init-example
not working on windows by @bcolloran in #729 - Add link to docs in footer by @ericpgreen2 in #716
- create a simpler wrapped floating menu component; implement
SelectMenu.svelte
by @hamilton in #661 - updates time grain selector to use
WithSelectMenu
by @hamilton in #731 - replaces remaining menus outside of config & dashboard pages by @hamilton in #733
- removes leaderboards that are not valid by @hamilton in #736
- fixes command click & standardizes the tooltip styling by @hamilton in #749
- removes the .sql part of the asset entry by @hamilton in #751
- adds a couple tweaks to allow
init-example
to run on windows by @bcolloran in #730 - Change default model names by @ericpgreen2 in #753
- Remove zeros from axis labels by @djbarnwal in #735
- Documentation about metrics definition by @bcolloran in #770
- small tooltip copy update by @magorlick in #785
- Fixing docker image by @AdityaHegde in #788
- Decoupling source profiling from import by @AdityaHegde in #789
- Update Priority Queue to make profiles faster by @djbarnwal in #742
- Makes it possible to run the command
npm run dev
On windows by @bcolloran in #764 - adds new Source viewer; implements virtualized preview table for Source and Model by @hamilton in #739
- Rename model from sidebar by @ericpgreen2 in #771
- fixes flicker in inspector header when query is invalid by @hamilton in #792
- Reframe Metrics Definitions as Dashboards by @AdityaHegde in #719
- fixes issue with changing sources causing an error in model source references by @hamilton in #793
- Rename dashboard from sidebar by @ericpgreen2 in #772
- commiting for release by @bcolloran in #797
- Rc 0.8.0 docs links by @bcolloran in #799
- typo in date field by @godzig in #802
- updating og:image by @godzig in #760
- minor changes in anticipation of filter functionality by @hamilton in #808
- Use prepare instead of execute for metrics validation by @nishantmonu51 in #816
- Fixing docker compose example project by @AdityaHegde in #821
- enables hiding the inspector by @hamilton in #811
- updates histogram binning alg to be 10x faster by @hamilton in #794
- adds filter pills by @hamilton in #809
- Docs video mp4 fix by @godzig in #804
- Clean active event by @djbarnwal in #815
- Fixing example project breaking if folder exists by @AdityaHegde in #830
- Moving telemetry to api instead of socket commands by @AdityaHegde in #822
- affixes the header of the inspectors to the top by @hamilton in #827
- Fix npm publish on release by @himadrisingh in #837
- Upload to CDN by @himadrisingh in #831
- Making expression column match case insensitive. by @AdityaHegde in #839
- Runtime by @begelundmuller in #843
- SQL library by @pjain1 in #842
- Fixing model renaming to differnt case by @AdityaHegde in #844
- creates new standardized dialog & modal components; replaces existing modals by @hamilton in #828
- Release SQL library on push to main by @begelundmuller in #845
- Adding optional query profile emitting by @AdityaHegde in #819
- Fixing quick metrics modal missing buttons by @AdityaHegde in #859
- enables negative-valued time series by @hamilton in #850
- adds calendar icon; fixes spacing in dashboard header by @hamilton in #856
- Add
svelte-query
by @AdityaHegde in #752 - changes filter icon to be solid by @hamilton in #855
- fixes the active preview rerender issue for models by @hamilton in #869
New Contributors
- @begelundmuller made their first contribution in #843
- @pjain1 made their first contribution in #842
Full Changelog: v0.7.0...v0.9.0