Skip to content

Releases: gapitio/gapit-htmlgraphics-panel

v2.2.3

12 Nov 07:36
v2.2.3
0c700d6

Choose a tag to compare

v2.2.3 (2025-11-12)

Bug fixes

  • Repo: Don't use direct css imports #212

Full Changelog: v2.2.2...v2.2.3

v2.2.2

05 Nov 12:29
v2.2.2
7fc3d37

Choose a tag to compare

v2.2.2 (2025-11-05)

Features / enhancements

  • Build: Add provenance attestation for builds #208

Bug fixes

  • UI: Fix small file upload button #210 #211

Full Changelog: v2.2.1...v2.2.2

v2.2.1

02 Jul 10:41
v2.2.1
5316359

Choose a tag to compare

v2.2.1 (2025-07-02)

Features / enhancements

  • Repo: Add open sans font license to the output dist 39e949b

Full Changelog: v2.2.0...v2.2.1

v2.2.0

18 Jun 12:33
v2.2.0
f4a30c9

Choose a tag to compare

Release notes v2.2.0

v2.2.0 (2025-06-18)

Features / enhancements

  • Repo: Migrate to grafana create plugin #188, 41062ec
  • Repo: Add new scroll container #200
  • Declarations: Dynamically update type declarations #202
  • Code editor: Don't wait for declarations to load editor #203
  • Code editor: Add adjustable height for the code editor #206

Bug fixes

  • Readme: Fix broken badge links eb18ff6, 25eff4f
  • Declarations: Load declarations with onRender #204

Full Changelog: v2.1.1...v2.2.0

Release v2.1.1

11 Aug 09:38
17b6cad

Choose a tag to compare

v2.1.1 (2022-08-11)

Features / enhancements

  • Declarations: Add missing declaration descriptions 301e69a

Release v2.1.0

09 Aug 10:27
fbea3c4

Choose a tag to compare

Release notes v2.1.0

v2.1.0 (2022-08-09)

Features / enhancements

  • Options: Add Grafana scrollbar #111
  • Declarations: More accurate declarations #113
  • Repo: Add locationService #117

Release v2.0.3

07 Mar 11:03

Choose a tag to compare

v2.0.3 (2022-03-07)

Features / enhancements

  • Repo: Add release files without the version number 1a8b313

Release v2.0.2

11 Feb 13:06
240b53e

Choose a tag to compare

v2.0.2 (2022-01-31)

Features / enhancements

  • Repo: Update grafana packages to work with latest grafana version (8.3.4)

Release v2.0.1

10 Jan 08:17

Choose a tag to compare

v2.0.1 (2022-01-10)

Bug fixes

  • Repo: Fix inconsistency with dynamic variables #77
  • Repo: Fix fieldDisplayValues is undefined on panel load #72
  • Options: Fix wrong default calcs value #75

Release v2.0.0

30 Nov 08:28

Choose a tag to compare

v2.0.0 (2021-11-30)

Release notes v2.0.0

Features / enhancements

  • Repo: Add better calcs mutation handler a7abb76
  • Repo!: Don't save the import/export option (importedPanelOptions) 211e35b

Breaking changes

Don't save the import/export option (importedPanelOptions)

Halves the size of the saved panel options. This might have some effects on code that checks this option. The options change doesn't happen until a change/save in the import/export section is triggered.