mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* Pipeline: Add wait prop into pa11y configuration for all the pages * Pa11y: Use e2e instance to generate html report local environment * Pipeline: use pa11y-ci hash commit * Pipeline: Update Pa11y thresholds * Update package.json * Update yarn.lock Co-authored-by: Leon Sorokin <leeoniya@gmail.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