v1.20.0
What's Changed
- feat(Analytics): Drill-down to get data for specific date range by @surajshetty3416 in #395
- fix(dashboard): save filter in local storage by @akurungadam in #396
- perf(analytics): Directly create DuckDB table from pandas DataFrame by @surajshetty3416 in #398
- feat: Dark Mode Variable Support 🎨 by @surajshetty3416 in #399
- feat: Option to set lang attribute to the page by @Sambhram1 in #400
- feat: Code autocomplete using codemirror by @stravo1 in #402
- perf: Implement CSS variable caching by @surajshetty3416 in #409
- build: Update DuckDB by @surajshetty3416 in #415
New Contributors
- @akurungadam made their first contribution in #396
- @Sambhram1 made their first contribution in #400
- @stravo1 made their first contribution in #402
Full Changelog: v1.19.1...v1.20.0