Latest in branch 11.3
11.3.9
Released 18 Jul 2025
(10 months ago)
SoftwareGrafana
Version11.3
Status
Not Supported
Initial release11.3.0
22 Oct 2024
(1 year ago)
Latest release11.3.9
18 Jul 2025
(10 months ago)
Support end date22 Jul 2025
(Ended 10 months ago)
Release noteshttps://github.com/grafana/grafana/releases/tag/v11.3.9
Source codehttps://github.com/grafana/grafana/tree/v11.3.9
Downloadhttps://github.com/grafana/grafana/releases/tag/v11.3.9
Grafana 11.3 ReleasesView full list

What Is New in Grafana 11.3

CategoryHighlights
New FeaturesScenes-powered dashboards are generally available; Explore Logs plugin installed by default; Canvas actions and visualization actions (one-click API calls, ordering); Announcement banner (public preview); LDAP configuration via UI (public preview); Plugin role-based access control.
ImprovementsSticky time picker and template variables while scrolling; New tz URL parameter for timezone sharing; Kiosk mode now shows configurable controls; Legend support added to bar gauge visualizations; "All number fields" option for binary transformations; Auto-formatted table cell inspect with plain text and code tabs; Simplified subfolder creation flow; Plugin details page redesign.
Breaking ChangesLibrary panels tab removed from panel edit UI; Overrides tab moved to bottom of options list; Share button hidden in edit mode; Variable usage check not yet available.

How do Scenes-powered dashboards change the editing experience in Grafana 11.3?

Scenes-powered dashboards are now generally available and introduce a cleaner separation between view and edit modes.

  • View mode hides most editing controls, giving a less cluttered canvas for end-users.
  • Edit mode brings back panel-adding and setting options, making it faster for developers to modify dashboards.
  • The time range picker and template variables now stick to the top of the page as you scroll, a highly requested usability improvement.
  • A new tz URL parameter lets you share a dashboard with a specific timezone, e.g. /d/abcd?tz=America/New_York, ensuring consistent time interpretation.

Can I trigger API calls directly from canvas elements in Grafana 11.3?

Yes, the new Canvas actions let you attach one-click API calls to any canvas element.

  • Enable the feature with the vizActions toggle in grafana.ini or via the UI.
  • In the panel editor, select a canvas element and use the "Data links and actions" section to add an action.
  • Choose "One-click" to fire the API immediately on click; the first action in the list gets this behavior.
  • Drag-and-drop actions in the tooltip to reorder their display.
# Example: enable canvas actions
[feature_toggles]
vizActions = true

What does the default installation of Explore Logs mean for my monitoring workflow?

Explore Logs is now pre-installed, so you can explore logs without manual plugin setup.

  • The plugin appears alongside Explore Metrics, giving a unified UI for logs and metrics.
  • It is GA in Grafana Cloud and now automatically installed on OSS and Enterprise instances via the preinstall configuration flag.
  • Use the standard Explore pane to filter, search, and visualize log spikes without writing queries.

How has alerting been simplified in Grafana 11.3?

Alert rule creation now offers a streamlined query and condition step.

  • The default UI shows a single query and a single condition, reducing visual noise.
  • Switch to "Advanced options" for multi-query or expression-heavy alerts.
  • Role-based access control for notifications (contact points, mute timings, templates) is in public preview for Enterprise and Cloud.
  • Recording rules can be created for Grafana-managed alerts when the grafanaManagedRecordingRules flag is enabled, improving dashboard performance.

What new admin tools help communicate and secure Grafana instances in 11.3?

Admins can now publish announcement banners and configure LDAP via the UI, plus plugins can use RBAC.

  • Announcement banners (public preview) appear at the top of the UI; enable with the notificationBanner toggle and configure under Admin → General → Announcement Banner.
  • LDAP setup is now a UI wizard; enable the ssoSettingsLDAP toggle to avoid manual config file edits and restarts.
  • Plugins can define custom roles in plugin.json, granting permissions to Viewer, Editor, Admin, or Grafana Admin by default.
  • Subfolder creation no longer requires extra permissions - users with Edit or Admin rights on a folder can create nested subfolders.

Frequently Asked Questions

Do I need to reinstall any plugins after upgrading to Grafana 11.3?
No existing plugins are automatically removed; only the Library panels tab is hidden, so you can continue using your plugins without reinstalling.

How can I share a dashboard with a specific timezone?
Append the tz URL parameter to the dashboard link, for example /d/abcd?tz=America/New_York.

Which feature toggle enables canvas actions?
Set vizActions=true in the feature_toggles section of grafana.ini.

Can users create subfolders without admin rights?
Yes, any user with Edit or Admin rights on a parent folder can create subfolders.

How do I enable the announcement banner in a self-managed Grafana?
Turn on the notificationBanner feature toggle in grafana.ini and then configure the banner under Admin > General > Announcement Banner.

Is the variable usage check available in Grafana 11.3?
No, the variable usage check is still listed as a known limitation and is not available in this release.

Releases In Branch 11.3

VersionRelease date
11.3.918 Jul 2025
(10 months ago)
11.3.8+security-0102 Jul 2025
(10 months ago)
11.3.813 Jun 2025
(11 months ago)
11.3.7+security-0128 May 2025
(1 year ago)
11.3.721 May 2025
(1 year ago)
11.3.6+security-0106 May 2025
(1 year ago)
11.3.622 Apr 2025
(1 year ago)
11.3.5+security-0107 Apr 2025
(1 year ago)
11.3.521 Mar 2025
(1 year ago)
11.3.414 Feb 2025
(1 year ago)
11.3.324 Jan 2025
(1 year ago)
11.3.203 Dec 2024
(1 year ago)
11.3.115 Nov 2024
(1 year ago)
11.3.0+security-0112 Nov 2024
(1 year ago)
11.3.022 Oct 2024
(1 year ago)