Skip to content

Releases: grafana/detect-angular-dashboards

v0.11.1

30 Oct 09:22
a59ae7e

Choose a tag to compare

0.11.1 (2025-10-29)

🐛 Bug Fixes

  • ci: fix release-please attachments (#43) (34fa9f7)

v0.11.0

16 Oct 12:33
dfd74db

Choose a tag to compare

0.11.0 (2025-10-16)

🎉 Features

  • ci: switch from Drone to GitHub Actions, add release-please (#40) (e8ef92a)

🐛 Bug Fixes

  • ci: add name to release-please workflow (#42) (7bab21b)

♻️ Code Refactoring

🔧 Chores

v0.10.0

11 Mar 17:03

Choose a tag to compare

What's Changed

  • Fix: Add piechart, worldmap and singlestat to legacy panels by @xnyo in #25
  • Use new isLegacyPanel function, fix tests by @xnyo in #26
  • Add pagination support by @xnyo in #27

Full Changelog: v0.9.0...v0.10.0

v0.9.0

12 Sep 12:54
219e42c

Choose a tag to compare

What's Changed

  • Add tests by @xnyo in #19
  • feat: Adds support for -server mode and concurrently downloading dashboards by @vanugrah in #21
  • docs: add missing -j flag to example by @mikaello in #23
  • chore(readme): updates README after sever mode addition by @vanugrah in #22

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

25 Jul 07:45
356153b

Choose a tag to compare

What's Changed

  • Fix detection not working for collapsed rows by @xnyo in #18

Full Changelog: v0.8.0...v0.8.1

v0.8.0

17 Apr 14:26
5da6925

Choose a tag to compare

  • Add -insecure option to skip TLS certificate verification (#11)

v0.7.0

22 Mar 17:24
c24fd30

Choose a tag to compare

  • Refactoring to faciliate reuse of the detection code #8
  • Add building block for bulk organization detection #9
  • Include part of the dashboard meta in the detection result #10
  • README.md: Update json example to reflect new output #12

v0.6.0

13 Nov 09:15
7d2add9

Choose a tag to compare

  • Add support for Grafana 10.3.x

v0.5.0

27 Oct 11:29
94012c7

Choose a tag to compare

  • Add warning for old "table" / "table-old" panel

v0.4.0

10 Oct 16:12
94930a0

Choose a tag to compare

  • Add warning for "Graph (old)" panel