mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 07:32:57 +08:00

* Format md,mdx files with prettier on lint-staged * Manually run prettier on docs/sources
681 B
681 B
+++ title = "Release notes for Grafana 7.5.7" [_build] list = false +++
Release notes for Grafana 7.5.7
Bug fixes
- Dockerfile: Fixes missing --no-cache. #33906, @030
- Annotations: Prevent orphaned annotation tags cleanup when no annotations were cleaned. #33957, @afayngelerindbx
- Quota: Do not count folders towards dashboard quota. #32519, @conorevans