➕ 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