Skip to content

FastReport OpenSource 2019.4.0

Compare
Choose a tag to compare
@Detrav Detrav released this 10 Sep 12:14
· 372 commits to master since this release
f7a6545

πŸ”¨ 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