This repository was archived by the owner on Sep 26, 2025. It is now read-only.
Releases: VolkovLabs/business-forms
Releases · VolkovLabs/business-forms
Business Forms 6.2.0
Business Forms 6.1.0
Business Forms 6.0.0
Business Forms 5.1.0
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
Breaking changes
- Dashboard variables in Show If, Disabled and Options replaced automatically. Function
replaceVariablesis 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
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
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)