Report v26.2 Release Notes
This topic describes feature enhancements, resolved issues, and known issues of the Report v26.2 release, from June 30, 2026.
For more product information, including new purchases and upgrades, contact US Sales or UK Sales.
- v26.2 Service Pack 2 Resolved Issues
- v26.2 Service Pack 1 Resolved Issues
- Feature Enhancements
- v26.2 Resolved Issues
Prerequisites
Version 26.1 includes changes to True Type Font (TTF) handling. If you are upgrading from version 23.4 or later, ensure all TTF files used in your existing reports are located in the %ReportHome%/fonts folder before rendering or delivering results. Without this one-time setup, you may experience unexpected font mismatching issues. Once the fonts are properly located, reports will render normally.
Log4j and Log4Net Vulnerabilities Update
In the second week of December 2021, a Log4j vulnerability was announced that may affect some customers using our products. Resolving/mitigating this issue is a high priority! We will continue to issue information to help you with this vulnerability. For more information, select this link: Statement on Log4j and Log4Net Vulnerabilities.
v26.2 Service Pack 2 Resolved Issues
Title |
Case # |
Change Description |
|---|---|---|
| Sort Fields Removal issue | 05619427 | Sort fields can now be successfully removed from the Custom Sort dialog when using Business Views with a large number of nodes. Previously, the remove button was unresponsive in this scenario. |
| Default Behavior for Timestamp Data Set issue | 05624387 | An unexpected default behaviour occurring on Data Set filters for Timestamps has been resolved. Timestamp filters now apply the correct default behaviour consistently |
| Connection Pool issue | 05623422 | Database connection validation has been optimized to prevent slow queries from blocking the connection pool. JDBC driver compatibility is also improved, ensuring stable and responsive connection handling. |
| Administration Tab issue | 05608907 | The Administration tab in Logi Report Server Console is now clickable and responsive. Protective code has been added to prevent JavaScript errors when interacting with the server menu. |
| Toolbar Items and Toolbox Visibility issue | 05615810 | OnGuard Toolbar items can now be configured and the Toolbox — including Table, Crosstab, Chart, and Banded Object — can be successfully hidden in interactive mode. Version preparation for Logi Reports is complete. |
| Text Resizing issue | 05615409 | Text in JDashboard now resizes correctly in responsive and mobile view. This resolves a display issue that appeared in version 25.3.5 where text failed to scale properly. |
| Temp Folder Disk Usage issue | 05582241 | Expired empty temp subfolders are now automatically cleaned up at startup, resolving full disk issues caused by temp file accumulation. Cleanup safely skips shared temp directories still in use by other cluster nodes. |
| Local Parameter Capabilities issue | 05613088 | Local parameter capabilities and All Values scope are now supported on the Server. This resolves limitations that previously restricted parameter behavior in server-based deployments. |
| Issue with Saving Parameter Values | 05594030 | The 'Enable Saving Parameter Values' option can now be configured at the organisation level, providing administrators greater control over parameter persistence across users and sessions. |
| Mail Server Settings issue | 05593952 | Mail server settings are now successfully synced across all cluster nodes, resolving scheduled task failures caused by nodes being unable to send email due to missing configuration. |
| Server Report Array Index issue | 05627427 | Reports now execute without encountering Array Index out of Bounds errors when running reports in Server mode. |
| Issue in closing message dialog | 05627427 | The message dialog in Logi Report Designer can now be closed without causing the Designer to become unresponsive. |
| Threshold Line Stacking Order issue | 05624393 | The stacking order between the threshold line and bars in the Web Studio bar chart has now been corrected. |
| Folder-Level Conversion issue | 05612543 | The rptconvert.bat/sh utility now supports conversion at the folder level. Users can now run batch conversions across an entire folder, eliminating the need to process report files individually. |
| HTML Tag Settings issue | 05595136 | Reports now render correctly without duplicate content following an upgrade to Logi Report 18. |
| IOException | 05612686 | Users can now successfully download the catalog as XML through the Web API without encountering an IOException error. |
| Configuring of Toolbar Order and Toolbox Visibility issue | 05615810 | Users can now control the order of toolbar items and hide Toolbox components including Table, Crosstab, Chart, and Banded Object from interactive mode in Logi Report, providing greater flexibility in customizing the report design interface. |
| Label Text Overlapping issue | 05602768 | Users can now view text in overlapping Labels correctly when running reports containing a HorizontalTable in Page Report Studio, even when the table background is set to transparent. The output is now consistent across Page Report Studio, Designer View, and HTML export. |
v26.2 Service Pack 1 Resolved Issues
Title |
Case # |
Change Description |
|---|---|---|
| Connection Pool Current Owner Column | None | A new Current Owner column has been added to the connection pool dialog, providing visibility into which user currently holds each connection. |
| Cache Cube Invalid Catalog Key Error | 05589440 | An 'Invalid catalog key' error that occurred when accessing Cache Cube paths has been resolved. Cache Cube operations now complete successfully without throwing catalog key errors. |
| Report Rendering Consistency Issue | 05602411 | An issue causing inconsistent report rendering behavior has been resolved. Reports now display consistently across sessions and environments. |
| Second Empty Page Generated in Reports | 05596361 | An issue where Logi Report v26 generated a second page with no data has been resolved. Reports now render with the correct number of pages without empty trailing pages. |
| Aggregate Reports Partial Data Loading Issue | 05515533 | Logi aggregate reports no longer display partial data requiring multiple toggles to load fully. Aggregate report data now loads completely on the initial render. |
| Boilerplate Corruption in Logi Report Server | 05586026 | An issue where the boilerplate in Logi Report Server was sometimes corrupted has been resolved. The boilerplate now renders consistently and correctly across all pages. |
| Form Control Drop-Down Search Not Working | 05594416 | The search feature in Form Control drop-down lists now functions correctly. Users can search and filter drop-down options as expected without encountering errors. |
| Report Filter Selected Value Display Issue | 05595507 | The selected value in report filters is now displayed correctly in the report output. Previously, the filter selection was not being reflected properly in the rendered report. |
| Scheduled FTP/SFTP CSV Export Issue | 05596009 | An issue with the FTP/SFTP CSV format when scheduling Logi Report exports has been resolved. Scheduled reports exported via FTP/SFTP now deliver CSV files correctly. |
| On New Page Behavior Change from v19 to v24 | 05586037 | The 'On New Page' behavior that changed between v19 and v24 has been corrected. The feature now behaves consistently with earlier versions as expected. |
| BF Section New Page Property Ignored in v26 | 05586494 | An issue where the 'must start on new page' property for BF sections was being ignored in v26 has been resolved. BF sections now correctly start on a new page as configured. |
| Repeating Headers and Transparent Report Issue in v26 | 05585384 | Reports generated in v26 no longer display repeating headers or show through-like transparent rendering. Headers now appear correctly without duplication or transparency artifacts. |
Feature Enhancements
Title |
Description |
|---|---|
Parameter Screen Submit Button Enhancement |
The parameter screen now includes an enhanced Submit button, improving usability when users interact with report parameters before running a report. |
| HTML Tag Width Support | HTML tags now support the 'width:100%' property, allowing report content to dynamically fill the available container width for a more responsive layout. |
| Chart to Excel Export Control Flag | A new flag has been added to allow users to control whether charts are exported to Excel as chart objects or as images, resolving legend display issues during export. |
| Exclude Accounts from Simultaneous Login Restriction | Administrators can now exclude specific accounts from the 'Enable Multiple Users to Login Using the Same User Name' restriction, providing greater flexibility in managing user access policies. |
| Security and Vulnerability Improvements | Multiple security vulnerabilities have been identified and resolved as part of the Q2 security review, ensuring the application meets current security standards and reduces exposure to known risks. |
| Logi Report New UI Phase 3 | Phase 3 - Catalog Studio UI of the Logi Report modernization is now complete, delivering additional interface enhancements and refinements for a more consistent and intuitive user experience. |
| Logi Report New UI Phase 2 | Phase 2 of the Logi Report UI modernization introduces further visual and functional updates, building on the foundation established in Phase 1. |
| Logi Report New UI Phase 1 | Phase 1 - Page Studio UI of the Logi Report modernization delivers an updated interface with a refreshed look and feel, improving navigation and overall usability for end users. |
| CORS Header Configuration Enhancement | The method for setting CORS (Cross-Origin Resource Sharing) headers has been enhanced, giving administrators more control over cross-origin access policies for Logi Report Server. |
| Column Position Retained After Sort and Filter | The report view now retains the user's current column position after applying sorting or filtering, eliminating the need to scroll back to the relevant column after each operation. |
| Publish Reports to Server on Local Docker Container | Users can now publish reports from a local Logi Report Designer directly to a server running on a local Docker container, expanding deployment flexibility for on-premises environments. |
| Image URL Caching in Reports | Images loaded from URLs in reports can now be cached for reuse across records, reducing redundant network calls and improving report rendering performance. |
| Password-Protected Excel Export | Reports exported to Excel can now be protected with a password, supporting read-only access control for distributed Excel files. |
| Crosstab Wrap Direction Control | A new option has been added to control the wrap direction in crosstab reports, allowing users to define how content wraps when crosstab data exceeds available space. |
| REST API Enhancement | The Logi Report REST API has been enhanced with additional capabilities, improving integration options and providing greater programmatic control over report operations. |
| Row Limiting in Full Data Mode | A new row limiting option is now available in Full Data Mode with Complete Export, allowing users to cap the number of rows returned during a full data export. |
| Scheduler Task Cancellation and Log Enhancements | Scheduler jobs can now be configured to automatically cancel the next run when a report returns no data. Additionally, the completed logs view has been enhanced for improved visibility into job execution history. |
| Supported Database Versions Documentation Update | The documentation for supported database versions has been updated to reflect the latest compatibility information, ensuring users have accurate and current reference material for database configuration. |
| Composer Source Translation to BV | Composer source content can now be translated to BV (Business View), enabling seamless migration and reuse of existing Composer report definitions within the BV environment. |
| Catalog Link Settings Saved on Publish | Catalog link settings are now saved correctly when publishing the latest reports or library components to an existing folder, ensuring consistent catalog references are maintained across publish operations. |
| Enhanced attribute Block gap | The Block Gap property can now be controlled by setting a negative value to move the newly split crosstab layout to a new page. |
| Dynamic Resources in Template Editor Mode | Dynamic resources including formulas, parameters, aggregations, and functions are now supported in template editor mode, enabling more flexible and powerful report template design directly within the editor. |
| Sensitive DB Connection Details Hidden from Error Dialog | Sensitive database connection details are now hidden from the Logi Report Error dialog box, preventing unintended exposure of credentials or connection strings to end users. |
| Excel Export Now Supports No Header/Footer Option | Excel export now supports a no header/footer option, consistent with existing CSV and TXT export behaviour. Users can now produce cleaner Excel outputs without headers or footers when required. |
| Excel Export Now Supports No Header/Footer Option | Excel export now supports a no header/footer option, consistent with existing CSV and TXT export behaviour. Users can now produce cleaner Excel outputs without headers or footers when required. |
| Composer Source Can Now Be Translated to Business View | Composer Source can now be successfully translated to a Business View, enabling greater flexibility in data source management and report design workflows. |
| Server Diagnostic Collection Web API | A new async API now allows administrators to download logs, GC logs, and heap/thread dumps without requiring file-system access. Selections use safe logical categories only; on-demand generation requires risk acknowledgment and produces expiring ZIP artifacts. |
| Excel Export Memory Usage Now Logged for Performance Diagnosis | Logs now clearly identify performance issues caused by excessive memory usage during Excel export, enabling faster diagnosis and resolution of export-related slowdowns. |
| Dashboard LC Resource Path Now Editable | Administrators can now edit the Dashboard LC Resource Path directly, providing greater flexibility in managing dashboard resource configurations. |
| Admin Users Can Now View Password in Edit Catalog Studio | The Show Password option is now available to admin users in Edit Catalog Studio, simplifying credential verification and catalog management tasks. |
| 2D Barcode Types PDF417 Now Supporte | 2D barcode types PDF417 is now supported in Logi Report, expanding barcode options available for report design and output. |
| Chart Fill Color Controls Now Enabled in Web U | Chart fill color control options are now enabled in the web UI. Users can now successfully configure chart fill colors directly from the browser interface. |
| TTC Font Format Now Supported in Designer and Server | Fonts in the *.ttc (TrueType Collection) format can now be added as TrueType fonts in both Logi Report Designer and Server, expanding font support for report design and output. |
| Documentation Updated for Supported Database Versions | Documentation has been updated to reflect the current list of supported database versions, ensuring accuracy for customers referencing compatibility information. |
v26.2 Resolved Issues
Title |
Case # |
Change Description |
|---|---|---|
Repeat Content Layout Issue |
05579750 |
The Tabular layout is now handled correctly when the height of a Tabular cell is greater than the page height and the 'Repeat Content' property is set to true. |
| Customize Server Preference Page Access Issue | 05571494 | Users can no longer access the preferences page in My Tasks, Resources, and other areas when the 'Allow users to modify preferences from user console' setting is unchecked by the administrator. |
| SSL Certificate Issue in Logi Report Designer | 05525643 | SSL certificate validation in Logi Report Designer now functions correctly, resolving connection errors that occurred when accessing secure server URLs. |
| Logi Report Server Configuration Error | 05510941 | A NullPointerException error that occurred when editing banded object positions in the template editor and returning to Page Studio has been resolved. |
Comments
0 comments
Please sign in to leave a comment.