Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 635 Bytes

CHANGELOG.md

File metadata and controls

31 lines (21 loc) · 635 Bytes

Change Log

1.0.4

  • Fix startup issue with new flags

1.0.3

  • 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

1.0.2

  • 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

1.0.1

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

1.0.0

  • First Release
  • Compatible with Grafana v6.3