grafana/docs/sources/release-notes/release-notes-7-5-2.md
Connor Lindsey b78a67cec7
PackageJson: Prettify markdown/mdx on commit with lint-staged (#37616)
* Format md,mdx files with prettier on lint-staged

* Manually run prettier on docs/sources
2021-08-06 07:52:36 -06:00

1.3 KiB

+++ title = "Release notes for Grafana 7.5.2" [_build] list = false +++

Release notes for Grafana 7.5.2

Features and enhancements

  • Explore: Set Explore's GraphNG to use default value for connected null values setting. #32471, @ivanahuckova

Bug fixes

  • DashboardDataSource: Fix query not being executed after selecting source panel. #32383, @torkelo
  • Graph: Fix setting right y-axis when standard option unit is configured. #32426, @torkelo
  • Table: Fix links for image cells. #32370, @kaydelaney
  • Variables: Fix data source variable when default data source is selected. #32384, @torkelo
  • Variables: Fix manually entering non-matching custom value in variable input/picker error. #32390, @torkelo