What's Changed
- chore: version v1.0.12 by @shelldandy in #654
- fix(*): Fix queries for label values containing special chars (like the equal sign) by @grafakus in #657
- fix(*): Prevent flickering by @grafakus in #659
- chore(LayoutSwitcher): Track layout changes by @grafakus in #661
- feat(NativeHistograms): Improve detection by @grafakus in #658
- fix(links): escape value delimiters the scenes way by @bohandley in #662
- feat(Bookmarks): Show only the bookmarks belonging to the selected data source by @grafakus in #668
- feat(RelatedLogsScene): enable log panel options by @matyax in #667
- refactor(*): Cleanup unused variables + related refactorings by @grafakus in #670
- refactor(*): Refactor MetricLabelValuesList and other small ones by @grafakus in #672
- fix(RelatedLogs): Fix fatal error when no logs are found by @grafakus in #674
- perf(GmdVizPanel): Faster first render + small refatorings by @grafakus in #676
- fix(Breakdown): Remove "le label from options by @grafakus in #679
- refactor(*): Make sure all subscriptions are done properly by @grafakus in #682
- perf(MetricGraphScene): Render main viz panel earlier by @grafakus in #681
- refactor(*): DRY on metric types by @grafakus in #687
- feat(BreakdownTab): Apply user config after the user has selected a label by @grafakus in #688
- fix(DataTrail): Set URL search parameters namespace when the app/components are embedded by @grafakus in #691
- chore: experiment setup for sidebar by @NWRichmond in #664
- fix(*): Disable extreme values filtering for rate queries by @grafakus in #695
- fix(LabelsBrowser): Fix group by not applied after selecting a label by @grafakus in #692
- chore(UnitTests): Files/folders naming consistency by @grafakus in #694
- feat(*): Add "Give feedback" button by @grafakus in #693
New Contributors
Full Changelog: v1.0.12...v1.0.13