Hubble v26.2 Release Notes
This topic describes the new features, enhancements, and resolved issues for Hubble v26.2.
What's New in Hubble 26.2
Blank Report Suppression in Hubble Scheduler
Hubble Scheduler now supports suppression of blank reports before sending. When a scheduled inquiry returns no data, Hubble Scheduler detects the blank output and skips the email dispatch, so recipients no longer receive empty report emails and Scheduler service load is reduced.
Two new suppression options are available on the schedule configuration screen.
For details on configuring scheduled tasks, see the Hubble Scheduler User Guide.
Schedule Inventory Report Export
Hubble Scheduler now provides a report export of all scheduled inquiries across the entire folder hierarchy, including complete schedule metadata, in XLSX or CSV format. The export covers all scheduled inquiries within the selected folder hierarchy, including child folders, and provides metadata for governance and auditing purposes.
For details on managing scheduled tasks, see the Hubble Scheduler User Guide.
Integrity Reports Content Packs in Platform Version
Integrity Reports content packs are now available directly within Hubble for Platform users. After logging in to the Hubble Administrator tool, navigate to Documents to access the Integrity Reports packs. The reports run with correct drilldowns and data mappings, giving administrators immediate access to pre-built Integrity reporting without manual configuration.
When a user modifies a pack or report, Hubble prompts the user to save a new copy and keeps the original report intact.
For information on accessing and managing content packs, see the Administrator and Configuration Guide.
Note: This feature is available in the Platform version of Hubble only.
Excel Export Number Format Configuration in Platform Mode
Report developers in Platform mode can now configure number formatting options that apply when a report exports to Excel. In the Options tab of the Excel export settings, a new Excel Export Format section provides controls for format category, decimal places, and thousands separator. Excel exports reflect these settings without requiring post-export manual formatting.
For details on exporting reports to Excel, see the User Guide for Designer and Power Users.
Note: This feature is available in the Platform version of Hubble only.
Enhancements
The following table outlines the feature enhancements included in Hubble Version 26.2.
| Jira Reference | Title | Description |
|---|---|---|
| HU-29095 | License key deletion warning |
When an administrator selects Remove License Key, a confirmation dialog now appears before the action proceeds. The dialog states that the action permanently deletes the key and revokes access for all assigned users, and it cannot be undone. Administrators can confirm with OK or cancel the action. |
| HU-29035 | Faster login with Localized Captions and Data Dictionary |
Login performance is now optimized when both Localized Captions and Load Data Dictionary options are enabled in the profile, reducing login time to under one minute for configurations that were previously affected by increased latency. |
| HU-28602 | HTTPS-only protocol in load balancer template |
The HAProxy load balancer configuration template now enforces HTTPS on port 443 as the only supported protocol for Hubble Web. Port 80 issues a 301 redirect to HTTPS. The HTTP option is removed from the Web Protocol field in the Hubble Application Server configuration form. |
| HU-24715 | Automated PostgreSQL maintenance and backup jobs |
Hubble now includes a Scheduled Jobs page in the Configuration UI (port 3000) that lets administrators schedule and manage Database Backup, Database Maintenance (Vacuum and Analyze), and Clean View Filters jobs directly from the browser, eliminating the need for manual cron setup on the server. A default daily database backup job is created automatically on clean install. Schedule changes synchronize to the job scheduler within 30 seconds and do not require a container restart. |
Resolved Issues
The following table lists the issues resolved in Hubble Version 26.2.
| Jira Reference | Title | Description |
|---|---|---|
| HU-29190 | Tax ID masking not applied on DX reports |
An issue where Tax ID (ABTAX) values were not masked on DX reports when the Use Tax ID/Social Security Number masking option was enabled is now resolved. Masking for the ABTAX dimension applies correctly on DX reports. |
| HU-29177 | Platform setup confirmation safeguard |
The installer now reorders the Standard and Platform buttons, displays a confirmation checkbox and warning before proceeding with Platform setup, and enforces administrator validation to prevent accidental license key removal during migration. |
| HU-29037 | Cross-site scripting vulnerability in Hubble Web |
A cross-site scripting (XSS) vulnerability in the Hubble web application, identified during a penetration test, is now resolved. Input sanitization has been applied on both the client-side GWT UI and the server-side request pipeline. |
| HU-28768 | Length function returns incorrect results for long strings on SQL Server |
An issue where the Length function in calculations returned incorrect results for strings longer than 30 characters on SQL Server databases, caused by the NVARCHAR conversion defaulting to a 30-character limit, is now resolved. |
| HU-28587 | Selector in hierarchy condition calculations limited to period dimension |
An issue where selector functionality in hierarchy condition calculations worked only for the period dimension and not for other dimensions such as year, company currency, or ledger is now resolved. |
| HU-28540 | First name and last name not populated during profile synchronization |
An issue where user first name and last name were not populated during Hubble Admin profile synchronization is now resolved. A new Query Tables For User Names (PER_ALL_PEOPLE_F) option in the Profile Wizard sources names directly from the Oracle HR table, with automatic fallback to FND_USER.DESCRIPTION when unavailable. |
| HU-27712 | License Assignment screen slow to load with large user repositories |
Performance of the License Assignment screen in the Admin Tool is improved, significantly reducing load times for repositories with a large number of users. |
| HU-10437 | Drill-down errors with Auto Run |
Intermittent errors that occurred when drilling down to a linked report with Transition Auto Run enabled are now resolved. |
Fit to Page PDF Row Splitting |
PDF export rows no longer split across pages when the Fit to Page option is enabled. This fix is available in versions 25.4.6, 26.1.2, and 26.2.0. |
|
SMTP Settings Lost During Upgrade |
Existing SMTP configurations are preserved during upgrade to version 25.4 and later. |
|
OAuth Reply-To Header in Scheduled Tasks |
Hubble Scheduler now correctly applies the Reply-To email address configured in task settings when using OAuth authentication. Previously, the Reply-To field was ignored and the default OAuth server email address was used instead. Additionally, the legacy Email Server Settings configuration is now handled gracefully during upgrades, eliminating duplicate email configuration entries. |
|
| HU-29563 | Date and Period Toggle on Transactional Reports |
An exception that prevented switching between Date and Period on existing transactional reports in Platform is now resolved, and users can toggle between Date and Period filters without encountering session errors. |