Releases: FastReports/FastReport
FastReport OpenSource 2022.2.0
➕ added ability to save report with random data
➕ added backlight of intersecting objects
➕ replaced password symbols on dots in object inspector
➕ added warning about possible stack overflow when putting Matrix on repeated bands
➕ added option "High Quality SVG" in export to HTML
➕ added export of tab width in HTML export
➕ added property PrefixStyle to SVG-export, which allows to set a prefix for all styles
➕ added connection to Excel (FastReport.Data.Excel plugin)
🐛 the ExportBand method now uses the BandBase argument instead of Base
🐛 fixed bugs with double calling events AfterData, BeforePrint and AfterPrint of ContainerObject
🐛 fixed a bug leading to System.NullReferenceException when running reports with dialog forms
🐛 fixed a bug with not working VisibleExpression property of subreports and pages
🐛 fixed a bug with right anchor on pages with unlimited width and landscape orientation
🐛 fixed a bug leading to System.OverflowException when drawing unlimited page without preparing
🐛 removed error message when text of barcode consist expression
🐛 fixed a bug with disable hot keys option
🐛 fixed dropdown menu when click on LineStyle and LineWidth button
🐛 fixed a bug with viewing data in designer
🐛 fixed a bug with incorrect showing settings of shadow in border editor
🐛 fixed a bug leading to System.NullReferenceException when clicking on editable TextObject
🐛 fixed a bug with not working hyperlinks in report with multi-column databands
🐛 fixed a bug when exporting a report resulted to saving the prepared report
🐛 fixed incorrect rotation of landscape orientation of pages when printing HTML if they used styles from previous pages
🐛 fixed a memory lose when export SVG objects to HTML with option "High Quality SVG"
🐛 fixed fill background picture and property of line-height in export to HTML
🐛 fixed a bug with exporting borders of spanned cells to SVG
🐛 fixed a bug with not working "open after export" option
🐛 fixed a bug due to which the cursor did not change when hovering over links in the new demo
🐛 now the DatePicker icon looks the same in all browsers
🐛 fixed SQLite connector
🐛 fixed a bug with ConnectionString to Firebird
FastReport OpenSource 2022.1.0
FastReport OpenSource 2021.4.0
FastReport OpenSource 2021.3.28
FastReport OpenSource 2021.3.21
FastReport OpenSource 2021.3.0
➕added import of reports DevExpress, List and Label and SQL Server Reporting Services
➕added FastReport.OpenSource.Firebird plugin on NuGet
🐛 fixed a bug where page sizes could reset after preview
🐛 fixed a bug where printing a RichText object on large Windows scaling was happening incorrectly
🐛 fixed a bug leading to System.ArgumentOutOfRangeException in Substring functions
🐛 fixed a bug leading to System.ArgumentException when drawing PictureObject with some images
🐛 fixed a bug when tables were not displayed when connecting to Advantage Database via ODBC
🐛 fixed a bug where RichText went outside the page
🐛 fixed a bug with recompiling the report script that interacted with ChildBand
🐛 fixed a bug when exporting objects with rendering mode HtmlParagraph
🐛 fixed a bug in WebReport Core with SinglePage and Dialogs
🐛 fixed a bug with compilation VB.NET script, resulting in an error "Modules cannot be generic"
🐛 updated package reference Microsoft.CodeAnalysis to 3.3.1 version
🐛 fixed a bug with incorrect images in export on Linux
🐛 fixed a bug leading to System.NullReferenceException when call CsvDataConnection.CreateAllTables()
🐛 fixed a bug with incorrect loading of table names from ClickHouse
FastReport OpenSource 2021.2.0
➕ added HiDPI support (for Designer)
➕ added CountDistinct aggregate function (report totals and Matrix object totals)
➕ added support of TLS 1.2
➕ added new 2 types of UncheckedSymbol for CheckBox
➕ added the ability to disable loading of XML and CSV data locally
➕ added ability to load XML data source by URL
➕ added functions of converting numbers to words for Polish language
➕ added more references to .NET Standard libraries for correct compile of the report script
➕ added ability to copy data source
➕ added the ability to add text and pictures by dragging and dropping them from the browser
🐛 optimized copying streams in some cases
🐛 fixed a bug with incomplete copying of the matrix when copying the report page
🐛 fixed a bug when a band with the FillUnusedSpace property enabled was not displayed again, although there is enough free space
🐛 fixed bugs when importing List and Labels reports
🐛 fixed a bug where the AutoSize property for SvgObject did not work correctly
🐛 fixed a bug with TextObject.AutoShirnk=FontSize when TextObject's size is very small
🐛 fixed a bug with incorrect TotalPages variable value when it used in VisibleExpression
🐛 fixed a bug with adding a barcode, leading to creation of a barcode with the wrong type
🐛 fixed a bug when dragging from functions created a NUD and an empty TextObject
🐛 fixed a bug when the RichTextBoxControl was not rendered correctly in the dialog workspace
🐛 fixed SberbankQR tab in barcode editor
🐛 fixed a bug with copying an object, when an object with the same name was created
🐛 fixed a bug leading to System.ObjectDisposedException when re-preparing the report
🐛 fixed a bug where export to image did not take into account the transparent background of the report
🐛 fixed "Save report" in Online Designer without changes
🐛 fixed an issue with wrong margins between objects on preview
🐛 fixed sets EnableScriptSecurity property before initialize Report class
🐛 fixed checking WebMode for .NET Core
🐛 fixed a bug with fetching empty collections
🐛 fixed a bug with connection to PostgreSQL 12 and newer
FastReport OpenSource 2021.1.16
Fixed NpgSql dependency
FastReport OpenSource 2021.1.0
➕ added support of .NET 5
➕ added a new barcode - Deutsche Post Leitcode
➕ added a new barcode - SberBank QR
➕ added functions of converting numbers to letters
➕ added functions of converting numbers to words for Indian language
➕ added rupee symbol for Indian currency
➕ added functions of converting numbers to words for Persian language
➕ added functions of converting numbers to words for Ukranian language
➕ added the Report.Prepare (int pagesLimit) method, which allows to prepare a limited number of pages
➕ added correct view of script errors in ScriptSecurity mode
🐛 optimized work of VisibleExpression, PrintableExpression and ExportableExpression properties for bands
🐛 improved algorithm of converting RTF to report objects
🐛 fixed a bug with web response stream reader when connecting to remote JSON
🐛 fixed a bug while compiling the report with some expressions in the properties VisibleExpression, PrintableExpression and ExportableExpression
🐛 fixed a bug with font.list file leading to exception "System.IO.FileNotFoundException".
🐛 fixed a bug with incorrect checksum calculation in Deutsche Post Identcode barcode
🐛 fixed ReCompile (adding assemblies after Compile with error)
🐛 now we detect WebProcess and StubClasses aren't added to ConsoleApp\Library (on Windows)
🐛 fixed a bug with RichObject expressions
🐛 updated MongoDB connection plugin
🐛 fixed a bug with ParagraphOffset
FastReport OpenSource 2020.4.0
➕ added check of the report script for malicious code. This option is enabled by default for the Web (https://www.fast-report.com/en/blog/360/show/)
➕ added new barcode ITF-14
➕ added new barcode Deutsche Post Identcode
➕ added ability to align barcodes
➕ added property PictureObject.ImageSourceExpression that allows to set expression containing source of image
➕ added possibility to use expression in brackets in VisibleExpression, PrintableExpression and ExportableExpression properties
➕ added the PictureObject.ImageFormat property, which allows to select the image storage format
🐛 fixed a bug where the value of an expression was displayed by the text of this expression
🐛 fixed incorrect drawing of ITF-14 barcode
🐛 fixed a bug with transparency of RichObject
🐛 fixed figures absence on window print from browser
🐛 fixed incorrect calculation of page sizes in FastReport.Core.Web, if at least one page was in landscape orientation
🐛 fixed a bug where objects with Exportable = false were not visible in WebPreview
🐛 now you can only build FastReport.Core and FastReport.OpenSource for netstandard2.1 on supported versions of VisualStudio (MSBuild)
🐛 fixed problem with user applications on the .Net Core3, referencing FastReport.Core. Now FastReport.Compat does not need to be added to References in the user application
🐛 updated references to FastReport packages in demos to the latest versions