Chore: Remove returnToPrevious feature toggle (#88332)

This commit is contained in:
Laura Fernández
2024-05-27 17:47:57 +02:00
committed by GitHub
parent 08b18113d2
commit 6d98f53e8b
11 changed files with 5 additions and 40 deletions

View File

@ -28,7 +28,6 @@ For more information about feature release stages, refer to [Release life cycle
| `featureHighlights` | Highlight Grafana Enterprise features | |
| `correlations` | Correlations page | Yes |
| `exploreContentOutline` | Content outline sidebar | Yes |
| `returnToPrevious` | Enables the return to previous context functionality | Yes |
| `cloudWatchCrossAccountQuerying` | Enables cross-account querying in CloudWatch datasources | Yes |
| `nestedFolders` | Enable folder nesting | Yes |
| `nestedFolderPicker` | Enables the new folder picker to work with nested folders. Requires the nestedFolders feature toggle | Yes |