Release Notes
Release Notes for the Business Table panel.
1.6.0 (2024-10-29)
Features / Enhancements
- Updated refresh and useRuntimeVariables for dashboard scene (#129)
- Added replaceVariables to file name (#131)
- Added Textarea column editor type (#133)
- Added replaceVariables to column header (#134)
- Updated to Grafana 11.3. and dependencies (#137)
- Added colored Text and colored Background for aggregated rows (#136)
- Added Handling Data Source Request Errors (#140)
- Added customization for column header (#141)
- Updated text wrap (#143)
1.5.0 (2024-10-08)
Features / Enhancements
- Updated Autosize Code Editor toolbar (#99)
- Added sanitizing html content (#110)
- Added data for hidden columns to payload (#112)
Bugfixes
- Fixed escaping new lines for content edit (#111)
1.4.0 (2024-10-02)
Features / Enhancements
- Updated aggregated cell to support Standard Options (#79)
- Added nested objects cell type (#80)
- Updated e2e tests (#81)
- Moved pagination options to separate category (#87)
- Updated nested objects to show first or last object in the table (#92)
- Updated row data for accessor key with dots (#90)
- Added YouTube tutorial (#93)
- Updated to show/hide columns (#94)
- Added query pagination error with enabled client column filtering (#95)
- Updated e2e to support panel edit in dashboard scene (#96)
1.3.0 (2024-09-20)
Breaking changes
- Requires Grafana 10.3 and Grafana 11
Features / Enhancements
- Added edit data with based permission check (#40, #76)
- Added edit permission based on query (#47)
- Added client and query pagination (#50)
- Added functionality to pin columns (#53, #65)
- Added download table data as CSV (#61)
- Updated Page size button to prevent overflow (#62)
- Added reset table state on tab change (#67)
- Updated Table Editor to improve UI/UX (#66)
- Updated Sorting options (#69)
- Added DataLinks support (#75)
1.2.0 (2023-09-05)
Features / Enhancements
- Added Colored Background Column type (#33)
- Added column width and wrap (#34)
- Added table Footer (#36)
- Updated to Grafana 11.2.0 (#37)
1.1.0 (2024-08-22)
Features / Enhancements
- Signed as Community plugin (#23)
- Added Column Filtering (#21)
- Renamed groups to tables (#27)
- Updated options to show aggregation if at least one column is grouped (#28)
- Added tabs sorting option (#29)
- Updated to Grafana 11.1.4 (#31)
1.0.0 (2024-08-04)
Features / Enhancements
- Initial release based on Grafana 11.1.0
- Added basic columns editor (#1)
- Added groups and tabs (#17)