➕ 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