v1.1.1
Latest
Patch
January 2026
New
- Admin portal: collapsible sidebar for compact layouts
- PDF export: configurable page margins via
PdfOptions.Margins - Scheduler: new
OnReportFailedcallback hook
Fixed
- PDF rendering: table borders not rendering correctly at certain zoom levels
- Admin portal: dark mode flash on initial page load
- Scheduler: edge case where timezone offset caused double-run at DST boundary
- Report engine:
NullReferenceExceptionwhen data source returned empty enumerable
v1.1.0
Minor
November 2025
New
- PDF export engine — generate PDF reports via
ScreamCode.Reporting.Pdfpackage - Digital signature support on PDFs (Enterprise)
- Scheduler: email delivery of generated reports
- Audit trail: 30-day log (Pro), 365-day log (Enterprise)
- Admin portal: new dashboard with KPI overview
- 5 predefined HTML report templates (Pro), 10 (Enterprise)
- Backup & restore for report definitions and data
Fixed
- Report list pagination not working with more than 50 reports
- Incorrect permissions check on non-admin Blazor routes
v1.0.1
Patch
September 2025
Fixed
- Middleware registration order causing 404 on
/reportadminin some hosting configurations - CSV export encoding issue with non-ASCII characters
- License validation not retrying on transient network errors
v1.0.0
Initial release
August 2025
Initial release
- Core report engine with Blazor admin portal at
/reportadmin - Community, Professional, and Enterprise editions
- PDF, Excel, and CSV export
- NuGet packages: Core, Blazor
- License key validation
- Report scheduling (cron-based)