Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Releases: VolkovLabs/business-input

Business Input 5.1.0

29 Sep 19:22
4657d25

Choose a tag to compare

Changed

  • ESLint Configuration: Updated linting rules and settings for better code quality and consistency. (#104)
  • LLM Behavior & Plugin Handling: Improved LLM functionality and added better error handling for cases when a plugin is not found. (#106)
  • E2E Tests: Adjusted end-to-end tests to resolve compatibility issues with the Main branch. (#107)

This build has been attested. You can view the attestation details here.

Business Input 5.0.0

21 Jul 17:05
210fa05

Choose a tag to compare

Breaking Changes

  • Requires Grafana 11 and Grafana 12.

Features & Enhancements

  • Updated to Grafana 12 and dependencies (#103).

This build has been attested. You can view the attestation details here.

Business Input 4.5.0

24 Dec 04:48
8d29a24

Choose a tag to compare

Features / Enhancements

  • Added editor for boolean values (#97)
  • Updated e2e test (#98)
  • Updated to Grafana 11.4 and dependencies (#99)

Business Input 4.4.0

18 Nov 18:41
b49c2b5

Choose a tag to compare

Features / Enhancements

  • Updated Autosize Code Editor toolbar (#91)
  • Updated to Grafana 11.3 and dependencies (#95)

Business Input 4.3.0

13 Sep 20:31
a2702db

Choose a tag to compare

Features / Enhancements

  • Updated "Add a row" below the rows list (#83, #84)
  • Added toDataFrame helper to code parameters (#86)
  • Updated to Grafana 11.2 and dependencies (#87)
  • Updated code editor from business components (#89)

Business Input 4.2.0

25 Jul 02:26
1215111

Choose a tag to compare

Breaking changes

  • Requires Grafana 10.2 and Grafana 11

Features / Enhancements

  • Updated variable support in Scenes dashboard (#79)
  • Updated to Grafana 11.1 and dependencies (#80)

Business Input 4.1.0

25 Jun 12:37
e1e0306

Choose a tag to compare

Features / Enhancements

  • Added supporting OpenAI completions (#73)
  • Updated E2E workflow to use Docker (#75, #77)
  • Updated plugin logo (#76)

Business Input 4.0.0

12 Jun 15:42
8a2c4f9

Choose a tag to compare

Breaking changes

  • Requires Grafana 10 and Grafana 11

Features / Enhancements

  • Updated name to Business Input Data Source (#268)
  • Add plugin e2e tests and remove cypress (#66)
  • Prepare for Grafana 11 (#67)
  • Update to Grafana 11 and dependencies (#69)
  • Add supporting variables in code editor (#70)

Static Data Source 3.1.1

04 Mar 03:20
e1e829b

Choose a tag to compare

Bug fixes

  • Fix read property of undefined for empty fields (#63)

Static Data Source 3.1.0

22 Feb 03:03
c4a4f41

Choose a tag to compare

Breaking changes

  • Requires Grafana 9.2 and Grafana 10

Features / Enhancements

  • Increase tests coverage (#47)
  • Update ESLint configuration and refactoring (#53)
  • Add drag-and-drop for rows and fields (#54)
  • Update custom code when switching the value editor from manual to JS (#59)
  • Add Variable Editor with Fields and Java Script (#58)
  • Add Collapse/Expand All for Fields and Values (#57)
  • Update to Grafana 10.3.3 (#60)