- 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