[Engine] + added merging of text objects; + added the ability to change the shape of PictureObject; + added the ability to create custom line styles; * now working with fonts is done without blocking; - fixed text going beyond the boundaries of the TextObject when TextRenderer = HTMLParagraph; - fixed creation of fonts from PrivateFontCollection; - fixed indentation in HTMLTextRenderer; - fixed clipping of a TextObject when rendering with HTMLTextRenderer
[Designer] + added the “Show progress window” property to the designer settings; + added the ability to configure hotkey combinations; + improved usability of working with the "Table" object in the designer; * updated checks for links; links with spaces are now processed correctly; * сhanged the behavior of trees - after clearing the search field, the data tree collapses and the report tree expands; - fixed the appearance of extra lines when scaling a RoundRectangle of small size; - fixed slash encoding in Barcode 93 Extended; - fixed deleting a link when merging dictionaries; - fixed a bug with the choice of date or time formatting in the Hungarian localization; - fixed reset of search in DataTree and ReportTree; - fixed exceptions System.NullReferenceException and System.FormatException when incorrect data entered to FloatCollection;
[Preview] - fixed incorrect size of the page border when the page height or width is infinite;
[Exports] - corrected private font collections; - fixed error in parsing the GSUB table;
[WebReport] - support for .NET Standard 2.0 has been removed in FastReport.Web;
[Extras] + added Variant conversion to CLR types in MySqlDataConnection; + added FastReport.Data.Odbc plugin.