v0.10.0
What's Changed
Exciting new features 🎉
- Use Rill logo for favicon by @ericpgreen2 in #761
Bug fixes 🔨
- Edit microcopy by @ericpgreen2 in #726
- Edit copy by @ericpgreen2 in #756
- Fix "Quick Metrics" bug in dashboard by @ericpgreen2 in #922
Other changes
- 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
- release notes for 0.9 by @magorlick in #840
- Release candidate for 0.9 by @begelundmuller in #867
- Add the script option to the install docs by @kaspersjo in #868
- makes overlays just black and white; removes animation by @hamilton in #864
- Cleanup console warnings by @ericpgreen2 in #870
- fixes tooltip in selected columns by @hamilton in #863
- Use "metrics view" not "metric view" terminology by @ericpgreen2 in #871
- Releases for runtime by @begelundmuller in #846
- Adding toplist limit argument to query by @AdityaHegde in #876
- Runtime: dry run queries and log level config by @begelundmuller in #878
- Runtime: Druid Docker setup, Query and Ingestion for Tests by @rakeshsharma14317 in #852
- Ading cobra + viper CLI initial setup by @rakeshsharma14317 in #858
- Remove tailwind console warning by @ericpgreen2 in #887
- fix fix rule
no-useless-escape
#334, fix fix rule `typescript-eslin… by @bcolloran in #888 - Fixing toplist reference values by @AdityaHegde in #872
- Add dev flag to telemetry by @djbarnwal in #832
- Moving Enterprise Docs to docusaurus by @godzig in #890
- remove unused tooltip.js, change js to ts by @bcolloran in #889
- Upgrade SvelteKit by @ericpgreen2 in #886
- Fixing redirects after readme doc changes. by @godzig in #891
- Upload to CDN by @himadrisingh in #892
- Nightly releases by @himadrisingh in #895
- Adding support for multiple measures in toplist by @AdityaHegde in #894
- Add navigation event to telemetry by @djbarnwal in #838
- Upgrade go-duckdb and stop building runtime on Windows by @begelundmuller in #899
- Automated Release by @himadrisingh in #901
- Runtime release fix by @begelundmuller in #912
- Change file path in generated SHA256 checksums by @kaspersjo in #911
- Guess the OS & decorate tabs by @godzig in #862
- versioned docker in release by @himadrisingh in #917
- Initial cloud server by @begelundmuller in #919
- Add dimension table to explore by @djbarnwal in #900
- Release notes 0.10 by @magorlick in #923
- Minor by @himadrisingh in #924
- pull fetch by @himadrisingh in #925
New Contributors
- @begelundmuller made their first contribution in #843
- @pjain1 made their first contribution in #842
- @kaspersjo made their first contribution in #868
- @rakeshsharma14317 made their first contribution in #852
Full Changelog: v0.7.0...v0.10.0