Skip to content

Latest commit

 

History

History
executable file
·
67 lines (45 loc) · 5.54 KB

CHANGELOG.md

File metadata and controls

executable file
·
67 lines (45 loc) · 5.54 KB

Changelog

1.6.2

  • Set a viewport to browser when fetching dashboard model #113
  • Bump dependencies #110, #111, #113, #114

1.6.1

  • Ensure we fallback to API data when browser reqs fails #109
  • Bump dependencies #99, #102

1.6.0

1.5.0

  • Enhancement in plugin configuration and bug fixes #61
  • Reuse single browser instance in requests #59
  • Remove vfs dependency entirely #58
  • Split config into sections #55
  • feat: inline images in report html #53
  • misc: refactor plugin #52
  • deps: Update all backend dependencies #50

1.4.1

  • Correct logo json tag in config struct #37

1.4.0

  • Support configurable time zone #35
  • Support repeated panels and/or rows #33

1.3.0

  • Support including branding logo in report #29
  • Fix report generation by API requests #28

1.2.0

  • Support API requests from service accounts #25

1.1.0

  • Correct download URL in bootstrap script #22
  • Configure grafana data path from provisioning #18
  • Add skip TLS config option #17
  • docs: fix plugin name in example urls #13
  • docs: Add missing installation steps in README #10

1.0.0

  • Support rendering full dashboards #7
  • Using chromium to generate PDF reports #6

0.1.0

  • Grafana Labs Review #4
  • Add orientation config option #3
  • Upload plugin zip to CI artifacts #2
  • Full e2e test env #1