Files
grafana/docs/sources/release-notes/release-notes-7-5-3.md
T
Andrej Ocenas f6268bc37a ReleaseNotes: Updated changelog and release notes for 7.5.4 (#32973) (#32998)
* ReleaseNotes: Updated changelog and release notes for 7.5.4 (#32973)

* ReleaseNotes: Updated changelog and release notes for 7.5.4

* Update index link

* Fix boldness

* Update CHANGELOG.md

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

* Update codespell words

* Update docs/sources/release-notes/release-notes-7-5-4.md

* Update CHANGELOG.md

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Update docs/sources/release-notes/release-notes-7-5-4.md

* Change bold markers

* Fix escaping

* Update drone yaml

Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
(cherry picked from commit a516ff00db)

* Add old release notes

Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com>
2021-04-14 19:23:07 +02:00

2.0 KiB

+++ 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