Skip to content

Releases: grafana/grafana-kiosk

v1.0.10

30 Oct 15:25
cbab786

Choose a tag to compare

What's Changed

  • README: Fix typos in playlist by @unbelauscht in #167
  • Accept cookies for AWS grafana automatically by @Lutger in #170
  • Feature: implement handling of dash parameters to hide variables, timepicker and links by @pkeuter in #174
  • Click "Yes" in "Stay signed in" page when using Microsoft login by @PhilipGeil in #175
  • Changed Systemd stage to network-online.target by @aseques in #179
  • Fix keyring prompt and update packages by @briangann in #188

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

25 Jan 06:50
baf3479

Choose a tag to compare

What's Changed

  • fix: bypass login for oauth is not reliables by @briangann in #148
  • Fix run:local and build:local Mage targets on Linux and Windows by @xnyo in #163
  • Fix: Pass Authorization header only to Grafana when using apikey auth by @xnyo in #162
  • Ability for 'goauth' to handle the situation if the password field isn't visible on the first screen (or might be visible but breaks the flow) by @nboeckmann in #153
  • Add some rough but functional Docker support by @slim-bean in #154
  • update packages and bugfixes by @briangann in #164

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

23 Sep 02:33
3ee7b0d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

31 May 02:38
d1212b8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

09 Apr 02:50
8c5d489

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.6

grafana-kiosk v1.0.5

12 Oct 21:15

Choose a tag to compare

  • Update go modules to fix continuous error messages
  • Updated linters and circleci config for go 1.19
  • Adds support for Google IAP Auth (idtoken)
  • Fixes GCOM auth login hanging

grafana-kiosk v1.0.4

29 Jun 19:31

Choose a tag to compare

  • Fix startup issue with new flags

grafana-kiosk v1.0.3

29 Jun 04:05

Choose a tag to compare

  • OAuth merged
  • Fix Grafana Cloud login
  • Updated modules
  • Added "window-position" option, allows running kiosk on different displays
  • Added --check-for-update-interval=31536000 to default flags sent to chromium to workaround update popup

grafana-kiosk v1.0.2

17 May 05:53

Choose a tag to compare

  • Also compatible with Grafana v7
  • New flag to ignore SSL certificates for local login
  • Updated chromedp and build with go 1.14.2
  • New configuration file based startup

grafana-kiosk v1.0.1

20 Dec 14:23

Choose a tag to compare

  • Automated build
  • Includes PR #15
  • Compatible with Grafana v6.4.1+