Added property Config.ReportSettings.ImageLocationRoot for setting the local root path of PictureObject.ImageLocation.
Added possibility to download maps from OpenStreetMap files (*.osm).
Fixed bug with System.NullReferenceException after ShowPrepared method.
Designer
Added support to select and drag-n-drop multiple items in the data window.
Fixed bug with drag-n-drop operation of parameter variables in the data window.
Exports
Added support of TextObject.TextOutline in PDF export.
Added support of LineHeight, ParagraphOffset in HTML export.
Added filtering of html tags in CSV export.
Added support of clipping (TextObject.Clip) in PDF export.
Fixed bug with absent spaces behind tagged strings.
Fixed bug with bookmarks in Acrobat Reader.
Fixed bug with packing of open type fonts in PDF export.
Fixed bug with wrong frames in PDF export.
WebReport
Added support of layered HTML in WebReport (WebReport.Layers) with better WYSIWYG.
Added interface for Online Designer with list of functions.
Added event for rendering the custom objects in Web or overriding rendering of standard objects (WebReport.CustomDraw), works only with enabled WebReport.Layer.
Fixed bug with padding in WebReport.
Fixed bug with different localization (WebReport.LocalizationFile).
Fixed bug with width of popup in toolbar menu.
Fixed bug with application cookies in Online Designer handlers.
Fixed bug with WebReport.XlsxWysiwyg.
Service
Added new methods (GetReportsListByPathXml, GetReportsListXml, GetGearListXml, GetPreparedReportByID, GetReportXml, PutReport) in FastReport.Service.dll.