FastReport FMX Releases

Released: Apr 22, 2024

Updates in 2024.2.0

Features

  • Engine
    • Added infinite width mode to dynamic table object.
    • Added GeoJSON/TopoJSON support to map object.
    • Added a new TfrTreeViewControl.
    • Detail reports now save variable state for each detail tab when using DetailPage hyperlink.
    • Added the ability to change the signature hash algorithm.
    • Signatures for PDF and files have been improved and made uniform.
  • Exports
    • Added new export filters XLSX, DOCX in FastReport FMX.
    • Added a test program for PDF/SVG/HTMLDiv exports.
  • Lazarus
    • Added Lazarus...

Released: Mar 19, 2024

Updates in 2024.1.7

Features

  • Engine
    • Added support of Embarcadero RAD Studio 12.
  • Designer
    • Added new editor for Memo object with syntax highlights (starts from Enterprise version).
    • Added Expression and syntax highlights in Memo object in the report designer workspace.
    • Added new field definition editor (replace of an old Alias editor).
    • Added ability to sed type of drag and drop object type when drag data from data tree.
    • Added ability to disable auto-updating of field list in the report designer.
  • Exports
    • * Modified...

Released: May 16, 2023

Updates in 2023.x

v2023.3

Updated Sep 25, 2022

Features

  • Engine
    • Added the ability to automatically select the font size to match the size of the "Text" object and its content (ContentScaleOptions property).
    • Added language resource editor.
    • Added frThreadSynchronizeProc variable to override the default synchronization procedure in FastReport.
    • Added implementation for UP/DOWN/MOVE mouse events for report script objects.
    • Added support for CADES_T and CADES_X_LONG_TYPE_1 signatures.
    • Added TfrxHtmlView.LoadFromString...

Released: Feb 9, 2022

Updates in 2022.1.x

v2022.1.0

Updated Feb 9, 2022

Features

  • Added support for Embarcadero RAD Studio 11 Alexandria.
  • Added support for Apple macOS ARM 64-bit compiler for Apple M1.
  • Added ODT and ODS export filters.
  • Added a new printer module for FMxLinux based on GTK.
  • Added support for reading macOS cmap tables in ttf (PDF export).
  • Added local copyFrom for GZip compressor to avoid exception.

Fixes

  • Fixed bug with canvas beginscene error when AutoWidth = true.
  • Fixed bugs in PDF export in full debug mode.
  • Fixed...

Released: Jan 25, 2021

Updates in 2.8.0

Features

  • Added support for FmxLinux framework.
  • Added support for Embarcadero RAD Studio 10.4.
  • Improved support for new Apple MacOS BigSur.
  • Improved Arial Unicode Microsoft simulation for bold/italic.

Fixes

  • Fixed export of images for PDF export in RAD Studio 10.4.
  • Fixed accessing fonts in sandbox mode under OS X(notarized applications).
  • Fixed preview popup menu.
  • Fixed compilation of FireDAC packages.
  • Fixed Checkbox export to PDF.
  • Added ability to set barcodes fixed size via script code.
  • Fixed...

Released: Dec 30, 2020

Updates in 2.7.4

Fixes

  • Fixed export of images to PDF in RAD Studio 10.4.
  • Fixed export of TfrxCheckBoxView with Color <> claNull to PDF.

Released: Apr 21, 2020

Updates in 2.7

Features

  • Added support of Embarcadero RAD Studio 10.3.
  • Added MacOS x64 support.
  • Added support of block align in text object (HAlign=haBlock) in PDF Export.
  • Added ability to move report pages tabs in the report designer.
  • Added popup menu for pages Tab in the report Designer.
  • Added TfrxPreview.PageSetupDialog for C++Builder compatibility.
  • Improved text wrap realization.
  • Improved text draw between different platforms.

Fixes

  • Fixed preview content scaling for 150% scale or above.
  • Fixed HTML tag...

Released: Oct 15, 2019

Updates in v2.6.20

Features

  • Added TfrxPreview.PageSetupDialog for C++Builder compatibility.

Fixes

  • Fixed AV in the TfrxCustomMemoView.DrawPart.
  • Fixed infinite loop in the TfrxMemoView.WrapText.
  • Fixed IDE freeze when designer minimized.
  • Fixed AV in the PDF export.
  • Fixed export of fixed-width fonts to PDF.

Released: May 8, 2018

Updates in 2.6

Features

  • Added support for Embarcadero RAD Studio 10.2 Tokyo.
  • Added text split for simple text render.
  • Changed text alignment in PDF export.

Fixes

  • Fixed wrong barcode text size when printing under OSX.
  • Fixed HTML tags on OSX.
  • Fixed variables editor.
  • Fixed Added modal dialog OSX workaround (fixed when dialog appears behind non-modal form).
  • Fixed general printers errors under OSX.
  • Fixed printing of HTML text.
  • Fixed calcheight function for simple text render under OSX.
  • Fixed Align grid in the...

Released: Oct 27, 2016

Updates in 2.4

Features

  • Added support of Embarcadero RAD Studio 10.1 Berlin includes compatibility fixes for new FMX framework.
  • Added support of HTML tags in Memo object for export filters (RTF).
  • Minor changes in objects draw mechanism.
     

Fixes

  • Fixed problem in PDF export with long text lines cuts off.
  • Fixed bug in stretched Memo with Line spacing.
  • Fixed bug with clipping of Memo object.
  • Fixed bug with font scale during printing when application compiled with RAD Studio 10.1 Berlin.