Skip to content

Releases: hoptical/nodegraph-api-plugin

v1.0.1

03 Jul 19:56
eaf0cc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 Mar 11:58
Compare
Choose a tag to compare

What's Changed

  • The plugin now works in proxy mode instead of direct. This will prevent browser access necessity the API application and Grafana server should do the job(issue #12)(PR #14)
  • No need to handle CORS policy by the API application.
  • Fixed the standardization of provisioning mentioned in [#13 (comment)](#13 (comment)). Now for provisioning, user has to use url instead of baseUrl from the jsonData section.
  • Removed useless API key field in config editor.

Full Changelog: v0.4.2...v1.0.0

v0.4.2

02 Mar 14:38
Compare
Choose a tag to compare
  • Update the logo
  • Update the installation section of the readme

Full Changelog: v0.4.1...v0.4.2

v0.4.1

01 Mar 14:54
Compare
Choose a tag to compare
  • Convert relative paths to absolute in the readme file to make the plugin ready to sign & publish

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Feb 13:12
Compare
Choose a tag to compare

What's Changed

  • Add Compatibility for Grafana of versions >8.3.5 & <8.00 by @hoptical in #10
  • add variable support for query string by @hoptical in #11

Full Changelog: v0.3.1...v0.4.0

v0.3.1

12 Feb 09:09
Compare
Choose a tag to compare

Change information and ownership of the plugin.

v0.3.0

28 Oct 11:55
1b4e641
Compare
Choose a tag to compare
  • Add fields route to API; this will give the user the ability to handle his desired nodes and edges parameters(e.g. arc__* and its color)
  • Change the API endpoints. Now API routes are more readable to the user.

v0.2.0

15 Oct 09:18
c19e740
Compare
Choose a tag to compare
  • Remove redundant items from the query editor
  • Add screenshots to plugin.json

v0.1.0

10 Oct 15:07
Compare
Choose a tag to compare
add better information to readme