Releases: gapitio/gapit-htmlgraphics-panel
Releases · gapitio/gapit-htmlgraphics-panel
v2.2.3
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
v2.2.2 (2025-11-05)
Features / enhancements
- Build: Add provenance attestation for builds #208
Bug fixes
Full Changelog: v2.2.1...v2.2.2
v2.2.1
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
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
Full Changelog: v2.1.1...v2.2.0
Release v2.1.1
v2.1.1 (2022-08-11)
Features / enhancements
- Declarations: Add missing declaration descriptions 301e69a
Release v2.1.0
v2.1.0 (2022-08-09)
Features / enhancements
Release v2.0.3
v2.0.3 (2022-03-07)
Features / enhancements
- Repo: Add release files without the version number 1a8b313
Release v2.0.2
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
Release v2.0.0
v2.0.0 (2021-11-30)
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.