FastScript 2025.2.0

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 TfrTreeView and TfrShellTreeView rendering.
    • Engine
      • Fixed the OnDeletion event in TfrTreeView.