Bug fixes
- Echo: Suppress errors from frontend-metrics API call failing. #89493, @joshhunt
- Fix: Portuguese Brazilian wasn’t loading translations. #89374, @JoaoSilvaGrafana
- Analytics: Fix ApplicationInsights integration. #89300, @ashharrison90
- DashboardScene: Fixes issue removing override rule. #89134, @torkelo
- BrowseDashboards: Prepend subpath to New Browse Dashboard actions. #89130, @joshhunt
- Alerting: Fix rule storage to filter by group names using case-sensitive comparison. #89063, @yuri-tceretian
- RBAC: List only the folders that the user has access to. #89015, @IevaVasiljeva
- DashboardScene: Fixes lack of re-render when updating field override properties. #88985, @torkelo
- DashboardScene: Fixes inspect with transforms issue. #88862, @torkelo
- AzureMonitor: Fix bug detecting app insights queries. #88787, @aangelisc
- Access Control: Clean up permissions for deprovisioned data sources. #88700, @IevaVasiljeva
- Loki: Fix editor history in wrong order. #88669, @svennergr
- SSE: Fix threshold unmarshal to avoid panic. #88651, @yuri-tceretian
- LibraryPanels/RBAC: Ignore old folder permission check when deleting/patching lib panel. #88493, @kaydelaney
- Dashboards: Correctly display Admin access to dashboards in the UI. #88473, @IevaVasiljeva
- LogsTable: Fix default sort by time. #88434, @svennergr
- Alerting: Fix rules deleting when reordering whilst filtered. #88285, @gillesdemey
- Alerting: Fix typo in JSON response for rule export. #88090, @yuri-tceretian
- CloudMonitoring: Fix query type selection issue. #88024, @aangelisc
- Alerting: Fix scheduler to sort rules before evaluation. #88021, @yuri-tceretian
- DashboardScene: Skip panel repeats when values are the same. #87896, @torkelo
- Alerting: Do not store series values from past evaluations in state manager for no reason. #87845, @alexweav
- DashboardScene: Fixing major row repeat issues. #87800, @torkelo
- DashboardScene: Fixes checkbox orienation in save forms. #86490, @torkelo
- Provisioning: Add override option to role provisioning. (Enterprise)
Breaking changes
If you had selected your language as “Português Brasileiro” previously, this will be reset. You have to select it again in your Preferences for the fix to be applied and the translations will then be shown. Issue #89374