mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
* Add aliases to all files Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Prettify front matter Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2.1 KiB
2.1 KiB
+++ aliases = ["/docs/grafana/latest/release-notes/release-notes-7-5-3/"] title = "Release notes for Grafana 7.5.3"
[_build] list = false +++
Release notes for Grafana 7.5.3
Features and enhancements
- Dashboard: Do not include default data source when externally exporting dashboard with row. #32494, @kaydelaney
- Loki: Remove empty annotations tags. #32359, @conorevans
Bug fixes
- AdHocVariable: Add default data source to picker. #32470, @hugohaggmark
- Configuration: Prevent browser hanging / crashing with large number of org users. #32546, @jackw
- Elasticsearch: Fix bucket script variable duplication in UI. #32705, @Elfo404
- Explore: Fix bug where navigating to explore would result in wrong query and data source to be shown. #32558, @aocenas
- FolderPicker: Prevent drop-down menu from disappearing off screen. #32603, @jackw
- Stat: Fix issue with panel links. #32721, @gjulianm
- Variables: Confirm selection before opening new picker. #32586, @hugohaggmark
- Variables: Confirm selection before opening new picker. #32503, @hugohaggmark
- Variables: Fix unsupported data format error for null values. #32480, @hugohaggmark