mirror of
https://github.com/grafana/grafana.git
synced 2025-01-15 19:22:34 -06:00
06782207ed
* ReleaseNotes: Updated changelog and release notes for 8.1.4 * Chore: changed threshold for now * add link to 8.1.4 release notes Co-authored-by: Erik Sundell <erik.sundell@grafana.com>
1.7 KiB
1.7 KiB
+++ title = "Release notes for Grafana 8.1.4" [_build] list = false +++
Release notes for Grafana 8.1.4
Features and enhancements
- Explore: Ensure logs volume bar colors match legend colors. #39072, @ifrost
- LDAP: Search all DNs for users. #38891, @sakjur
Bug fixes
- Alerting: Fix notification channel migration. #38983, @papagian
- Annotations: Fix blank panels for queries with unknown data sources. #39017, @hugohaggmark
- BarChart: Fix stale values and x axis labels. #39188, @leeoniya
- Graph: Make old graph panel thresholds work even if ngalert is enabled. #38918, @domasx2
- InfluxDB: Fix regex to identify
/
as separator. #39185, @dsotirakis - LibraryPanels: Fix update issues related to library panels in rows. #38963, @hugohaggmark
- Variables: Fix variables not updating inside a Panel when the preceding Row uses "Repeat For". #38935, @axelavargas