Files
fusion/.changeset/fn-3785-reports-html-export.md
Fusion e9c4c6e4f1 feat(FN-3785): add standalone HTML rendering and export routes for reports
Adds a complete HTML rendering and export pipeline to the fusion-plugin-reports plugin, including a standalone HTML renderer with template and stylesheet support, new export routes (`/api/reports/:id/export/html`) that persist rendered HTML to the store, and plugin-type support for non-JSON route re

Fusion-Task-Id: FN-3785
2026-05-10 15:33:24 -07:00

216 B

@runfusion/fusion
@runfusion/fusion
patch

Add reports plugin HTML rendering templates, standalone offline export output, and HTML plugin route response support (headers + contentType) for attachment/preview endpoints.