Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

48 lines (34 loc) · 1.07 KB

Change Log

All notable changes to the "grafana-vscode" extension will be documented in this file.

v0.0.19

  • Add a "new dashboard" snippet (#96)
  • Support opening dashboards via the command palette (#97)

v0.0.18

  • Fix support for Grafana Cloud (#87)
  • Support library panels (#90)
  • Support grizzly dashboards (#91)
  • Support HTTP API-style dashboards (#92)

v0.0.17

  • Add /api/datasource/uid/* proxy endpoint
  • Remove preferences warning popup

v0.0.16

  • Add additional proxy endpoints (to support more dashboards/etc) (#80)

v0.0.15

  • Follow redirects and don't fail on trailing slashes (#77)
  • Theming (light/dark) support for Grafana (#74)

v0.0.14

  • Improved readme (#62)

v0.0.13

  • Add telemetry that will allow us to evaluate usefulness of this extension (#48)

v0.0.12

  • Removed Kiosk mode - this was preventing the 'add panel' option from showing (#59)

v0.0.11

  • Fixed usage on Windows (#57)

v0.0.10

  • Readme tweaks (#54)

v0.0.9

  • Added support for vscodium (#53)

v0.0.8

  • Improved readme (#52)

v0.0.7

  • First release to VSCode Marketplace