github grafana/grafana-kiosk v1.0.12

8 hours ago

Features

  • Add --incognito flag to optionally disable Chrome incognito mode (#247)
  • Add --hide-logo flag to hide Powered by Grafana logo (#256)
  • Add --hide-playlist-nav flag to hide playlist navigation controls (#256)

Bug Fixes

  • Fix query errors with newer Grafana API (#254) — thanks @llamafilm!
  • Fix hideLogo query parameter to match Grafana's native format (#262)
  • Fix Grafana 12+ scenes viewport changes causing kiosk to not autofit panels (#250)
  • Fix fullscreen cycle for non-full kiosk modes (tv, disabled) (#251)
  • Fix HTTP URLs blocked by Chromium 130+ HTTPS-First Mode (#249)
  • Fix CLI flags not overriding config file values when using -c (#248)
  • Fix API key host prefix matching to prevent auth header leakage (#244)

CI/CD

  • Persist coverage badges, add actionlint, restrict workflow permissions (#246)
  • Add coverage badges to README (#245)

Dependencies

  • Update Go modules: chromedp/cdproto, magefile/mage, google.golang.org/api, golang.org/x/*, grpc, otel (#243)
  • Update actions/setup-go to v6.4.0 (#236)
  • Update google/osv-scanner-action to v2.3.5 (#235)
  • Update softprops/action-gh-release to v3 (#259)

Documentation

  • Rewrap AGENTS.md in agents-md behavioral template; split project detail into .agents/ topic files (#264)

New Contributors

Full Changelog: v1.0.11...v1.0.12

Don't miss a new grafana-kiosk release

NewReleases is sending notifications on new releases.