β implemented converter reports of StimulSoft; β added changing name of JSON data source in expressions when it's renamed; β added converting of PaperSize property when converting reports from StimulSoft; β added checking existence of referenced assembly when converting reports from StimulSoft; β added PrintOnParent property to Table and Matrix objects; β added loading of report parameters when converting reports from RDL; β added loading of subreports when converting reports from RDL; β added the feature to store JSON connection data using the StoreData property; β optimized speed in reports containing large amount of objects; β added the ability to change the localization of a new demo application without restarting it; β implemented connection to Cassandra; β added the report validator that helps to find invalid objects (duplicate names, negative sizes, etc.); β added FRX editor in report designer; β added detailed description of referenced assemblies and installed plugins; β added the ability to copy dialog pages; β added the ability to delete dialog pages using the context menu; β added ability to disable using of last formatting options when creating objects; β added integration with FastReport.Id; β added call to online-documentation in the report designer; β added wizard for visualization of control identification signs; β add tooltip about right and bottom indents for guides and objects in designer; β added ability to select color of backlight intersecting objects in designer; β added possibility to connect bases of Access 2007; β added an option to import reports using streams;
π changed the look of ElasticSearch connection editor form; π changed the text fields in CISWizardForm with units to text fields that only support numbers; π fixed a bug leading to System.NullRefereceException when creating calculated column for subtable JSON; π fixed a bug leading to System.FormatException when drawing labels of maps; π fixed a bug leading to the System.NullReferenceException when clicking the "Paste" button in the context menu of dialog pages; π fixed a bug with scaling zoom controls of designer in HiDPI mode when run from old demo application; π fixed opening form of save changes after save all report; π fixed unscalable items in welcome window; π fixed backlighting intersected charts; π fixed exception on rename JSON table; π fixed UpdateStatusBar in DialogWorkspace; π fixed a bug with localization of "Account..." button in menu "File"; π fixed canceling selection of object if its properties are changed; π fixed a bug when switching to the "Code" page did not occur after adding an event handler; π changed exception text when calculating and formatting expression if e.InnerException is null; π when loading RDL report, page width will be equal section width in case when there is no page width; π fixed length calculation encoding DataMatrix C40 and text; π handled System.ComponentModel.Win32Exception when printing with disabled Print Spooler; π fixed hide border of picture when printing with auto size; π fixed stack overflow error when prepare report with child band of page footer and then start new page option enabled for it; π fixed a bug with not passing path of base report to current one in Unix OS; π fixed a bug with creating subreport and page with the same name when converting reports from StimulSoft; π fixed a bug with invalid names when converting reports from StimulSoft; π fixed a bug with TotalPages in Page.VisibleExpression that causes an exception when double pass is disabled; π fixed a bug when band can grow out of page; π fixed a bug when objects can grow out of band or ContainerObject; π fixed "back indent" feature in RTF translator; π fixed RichText line spacing when RTF translated to report objects; π fixed an error with ConnectionString property in JsonDataSourceConnectionStringBuilder class when value was without a request headers; π fixed incorrect scaling pictures in HTML-export when enabled high quality SVG and zoom more than 1; π fixed a bug with scaling picture in HTML-export; π fixed a bug when SVG picture was not rotated to needed angle in HTML export; π fixed exception when export object with negative size in HTML export; π OnlineDesigner properties are moved to webReport.Designer with backwards compatibility; π fixed a bug when event "CheckedChanged" handled by RadioButton was not performed; π fixed incorrect search for public-methods in report script; π fixed problem of creating a fontlist file on Azure; π updated RPTImportPlugin;