Added
- Added banner on the ChatOps screen for OSS to let the user know if no chatops integration is enabled
(#1735) - Add
rbac_enabledtoGET /api/internal/v1/current_teamresponse schema +rbac_permissionstoGET /api/internal/v1/user
response schema by @joeyorlando (#2611)
Fixed
- Bring heartbeats back to UI by @maskin25 (#2550)
- Address issue when Grafana feature flags which were enabled via the
feature_flags.enabledwere only properly being
parsed, when they were space-delimited. This fix allows them to be either space or comma-delimited.
by @joeyorlando (#2623)