Skip to content

Releases: VolkovLabs/business-forms

Business Forms 5.0.0

24 Dec 16:48
15ce0e1
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

Business Forms 4.4.0

29 Aug 16:02
20a8fdc
Compare
Choose a tag to compare

Features / Enhancements

  • Added Expandable Editors (#472)
  • Updated Pre-Selection for multi selection elements (#474)
  • Updated data source query display error (#477)

Business Forms 4.3.1

16 Aug 13:19
3f8185a
Compare
Choose a tag to compare

Bugfixes

  • Fixed migration helper if nested object properties are not defined (#468)

Business Forms 4.3.0

13 Aug 01:25
4833196
Compare
Choose a tag to compare

Features / Enhancements

  • Added helpers for form elements (#460)
  • Updated payload options migration (#464)
  • Added element custom button (#463)
  • Refactoring form elements (#463)

Business Forms 4.2.0

18 Jul 16:40
d546ecf
Compare
Choose a tag to compare

Features / Enhancements

  • Updated Docker Compose and E2E pipeline (#446, #447)
  • Improved unit tests (#447)
  • Updated Business Forms tutorial (#451)
  • Updated logic for comparing form values with the initial values (#454)
  • Updated position of Query fields and Field names for initial values (#455)