FastReport v2019.4.0 Release Notes

Release Date: 2019-09-10 // over 4 years ago
  • ๐Ÿฑ ๐Ÿ”จ graphics dependency changed from CoreCompat.System.Drawing to System.Drawing.Common

    โž• added a new Json data connection integrated into the engine
    โž• added RepeatBandNTimes property for bands
    โž• added Bezier curve for polygons
    โž• added a new time format minutes:seconds [mm:ss]

    ๐Ÿฑ ๐Ÿ› fixed TypeConverter on the TextObject.ParagraphFormat property
    ๐Ÿฑ ๐Ÿ› fixed a bug with breaking ManualBuild table with CanBreak = false
    ๐Ÿฑ ๐Ÿ› fixed a bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand
    ๐Ÿฑ ๐Ÿ› fixed a bug when font changed in parent report were not changed in inherited report
    ๐Ÿฑ ๐Ÿ› fixed image size calculation when AutoSize is enabled in the preparation stage
    ๐Ÿฑ ๐Ÿ› fixed a bug with display on the penultimate page with PageFooter PrintOn = LastPage