List & Label Reporting Edition Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
List & Label Enterprise Reporting Edition 31.003Jul 29, 2026
Features
  • Cross Platform:
    • Added basic support for 2D Pie and Donut charts.
    • Added support for variables in the project converter, such as project references within variables.
    • Added an IPP printing backend for Windows.
    • Added support for FIM, Pharmacode, MSI, Code11, Postnet, Japanese_Postal, IntelligentMail, ISBN, EAN14, UCC14, SCC, EAN128_Full, Rm4ACC_CRC, DP_Leitcode, DP_Identcode, German_Parcel, PZN and PZN8 barcodes.
    • Added support for MaxiCode and MaxiCode/UPS barcodes.
    • Added support for GS1 DataBar, GS1 DataBar Truncated, GS1 DataBar Stacked, GS1 DataBar Stacked Omni, GS1 DataBar Limited and GS1 DataBar Expanded barcodes.
    • Added support for DataGraphic objects and table fields.
    • The ProjectConverter class can now also be used on end-user machines. To enable this, the ProjectConversionOptions include a property named LicensingInfo that must be set.
    • Expanded barcode content to include binary and tilde-encoded sequences. Support for parsing and expanding {binary:...} syntax, together with tilde-encoded sequences (~dNNN, ~hXX, ~~), has been added for PDF417, QR, and MaxiCode barcodes.
  • Export:
    • PDF/ZUGFeRD: Added official support for the ZUGFeRD format in version 2.5.
    • Improved accessibility attributes for image objects rendered as <div>.
  • Web Components:
    • WRD: TableFieldRtf fields can now be utilized within tables by employing variables with LlFieldType.RTF.
    • WRD: Introduced the OnProvideWebReportViewerMVCOptions callback to provide options to the Web Report Designer Preview.
    • WRD: When using completion suggestions in the formula editor, they will now be better integrated into the existing formula, automatically converting to the required type and appending with a "+" sign.
    • WRD: When activating the AutoFill property on a crosstab's group label, it will notify the user if a requirement for it to work is not met.
    • WRD: When downloading a project file, the Initialize property of ProvideListLabelContext is now set to true, as no data source is required for project downloads.
  • Designer:
    • Introduced LS_OPTION_COMBINATIONPRINT_PROJECTFILENAME to allow a page-dependent query of either the full filename or the repository ID of the project, which will now also be stored in the storage file. For convenience, this also works when not dealing with multiple projects within a combination print.
  • PDF Object:
    • Shading bitmaps are now compressed, drastically reducing the size of the result.
    • Changed the kind of conversion for black/white bitmaps (scans/faxes), drastically improving speed and size.
    • If a PDF document contained defective CFF fonts (fonts that GDI cannot render), these are now converted into TrueType.
  • Report Server:
    • Routine Assistant will now reset parameter values when a different routine is selected.
    • Routine Assistant will now display a hint when the previously defined routine was not found and will not fall back to the first routine when displaying.
    • PostgreSQL will now display an appropriate error message when a defined routine is not found because it has been renamed or deleted when the user tries to use the datasource.
Fixes
  • Security:
    • .NET:
      • Updated MongoDB.Driver to version 3.10.0 to mitigate transitive security issues.
    • Other:
      • Addressed vulnerability CVE-2026-12912 in libtiff with a possible heap buffer overflow while compressing with PixarLogDecode in the PIXARLOGDATAFMT_8BITABGR format. This functionality is currently not used by List & Label.
List & Label Professional Reporting Edition 31.003Jul 29, 2026
Features
  • Export:
    • PDF/ZUGFeRD: Added official support for the ZUGFeRD format in version 2.5.
    • Improved accessibility attributes for image objects rendered as <div>.
  • Web Components:
    • WRD: TableFieldRtf fields can now be utilized within tables by employing variables with LlFieldType.RTF.
    • WRD: Introduced the OnProvideWebReportViewerMVCOptions callback to provide options to the Web Report Designer Preview.
    • WRD: When using completion suggestions in the formula editor, they will now be better integrated into the existing formula, automatically converting to the required type and appending with a "+" sign.
    • WRD: When activating the AutoFill property on a crosstab's group label, it will notify the user if a requirement for it to work is not met.
    • WRD: When downloading a project file, the Initialize property of ProvideListLabelContext is now set to true, as no data source is required for project downloads.
  • Designer:
    • Introduced LS_OPTION_COMBINATIONPRINT_PROJECTFILENAME to allow a page-dependent query of either the full filename or the repository ID of the project, which will now also be stored in the storage file. For convenience, this also works when not dealing with multiple projects within a combination print.
  • PDF Object:
    • Shading bitmaps are now compressed, drastically reducing the size of the result.
    • Changed the kind of conversion for black/white bitmaps (scans/faxes), drastically improving speed and size.
    • If a PDF document contained defective CFF fonts (fonts that GDI cannot render), these are now converted into TrueType.
Fixes
  • Security:
    • .NET:
      • Updated MongoDB.Driver to version 3.10.0 to mitigate transitive security issues.
    • Other:
      • Addressed vulnerability CVE-2026-12912 in libtiff with a possible heap buffer overflow while compressing with PixarLogDecode in the PIXARLOGDATAFMT_8BITABGR format. This functionality is currently not used by List & Label.
List & Label Standard Reporting Edition 31.003Jul 29, 2026
Features
  • Export:
    • PDF/ZUGFeRD: Added official support for the ZUGFeRD format in version 2.5.
    • Improved accessibility attributes for image objects rendered as <div>.
  • Web Components:
    • WRD: TableFieldRtf fields can now be utilized within tables by employing variables with LlFieldType.RTF.
    • WRD: Introduced the OnProvideWebReportViewerMVCOptions callback to provide options to the Web Report Designer Preview.
    • WRD: When using completion suggestions in the formula editor, they will now be better integrated into the existing formula, automatically converting to the required type and appending with a "+" sign.
    • WRD: When activating the AutoFill property on a crosstab's group label, it will notify the user if a requirement for it to work is not met.
    • WRD: When downloading a project file, the Initialize property of ProvideListLabelContext is now set to true, as no data source is required for project downloads.
  • Designer:
    • Introduced LS_OPTION_COMBINATIONPRINT_PROJECTFILENAME to allow a page-dependent query of either the full filename or the repository ID of the project, which will now also be stored in the storage file. For convenience, this also works when not dealing with multiple projects within a combination print.
  • PDF Object:
    • Shading bitmaps are now compressed, drastically reducing the size of the result.
    • Changed the kind of conversion for black/white bitmaps (scans/faxes), drastically improving speed and size.
    • If a PDF document contained defective CFF fonts (fonts that GDI cannot render), these are now converted into TrueType.
Fixes
  • Security:
    • .NET:
      • Updated MongoDB.Driver to version 3.10.0 to mitigate transitive security issues.
    • Other:
      • Addressed vulnerability CVE-2026-12912 in libtiff with a possible heap buffer overflow while compressing with PixarLogDecode in the PIXARLOGDATAFMT_8BITABGR format. This functionality is currently not used by List & Label.
List & Label Enterprise Reporting Edition 31.002May 19, 2026
Features
  • .NET:
    • Added the RestrictDesignerToCrossPlatformCompatibleFeatures method to the ListLabel object. This method, while not perfect (e.g., it does not support subtype filters such as different barcode types), restricts most designer features to those supported by List & Label Cross Platform. It removes unsupported objects, filters out unsupported designer functions, and suppresses Report Parameters and Collection Variables. The API will be updated as new developments become supported.
    • Added NuGet binding redirects in the ListLabel.Web Framework 4.8 project for improved compatibility.
    • The EvaluateFunctionEventArgs now includes a FieldType member, enabling the specification of the barcode subtype for functions that return a barcode. Use it as follows: e.ResultFieldType = LlFieldType.Barcode_Code3of9.
    • Removed the obsolete LocaleID from PropertySettings.
  • Web Components:
    • WRD: Added crosstab support.
    • WRD: Moved the "Preview Mode" button to the right corner of the top menu bar in the table design view.
    • WRD: Formula editor now provides signature help when using functions.
    • WRD: When a formula's active parameter is limited to specific values (e.g., barcode type), these values will now be suggested.
  • Cross Platform:
    • Added Excel export.
    • Added the new assembly combit.ListLabel31.CrossPlatform.Printing.Pdf to enable physical printing on Windows, Linux, and macOS.
    • Checkbox objects can now be rendered both as standalone elements and within tables.
    • Completely redesigned RTF rendering engine with vastly improved rendering, now supporting RTL text, superscript, subscript, and formatting changes within a paragraph.
    • Added a new "Dictionary" property to ListLabel to allow passing localizations for static texts. Also introduced support for the Translate$ function to enable support for localizing multilingual text.
    • Added detailed logging output for DOM calls.
    • Inline SVGs such as Drawing("<svg ...") are now supported.
    • Using LL.Variables.Add("Image", <System.Byte[]>) now automatically adds an image as a drawing. Previously, the type had to be explicitly specified.
    • Added support for LL.CurrentTableColumn.
    • Enhanced memory efficiency during project conversion.
    • Added a warning log message for projects using currently unsupported object types.
    • Added a virtual identifier LL.IsCrossPlatform to distinguish between the Classic and Cross Platform editions. The value is always false for the Classic edition and always true for the Cross Platform edition.
    • Previously, user variables referencing other user variables had to be listed after the variables they referenced to ensure correct evaluation order. However, the classic mode utilizes a three-pass procedure for handling interdependent variables. Cross Platform has now adopted a similar multi-pass approach, which is executed immediately after deserialization during project loading. Consequently, simple interdependent variable cases are now automatically resolved without the need to reorder user variables.
  • Designer:
    • Eliminated some superfluous repository initialization to enhance performance when dealing with large repositories.
    • For security reasons introduced the options LL_OPTION_PROHIBITSHELLEXECUTE and LS_OPTION_PROHIBITSHELLEXECUTE which each default to a value of 1. While a value of 0 still equivalents having no restrictions, at all, the new default value of 1 denies usage of the 'file' and 'launch' protocols as well as specifying any direct file, even if there was a registered extension. By setting the value to 2, the restrictions will be a bit less severe by allowing any file extension NOT within ".exe", ".com", ".cpl", ".msc", ".bat", ".cmd", ".ps1", ".psm1", ".psd1", ".ps1xml", ".vbs", ".vbe", ".js", ".jse", ".wsf", ".wsh", ".py", ".pyw", ".pl", ".pm", ".rb", ".lua", ".tcl", ".groovy", ".sh", ".bash", ".zsh", ".ksh", ".hta", ".docm", ".xlsm", ".pptm", ".bas", ".cls", ".frm", ".msi", ".mst", ".msp", ".mst", ".appx", ".appxbundle", ".msix", ".msixbundle", ".lnk", ".url", ".scf", ".psc1", ".scf", ".reg", ".inf".
  • Print:
    • Enhanced barcode scaling when operating in printerless mode.
    • Improved PDF content rendering in printerless mode.
  • Mail:
    • exe now includes the command-line parameter "-testConnections" that attempts to instantiate all available connections, allowing their availability to be verified through DEBWIN4.
  • Report Server:
    • Introduced new parameter "includeAllUsers" for GetMessages API-Endpoint to show all log messages from the system.
  • Security:
    • .NET: Updated System.Security.Cryptography.Xml to version 8.0.3 to address CVE-2026-33116.
    • Export: Updated Microsoft.Bcl.Memory to version 10.0.5, AWSSDK.Core to version 4.0.5 and AWSSDK.S3 to version 4.0.22.1 to address vulnerabilities CVE-2026-26127 and CVE-2026-22611.
    • Other: Updated libpng to version 1.6.56 to address vulnerabilities CVE-2026-33416 and CVE-2026-33636.
  • Other:
    • Added support for Embarcadero RAD Studio 13.1 (Amalthea).
    • Debwin4 now ignores corrupted preference files and recreates a new file with default settings from scratch in case of an error.
    • The List & Label documentation is now available as an MCP server through Context7. This enables MCP-compatible development environments such as Cursor, Visual Studio Code, Claude Code, Claude Desktop, Windsurf, and other clients, to access the most recent documentation.
Fixes
  • Cross Platform:
    • When printing a report containing multiple subtables, a performance bottleneck may occur while retrieving the SchemaRow.
  • Export:
    • Fixed issue where unnecessary data copying occurred when embedding attachments in a PDF export.
  • Web Components:
    • WRD: There could be a problem with the position when rendering the data structure tree the first time.
List & Label Professional Reporting Edition 31.002May 19, 2026
Features
  • .NET:
    • Added the RestrictDesignerToCrossPlatformCompatibleFeatures method to the ListLabel object. This method, while not perfect (e.g., it does not support subtype filters such as different barcode types), restricts most designer features to those supported by List & Label Cross Platform. It removes unsupported objects, filters out unsupported designer functions, and suppresses Report Parameters and Collection Variables. The API will be updated as new developments become supported.
    • Added NuGet binding redirects in the ListLabel.Web Framework 4.8 project for improved compatibility.
    • The EvaluateFunctionEventArgs now includes a FieldType member, enabling the specification of the barcode subtype for functions that return a barcode. Use it as follows: e.ResultFieldType = LlFieldType.Barcode_Code3of9.
    • Removed the obsolete LocaleID from PropertySettings.
  • Web Components:
    • WRD: Added crosstab support.
    • WRD: Moved the "Preview Mode" button to the right corner of the top menu bar in the table design view.
    • WRD: Formula editor now provides signature help when using functions.
    • WRD: When a formula's active parameter is limited to specific values (e.g., barcode type), these values will now be suggested.
  • Designer:
    • Eliminated some superfluous repository initialization to enhance performance when dealing with large repositories.
    • For security reasons introduced the options LL_OPTION_PROHIBITSHELLEXECUTE and LS_OPTION_PROHIBITSHELLEXECUTE which each default to a value of 1. While a value of 0 still equivalents having no restrictions, at all, the new default value of 1 denies usage of the 'file' and 'launch' protocols as well as specifying any direct file, even if there was a registered extension. By setting the value to 2, the restrictions will be a bit less severe by allowing any file extension NOT within ".exe", ".com", ".cpl", ".msc", ".bat", ".cmd", ".ps1", ".psm1", ".psd1", ".ps1xml", ".vbs", ".vbe", ".js", ".jse", ".wsf", ".wsh", ".py", ".pyw", ".pl", ".pm", ".rb", ".lua", ".tcl", ".groovy", ".sh", ".bash", ".zsh", ".ksh", ".hta", ".docm", ".xlsm", ".pptm", ".bas", ".cls", ".frm", ".msi", ".mst", ".msp", ".mst", ".appx", ".appxbundle", ".msix", ".msixbundle", ".lnk", ".url", ".scf", ".psc1", ".scf", ".reg", ".inf".
  • Print:
    • Enhanced barcode scaling when operating in printerless mode.
    • Improved PDF content rendering in printerless mode.
  • Mail:
    • exe now includes the command-line parameter "-testConnections" that attempts to instantiate all available connections, allowing their availability to be verified through DEBWIN4.
  • Security:
    • .NET: Updated System.Security.Cryptography.Xml to version 8.0.3 to address CVE-2026-33116.
    • Export: Updated Microsoft.Bcl.Memory to version 10.0.5, AWSSDK.Core to version 4.0.5 and AWSSDK.S3 to version 4.0.22.1 to address vulnerabilities CVE-2026-26127 and CVE-2026-22611.
    • Other: Updated libpng to version 1.6.56 to address vulnerabilities CVE-2026-33416 and CVE-2026-33636.
  • Other:
    • Added support for Embarcadero RAD Studio 13.1 (Amalthea).
    • Debwin4 now ignores corrupted preference files and recreates a new file with default settings from scratch in case of an error.
    • The List & Label documentation is now available as an MCP server through Context7. This enables MCP-compatible development environments such as Cursor, Visual Studio Code, Claude Code, Claude Desktop, Windsurf, and other clients, to access the most recent documentation.
Fixes
  • Export:
    • Fixed issue where unnecessary data copying occurred when embedding attachments in a PDF export.
  • Web Components:
    • WRD: There could be a problem with the position when rendering the data structure tree the first time.
List & Label Standard Reporting Edition 31.002May 19, 2026
Features
  • .NET:
    • Added the RestrictDesignerToCrossPlatformCompatibleFeatures method to the ListLabel object. This method, while not perfect (e.g., it does not support subtype filters such as different barcode types), restricts most designer features to those supported by List & Label Cross Platform. It removes unsupported objects, filters out unsupported designer functions, and suppresses Report Parameters and Collection Variables. The API will be updated as new developments become supported.
    • Added NuGet binding redirects in the ListLabel.Web Framework 4.8 project for improved compatibility.
    • The EvaluateFunctionEventArgs now includes a FieldType member, enabling the specification of the barcode subtype for functions that return a barcode. Use it as follows: e.ResultFieldType = LlFieldType.Barcode_Code3of9.
    • Removed the obsolete LocaleID from PropertySettings.
  • Web Components:
    • WRD: Added crosstab support.
    • WRD: Moved the "Preview Mode" button to the right corner of the top menu bar in the table design view.
    • WRD: Formula editor now provides signature help when using functions.
    • WRD: When a formula's active parameter is limited to specific values (e.g., barcode type), these values will now be suggested.
  • Designer:
    • Eliminated some superfluous repository initialization to enhance performance when dealing with large repositories.
    • For security reasons introduced the options LL_OPTION_PROHIBITSHELLEXECUTE and LS_OPTION_PROHIBITSHELLEXECUTE which each default to a value of 1. While a value of 0 still equivalents having no restrictions, at all, the new default value of 1 denies usage of the 'file' and 'launch' protocols as well as specifying any direct file, even if there was a registered extension. By setting the value to 2, the restrictions will be a bit less severe by allowing any file extension NOT within ".exe", ".com", ".cpl", ".msc", ".bat", ".cmd", ".ps1", ".psm1", ".psd1", ".ps1xml", ".vbs", ".vbe", ".js", ".jse", ".wsf", ".wsh", ".py", ".pyw", ".pl", ".pm", ".rb", ".lua", ".tcl", ".groovy", ".sh", ".bash", ".zsh", ".ksh", ".hta", ".docm", ".xlsm", ".pptm", ".bas", ".cls", ".frm", ".msi", ".mst", ".msp", ".mst", ".appx", ".appxbundle", ".msix", ".msixbundle", ".lnk", ".url", ".scf", ".psc1", ".scf", ".reg", ".inf".
  • Print:
    • Enhanced barcode scaling when operating in printerless mode.
    • Improved PDF content rendering in printerless mode.
  • Mail:
    • exe now includes the command-line parameter "-testConnections" that attempts to instantiate all available connections, allowing their availability to be verified through DEBWIN4.
  • Security:
    • .NET: Updated System.Security.Cryptography.Xml to version 8.0.3 to address CVE-2026-33116.
    • Export: Updated Microsoft.Bcl.Memory to version 10.0.5, AWSSDK.Core to version 4.0.5 and AWSSDK.S3 to version 4.0.22.1 to address vulnerabilities CVE-2026-26127 and CVE-2026-22611.
    • Other: Updated libpng to version 1.6.56 to address vulnerabilities CVE-2026-33416 and CVE-2026-33636.
  • Other:
    • Added support for Embarcadero RAD Studio 13.1 (Amalthea).
    • Debwin4 now ignores corrupted preference files and recreates a new file with default settings from scratch in case of an error.
    • The List & Label documentation is now available as an MCP server through Context7. This enables MCP-compatible development environments such as Cursor, Visual Studio Code, Claude Code, Claude Desktop, Windsurf, and other clients, to access the most recent documentation.
Fixes
  • Export:
    • Fixed issue where unnecessary data copying occurred when embedding attachments in a PDF export.
  • Web Components:
    • WRD: There could be a problem with the position when rendering the data structure tree the first time.
List & Label Professional Reporting Edition 31.001Jan 22, 2026
Features
  • General:
    • PDF/ZUGFeRD: Official support for the ZUGFeRD format in version 2.4.
    • Delphi: Added support for Embarcadero RAD Studio 13.
    • Enhanced speed and reduced memory consumption of the "Endless Export" feature (HTML, XLS, TXT, CSV). However, truly "endless" exports remain impractical, as memory usage continues to increase with data volume. For substantial data exports, executing the process in a 64-bit environment is required.
  • .NET:
    • Ad-hoc Designer now provides fallback paper sizes when no printer is installed.
    • ADO data provider schema caching was changed from static to instance-specific to improve stability in long-running processes.
    • Added a new AuthorizationHeader authentication mode to the Windows Client Web Designer.
    • Barcode fallback type for unparseable types was corrected from EAN128 to CODE128.
  • Designer:
    • Contrast optimization now also considers solid pattern zebra shading (simple scenarios).
    • PDF objects can now be selected by clicking on surrounding space created by isotropic filling.
    • Window positions changed via Windows snap keys are now correctly remembered.
  • DOM:
    • The barcode() function can now detect the barcode type from quoted values even if variables cannot be evaluated.
  • Web Components:
    • WRD: Updated Monaco Editor to mitigate multiple security issues caused by outdated DOMPurify versions.
    • The combit.ListLabel31.WebDesigner.exe is now digitally signed.
  • Other:
    • Storage conversions using LlStgsysStorageConvert now copy only required BLOBs, significantly reducing file size.
    • Dynamic Pascal declaration files now compile successfully with Delphi 13 Florence.
    • Updated libpng to version 1.6.54 to mitigate CVE-2026-22695 and CVE-2026-22801.
    • Updated libpng to version 1.6.53 to mitigate CVE-2025-66293.
    • Updated libpng to version 1.6.51 to mitigate CVE-2025-65018, CVE-2025-64720, CVE-2025-64506, and CVE-2025-64505.
List & Label Standard Reporting Edition 31.001Jan 22, 2026
Features
  • General:
    • PDF/ZUGFeRD: Official support for the ZUGFeRD format in version 2.4.
    • Delphi: Added support for Embarcadero RAD Studio 13.
    • Enhanced speed and reduced memory consumption of the "Endless Export" feature (HTML, XLS, TXT, CSV). However, truly "endless" exports remain impractical, as memory usage continues to increase with data volume. For substantial data exports, executing the process in a 64-bit environment is required.
  • .NET:
    • Ad-hoc Designer now provides fallback paper sizes when no printer is installed.
    • ADO data provider schema caching was changed from static to instance-specific to improve stability in long-running processes.
    • Added a new AuthorizationHeader authentication mode to the Windows Client Web Designer.
    • Barcode fallback type for unparseable types was corrected from EAN128 to CODE128.
  • Designer:
    • Contrast optimization now also considers solid pattern zebra shading (simple scenarios).
    • PDF objects can now be selected by clicking on surrounding space created by isotropic filling.
    • Window positions changed via Windows snap keys are now correctly remembered.
  • DOM:
    • The barcode() function can now detect the barcode type from quoted values even if variables cannot be evaluated.
  • Web Components:
    • WRD: Updated Monaco Editor to mitigate multiple security issues caused by outdated DOMPurify versions.
    • The combit.ListLabel31.WebDesigner.exe is now digitally signed.
  • Other:
    • Storage conversions using LlStgsysStorageConvert now copy only required BLOBs, significantly reducing file size.
    • Dynamic Pascal declaration files now compile successfully with Delphi 13 Florence.
    • Updated libpng to version 1.6.54 to mitigate CVE-2026-22695 and CVE-2026-22801.
    • Updated libpng to version 1.6.53 to mitigate CVE-2025-66293.
    • Updated libpng to version 1.6.51 to mitigate CVE-2025-65018, CVE-2025-64720, CVE-2025-64506, and CVE-2025-64505.
List & Label Enterprise Reporting Edition 31.001Jan 22, 2026
Features
  • General:
    • PDF/ZUGFeRD: Official support for the ZUGFeRD format in version 2.4.
    • Delphi: Added support for Embarcadero RAD Studio 13.
    • Enhanced speed and reduced memory consumption of the "Endless Export" feature (HTML, XLS, TXT, CSV). However, truly "endless" exports remain impractical, as memory usage continues to increase with data volume. For substantial data exports, executing the process in a 64-bit environment is required.
  • Cross Platform:
    • Added support for LL.VisibleTableLineIndex and LL.TableLineIndex.
    • The ProjectConverterOptions class includes a new member, ProjectPassword, which enables setting the password needed to read password-protected project files during conversion. To utilize this feature, use the overload that accepts ProjectConverterOptions directly (see documentation). However, note that LLCP does not currently support re-encrypting files; thus, the converted file will be unencrypted and readable.
    • Text rendering has been enhanced with contrast optimization. White and black text will now be adjusted to improve visibility when the contrast with the background is too low.
    • Added support for nested tables (i.e., tables within tables).
    • The Date$ function now supports cropping day and month names using %nD and %nM.
    • Added a log warning when using additive operators on unit properties without UnitFromSCM, helping to avoid layout issues in LLCP.
    • Improved handling of very small text objects that prevent page wrapping.
    • Improved Debwin4 logging for nested inner exceptions.
    • When loading a project file from a stream, the stream is now rewound before reading (if supported).
    • OpenProject now supports creating a new empty project directly in a stream.
    • The And and Or operators now support SQL-style three-valued NULL logic.
    • Database-level FilterSyntaxTranslation can now correctly resolve constants and parent table identifiers.
    • Unsupported field types (e.g., checkboxes, data graphics) no longer throw exceptions; they are assigned zero height and logged instead.
    • Implemented indentation and scaling properties for SubItemSubReports.
    • Added a heuristic to better interpret rotation values (quadrant vs. degree-based) for classic designer compatibility.
  • .NET:
    • Ad-hoc Designer now provides fallback paper sizes when no printer is installed.
    • ADO data provider schema caching was changed from static to instance-specific to improve stability in long-running processes.
    • Added a new AuthorizationHeader authentication mode to the Windows Client Web Designer.
    • Barcode fallback type for unparseable types was corrected from EAN128 to CODE128.
  • Designer:
    • Contrast optimization now also considers solid pattern zebra shading (simple scenarios).
    • PDF objects can now be selected by clicking on surrounding space created by isotropic filling.
    • Window positions changed via Windows snap keys are now correctly remembered.
  • DOM:
    • The barcode() function can now detect the barcode type from quoted values even if variables cannot be evaluated.
  • Web Components:
    • WRD: Updated Monaco Editor to mitigate multiple security issues caused by outdated DOMPurify versions.
    • The combit.ListLabel31.WebDesigner.exe is now digitally signed.
  • Other:
    • Storage conversions using LlStgsysStorageConvert now copy only required BLOBs, significantly reducing file size.
    • Dynamic Pascal declaration files now compile successfully with Delphi 13 Florence.
    • Updated libpng to version 1.6.54 to mitigate CVE-2026-22695 and CVE-2026-22801.
    • Updated libpng to version 1.6.53 to mitigate CVE-2025-66293.
    • Updated libpng to version 1.6.51 to mitigate CVE-2025-65018, CVE-2025-64720, CVE-2025-64506, and CVE-2025-64505.
  • Report Server:
    • Web Components: Updated axios.