Rilasci di FastScript

Released: Apr 21, 2025

Aggiornamenti in 2025.2.0

Funzionalità

  • VCL.FastScript
    • Engine
      • Added XML and JSON support to FastScript.
  • FMX.FastScript
    • Engine
      • Added Android support.
  • Lazarus.FastScript
    • Engine
      • Added XML and JSON support to FastScript.

Correzioni

  • VCL.Controls
    • UI
      • Fixed behavior where control is not scaled when assigning a parent when csFreeNotification is set in the ComponentState.
      • Fixed some bugs in TfrTreeView and TfrShellTreeView rendering.
    • Engine
      • Fixed the OnDeletion event in TfrTreeView.
  • Lazarus.Controls
    • UI
      • Fixed some bugs in...

Released: Mar 4, 2025

Aggiornamenti in 2025.1.7

Funzionalità

  • Lazarus.Controls
    • UI
      • Implemented HiDPI support for Lazarus.
  • VCL.FastCube
    • UI
      • Field list - Filter indicators added.
  • FMX.FastCube
    • UI
      • Field list - Filter indicators added.
  • Lazarus.FastCube
    • UI
      • Field list - Filter indicators added.
  • VCL.FastQueryBuilder
    • UI
      • Added First version of HiDPI.
  • Lazarus.FastQueryBuilder
    • UI
      • Added First version of HiDPI.

Correzioni

  • VCL.Controls
    • Engine
      • SmartMemo - fixed HiDPI support.
  • Lazarus.Controls
    • Engine
      • SmartMemo - fixed HiDPI support.
  • VCL.FastReport
    • Report object...

Released: Feb 26, 2025

Aggiornamenti in 2025.1.6

Funzionalità

  • VCL.FastReport
    • Designer:
      • Improved rendering and functionality of designer elements in VCL themes.
  • VCL.FastScript
    • Engine:
      • Improved TfsTree by replacing TTreeView with TfrTreeView.
  • Lazarus.FastReport
    • Other:
      • Added the ability to override the search form.
      • Added object for RFID-Label(TfrxDeviceCommand).
  • Lazarus.FastScript
    • Engine:
      • Improved TfsTree by replacing TTreeView with TfrTreeView.
  • FMX.FastReport
    • Designer:
      • Improved rendering and functionality of designer elements in VCL themes...

Released: Jan 29, 2025

Aggiornamenti in 2025.1.5

Correzioni

  • VCL.FastScript
    • Engine:
      • Fixed bug in TfsScript.Destroy which can cause exception.
  • FMX.FastScript
    • Engine:
      • Fixed bug in TfsScript.Destroy which can cause exception.
  • Lazarus.FastScript
    • Engine:
      • Fixed bug in TfsScript.Destroy which can cause exception.
  • VCL.FastReport
    • Client-server:
      • Fixed a bug with reports with parameters and dialogs.
    • Designer:
      • Fixed AV in RichEditor with old versions of msftedit.dll.
      • Fixed scaling of dialogs(TfrxDialogPage).
      • Fixed TfrxLabel when AutoSize = True.
    • Engine...

Released: Jan 10, 2025

Aggiornamenti in 2025.1.4

Funzionalità

  • VCL.Controls
    • Engine:
      • Added the ability to create a custom structure of root shell nodes and simple nodes.
  • Lazarus.Controls
    • Engine:
      • Added the ability to create a custom structure of root shell nodes and simple nodes.
  • VCL.FastReport
    • Exports:
      • Improved export of RTL text to PDF.
  • FMX.FastReport
    • Exports:
      • Improved export of RTL text to PDF.
  • Lazarus.FastReport
    • Exports:
      • Improved export of RTL text to PDF.

Correzioni

  • VCL.FastReport
    • Preview:
      • Fixed collapsing when (Application.MainFormOnTaskbar...

Released: Dec 12, 2024

Aggiornamenti in 2025.1

Funzionalità

  • Designer:
    • Added expression highlighting settings in the report designer.
    • Added basic search in editors with Memo.
    • Improved mouse functionality in SimpleMemo.
    • Improved scrolling in the Memo editor.
  • Engine:
    • Added TfrShellTreeView control for shell management in VCL and Lazarus with Linux support.
    • Added nested handling for Subreport.PrintOnParent in the reporting engine.
    • Added support for the Win64x compiler during development.
    • Implemented native rendering of controls for VCL and...

Released: Apr 22, 2024

Aggiornamenti in 2024.2.0

Funzionalità

  • 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

Aggiornamenti in 2024.1.7

Funzionalità

  • 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 usage in E-mail export filter.
  • Transport...

Released: Dec 11, 2023

Aggiornamenti in 2024.1.0

Funzionalità

  • Added support for Embarcadero RAD Studio 12 Athens.

Released: Sep 25, 2023

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