Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 1.05 KB

Changelog

0.3.0 (2023-02-28)

  • Chore: Migrated build process from @grafana/toolkit to @grafana/create-plugin
  • Chore: Added E2E sanity tests
  • Chore: Spellcheck added to the code

0.2.0 (2021-10-07)

  • BREAKING: Plugin ID renamed from yesoreyeram-guidedtour-panel to grafana-guidedtour-panel
  • BREAKING: Grafana dependency updated to >=8.1.0

0.1.0 (2021-07-12)

  • Chore: Signed version of the plugin released

0.0.4 (2021-07-02)

  • Feature: Support for customizing floater width
  • Bug fix: Fix missing colors

0.0.3 (2021-07-02)

  • Feature: Support for re-ordering steps
  • Experimental: Background image support for tour popups

0.0.2 (2021-07-02)

  • Feature: Support for customizing controller UI and content
  • Feature: Support for scrollOffset added
  • Feature: Support for customizing tour control
  • Feature: Support for customizing beacon position
  • Bug fix: Fixed a bug where finish cause redirection when closed the tour

0.0.1 (2021-07-01)

  • Feature: Initial release.