* new install
* modified Main demo and report examples (\Demos\C#\Main)
[Core]
* improved speed of report prepare
* reduced memory consumption
* explained exception on invocation the events in script
[Designer]
+ added import from DevExpress report template
[Exports]
+ added export in FastReport Cloud
+ added font color tag parsing in RTF export
+ added property Excel2007Export.Seamless for export table without breaks
+ added exports in PPML (Personalized Print Markup Language) and PostScript - (classes PPMLExport, PSExport)
+ added EmbedPictures property in HTMLExport
* rewrited saving in Excel 2007, Word 2007, Power Point 2007, XPS
* reduced memory consumption in table based exports
* increased speed of export in PDF, Excel 2007
- fixed bug with shadows in table-based exports
[WebReport]
+ added property WebReport.XlsxSeamless for export table without breaks in Excel 2007 format
+ added property WebReport.EmbedPictures (embedding pictures in HTML)
+ added property WebReport.DesignerLocale (set locale for Online Report Designer)
- fixed bug with rendering report with enabled property WebReport.SinglePage
- fixed bug with default values of parameters
- fixed bug with pictures with enabled property WebReport.SinglePage
- fixed bug with multiline TextBox
- fixed bug with Azure cookies
[Online Report Designer]
+ added html5 manifest for off-line working (without iframe)
+ added dialogue controls TextBox, RadioButton, Label, CheckBox, ButtonControl
+ added support of dialogue forms
+ added double-tap for mobile devices
+ added hotkeys help on button "h"
* optimization of report parser
* changed the algorithm of selection of several objects
- fixed bug with prefixes of connections
- fixed bug with change the name of system variable
- fixed bug with Font size for TextObject,
- fixed bug with Padding after load
- fixed bug with duplicate Dictionary in resulting report
- fixed bug with copying of objects
- fixed bug with move objects with hotkeys
- fixed bug with lost connections in report on preview