grafana/docs/sources/release-notes/release-notes-7-3-4.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

901 B

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

Release notes for Grafana 7.3.4

Bug fixes

  • Dashboard: Fixes kiosk state after being redirected to login page and back. #29273, @torkelo
  • InfluxDB: Update flux library to fix support for boolean label values. #29310, @ryantxu
  • Security: Fixes minor security issue with alert notification webhooks that allowed GET & DELETE requests. #29330, @wbrowne
  • Table: Fixes issues with phantom extra 0 for zero values. #29165, @dprokop