
For a detailed list of changes, see the ServicePack.pdf in your installation and the Service Pack download area.
Features
Windows
- Added support for Windows Server 2025.
.NET
- The SchemaAwareJsonDataProvider can now resolve identical subschemas ($ref) using the same table name, rather than generating a unique table name for each reference, when the UseUniqueTables option is set to false.
Components
- VCL: Support for Embarcadero RAD Studio 12.2 (BDE & FireDAC).
Report Server
- The SchemaAwareJsonDataProvider can now resolve identical subschemas ($ref) using the same table name, rather than generating a unique table name for each reference, when the UseUniqueTables option is set to false.
Improvements
.NET
- Made RepositoryItemDescriptor IDisposable to enable more deterministic resource disposal. The wrapped COM object is now released immediately once Dispose() is called. Also, refactored all consumers of this object to ensure proper disposal.
- The SchemaAwareJsonDataprovider will now also consider $ref schemas.
Designer
- Prevent unnecessary interpolation loop in between values of a line diagram if determined upfront that no values would be inserted.
- The method LlGetUsedIdentifiers now also additionally returns the used image and pdf file paths if the option LL_OPTION_USEDIDENTIFIERS_SCANFORFILENAMES is set.
Export
- Slightly reduced memory consumption for CSV exports.
- “Date” report parameters have been reduced to a date, with the time value truncated. The new option, LL_OPTION_ALLOW_TIME_IN_REPORT_PARAMETER (index 427, default: FALSE), now allows the retention of the time value.
Report Server
- Users who use the unsupported Internet Explorer will now receive a clearer message that the browser is not supported.
- Improved speed schema query of procedures for PostgreSQL data sources.
- The SchemaAwareJsonDataprovider will now also consider $ref schemas.
- Export: Slightly reduced memory consumption for CSV exports.
Other
- Changed locks to address concurrency issues during intensive multithreading.
- Added extra locks to SVG generation to address concurrency issues during intensive multithreading.
- Temporary TTF fonts extracted during PDF rendering are now immediately deleted upon shutdown.
- LLVIEW has been excluded from API interception.
- Also for DOM while loading nested project templates. Added option LL_OPTION_SUPPRESS_LOADERRORMESSAGES_WRITELOG (default 0) to force the content of any suppressed message boxes (which may be set by LL_OPTION_SUPPRESS_LOADERRORMESSAGES) to be written to Debwin log.
Hints
- Internetmarke: Update/Compatibility to the price list of Deutsche Post since 01.10.2024.
Security
.NET
- Updated System.Text.Encodings.Web version for .NET Framework 4 to 4.7.2 to mitigate CVE-2021-24112.