- Removed .NET 6 and .NET 7 support
- Added .NET 9 version
- Updated System.IO.Packaging and System.ServiceModel.Http references
- Switched to version 4.8.0 of Microsoft.CodeAnalysis to match version required by Microsoft.VisualStudio.Web.CodeGeneration.Design 8.0.2+
- Removed .NET Core 3.1 and .NET 5 support
- Added CSV Renderer
- Added XML Data Exporter
- Added assembly strong name
- Fixed bug causing errors when exporting report with invalid image placeholders
- Removed dependencies on BinaryFormatter in ResourceManager
- Added .NET 8 version
- Added localized string for WinForms Report Viewer
- Fixed hyperlink handling in WinForms Report Viewer
- Added .NET 7 version
- Removed BinaryFormatter dependencies for .NET 7+
- Fixed broken error messages in NETCore project due to missing string resources
- Fixed ValidValues floating point culture-dependent formatting
- Custom system-wide culture (LOCALE_CUSTOM_UNSPECIFIED) workaround
- Multi-target .NET Core 3.1, .NET 5 and .NET 6 due to Microsoft.CodeAnalysis.VisualBasic dependencies
- Fixed race condition in WinForms ReportViewer caused by missing thread abort in RefreshReport
- Removed SqlClient and OleDb dependencies
- .NET 6 compatibility
- Added missing System.Text.RegularExpressions.dll assembly reference
- https support for server-side reports
- Fixed chart HTML4/5 rendering
- Fixed invalid PDF missing image placeholder format
- Fixed InvalidImage rendering in non-WinForms applications
- Fixed BinaryFormatter/ResX issues with PDF export on .NET 5
- Changed HTML4.0 and HTML5 renderer to embed images as data URLs
- Fixed HTML5 renderer image scaling with javascript disabled
- Added workaround for aborting background worker thread
- Added missing ImageRenderer resources
- Added remote report support to .NETCore version
- Added remote report support to WinForms version
- Added missing resources needed for gauge control
- Added HTML4.0 / HTML5 / MHTML output format
- Added missing resources, fixed resource logical names
- Fixed subreport assembly naming
- Fixed PDF 1252 character encoding
- Added report assembly unloading support
- Added missing UI resources
- Added .NET 5 support
- Added missing WinForms UI resources
- Fixed loading images from external sources
- Fixed IIF report expression
- Added detailed compilation error message
- Basic cross-platform support
- Removed unused native method references
- Renamed ambiguous projects
- Initial version based on ReportViewer 15.0.1404.0