FastReport FMX のリリース

Released: Mar 19, 2024

2024.1.7 での更新項目

機能

  • 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 Indy TLS...

Released: May 16, 2023

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

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

2.8.0 での更新項目

機能

  • 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.

不具合の修正

  • 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

2.7.4 での更新項目

不具合の修正

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

Released: Apr 21, 2020

2.7 での更新項目

機能

  • 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.

不具合の修正

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

Released: Oct 15, 2019

v2.6.20 での更新項目

機能

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

不具合の修正

  • 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

2.6 での更新項目

機能

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

不具合の修正

  • 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 report...

Released: Oct 27, 2016

2.4 での更新項目

機能

  • 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.
     

不具合の修正

  • 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.

Released: Jan 20, 2016

Updates in this release

Updates in 2.3

  • Added support of Embarcadero RAD Studio 10 Seattle includes compatibility fixes for new FMX framework.
  • Added support of Embarcadero RAD Studio XE8 for both Delphi and C++Builder developing environment.
  • Implemented Line spacing for Text object (LineSpacing property).
  • Added Custom realization of ProcessMessages function for cocoa (One from FMX framework doesn't work correctly). Fix for freezes of preview window and slow down during report preparation.
  • Fixed RAD Studio 10 Seattle...