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

Releases: VolkovLabs/business-forms

Business Forms 6.2.0

02 Sep 11:00
bafdae0

Choose a tag to compare

Changed

  • Update race condition for initial request (#619).

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

Business Forms 6.1.0

31 Aug 22:48
6976010

Choose a tag to compare

Changed

  • Updated ESLint configuration for improved code quality (#611).
  • Updated Development Provisioning (#616).

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

Business Forms 6.0.0

21 Jul 18:03
c3d9c78

Choose a tag to compare

Breaking Changes

  • Requires Grafana 11 and Grafana 12.

Added

  • TimeZone option for Date element (#604).

Changed

  • Updated to Grafana 12.0 and dependencies (#607).

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

Business Forms 5.1.0

27 Feb 01:54
18375e1

Choose a tag to compare

Features / Enhancements

  • Added isEscaping option for TextArea and CodeEditor elements (#581)
  • Added support streaming state for data (#577)
  • Refactoring form elements (#576)
  • Updated to Grafana 11.5 and dependencies (#582)
  • Updated release workflow to include attestation (#582)

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

Business Forms 5.0.0

24 Dec 16:48
15ce0e1

Choose a tag to compare

Breaking changes

  • Dashboard variables in Show If, Disabled and Options replaced automatically. Function replaceVariables is not required and removed.

Features / Enhancements

  • Updated change value behavior for custom option (#562)
  • Added form-element of type color (#561)
  • Updated new lines in Text Area and Code Editor (#563)
  • Added support variables in data sources (#564)
  • Updated packages for Code Editor (#569)
  • Updated element helpers (#570)
  • Updated Grafana 11.4.0 and dependencies (#571)

Business Forms 4.9.0

17 Nov 03:47
d251c6c

Choose a tag to compare

Features / Enhancements

  • Removed DatasourceResponseError moved to external Components (#535)
  • Added HTML, Markdown to supported Code Editor languages (#543)
  • Updated options to use datasource ID instead of name (#539)
  • Updated E2E tests (#538)
  • Updated refresh function in the Update Request (#547)
  • Added functionality for updating sections dynamically (#542)
  • Removed default payload from Update Request (#550)

Business Forms 4.8.0

26 Oct 11:58
c7ce598

Choose a tag to compare

Features / Enhancements

  • Added Date Form element (#520)
  • Update refresh for dashboard scene (#522)
  • Updated Text area, Code editor elements to escape multi-lines (#520)
  • Updated refresh for dashboard scene using useDashboardRefresh hook (#528)
  • Added Handling Data Source Request Errors (#530)
  • Updated Grafana 11.3.0 and dependencies (#531)

Business Forms 4.7.0

08 Oct 20:07
d07a532

Choose a tag to compare

Features / Enhancements

  • Updated Autosize Code Editor toolbar (#506)
  • Added custom input for Select, Multi select (#507)
  • Added support for frames in initial fields support (#508)
  • Updated behavior for disabled text area element (#514)

Business Forms 4.6.0

29 Sep 01:39
3831b5b

Choose a tag to compare

Features / Enhancements

  • Updated initial values for elements from data source (#490)
  • Added wrap button in the code editor (#491)
  • Updated loading bar for Initial Request (#492)
  • Added Label Background and Label Color for element with type Button (#502)

Business Forms 4.5.0

06 Sep 16:35
6d2a544

Choose a tag to compare

Features / Enhancements

  • Updated date and time input timezone (#452)
  • Added dashboard variables support in button titles (#479)
  • Updated suggestions position in Code elements (#483)
  • Added variable support in sections and labels (#485)